madhan raj wrote: > I am using Net-Snmp 5.3.0.1 in my router. Its working fine. > > But I am facing this problem with SNMP-SET : If I try to set the > values for some variables (listed below) from the MIB browser; I am getting > the error "No Such Name". But according to RFC-1213 these variable are > Read/Write. I dont know where I was wrong. > > Can you please clarify me regarding this? > > > Note: > Read/Write Variables: > > > atIfIndex,atPhysAddress,afNetAddress,ipForwarding,ipDefaultTTL,ipRouteDest,ipRouteIfIndex,ipRouteNextHop,ipRouteType,ipRouteAge,ipRouteMask,ipNettoMediaIndex,ipNettoMediaNetAddress,ipNettoMediaPhysAddress,ipNettoMediaType,tcpConnState.
They are *maximum* read-write. Depending on the platform, some of them are implemented as read-only. You'd need to check the code to find out for each object. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
