Re: ifSpeed set

2010-05-17 Thread Dave Shield
On 13 May 2010 21:01, Judith Walker wrote: > I have been trying to find a way to set the value of IF-MIB::ifSpeed.6 As Magnus has said, the IP-MIB::ifSpeed object is defined as read-only, so you cannot use "snmpset" on it. However, it is possible to configure the type and speed of a given inter

Re: ifSpeed set

2010-05-17 Thread Magnus Fromreide
On Thu, 2010-05-13 at 13:01 -0700, Judith Walker wrote: > 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. I

ifSpeed set

2010-05-17 Thread Judith Walker
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 informatio