This is a discussion on Re: ucd-snmp 4.2.6 setting sysDescr within the SNMP Coders forums, part of the Networking and Network Related category; On Fri, 2005-04-22 at 02:52, Jose Vergara wrote: > im using ucd-snmp 4.2.6 and ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 2005-04-22 at 02:52, Jose Vergara wrote:
> im using ucd-snmp 4.2.6 and i'm trying to snmpset the sysDescr > object but it fails. it is a read-only object right? Correct - it's defined as "read-only", which means that you can't issue a SET on it. > is there some way to do this? There is an snmpd.conf directive "sysdescr" which can be used to specify a particular description. Dave ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |