This is a discussion on Re: problems with set command within the SNMP Users forums, part of the Networking and Network Related category; On Wed, 2005-11-16 at 16:54 +0100, "Torsten Z=C3=B6hl" wrote: > when i try ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2005-11-16 at 16:54 +0100, "Torsten Z=C3=B6hl" wrote:
> when i try set up an interface like > snmpset localhost .1.3.6.1.2.1.2.2.1.8.3 i 2 (set the eth1 down) > i always get the same mesasge: > Error in packet. > Reason: notWritable (That object does not support modification) > Failed object: IF-MIB::ifOperStatus.3 That's correct. The 'ifOperStatus' object is defined as read-only. It is not possible to SET this value. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |