On 18/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: > when i say set the variable i.e., "snmpset -v2c > -c public 192.168.157.41 ieee802dot11.1.1.1.2.1 i 1", it is not > calling "*write_method = write_dot11MediumOccupancyLimit;" routine
What are the access control settings in your snmpd.conf file? In particular, are you sure that you have given the "public" community write access? This isn't the default - most distributions will only allow "public" to read, not write (and may well restrict how much "public" can see, as well). Dave ------------------------------------------------------------------------- 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
