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.  It serves no other
> purpose than a place to hold the information that the reading program
> desires.  

Given that IF-MIB::ifSpeed is a read-only interface I have to say that
this is as expected.

ifSpeed OBJECT-TYPE
    SYNTAX      Gauge32
    MAX-ACCESS  read-only
    ...

/MF



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

_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to