I have been trying to find a way to set the value of IF-MIB::ifSpeed.6, which 
is a legitimate interface.  I can query the interface and get the value, but I 
cannot set it.  I am setting it only for another program to fetch it later.  It 
serves no other purpose than a place to hold the information that the reading 
program desires.

Here are the get and set executions.  I  just need to be able to set it

snmpget -v 1 -c public localhost ifSpeed.6
IF-MIB::ifSpeed.6 = Gauge32: 10000000


snmpset -v 1 -c writtablecs localhost ifSpeed.6 u 100000
Error in packet.
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifSpeed.6

Any help on this would be great.

Also, my email address changed last week

[email protected]<mailto:[email protected]>   will work and 
[email protected]<mailto:[email protected]> will work also.


------------------------------------------------------------------------------

_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to