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 [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
