On Thu, 2 Sep 2010 11:32:45 -0300 Osimar wrote: OM> > The problem is I can't set this value. OM> > OM> > Check this out: OM> > OM> > *snmpset -v2c -c public -OvQ $IP OM> > NET-SNMP-EXTEND-MIB::nsExtendArgs.\"extend\" s "-s argument"* OM> > *Error in packet.* OM> > *Reason: noAccess*
Have you read the FAQs on access control? Generally the public community is read-only, and another community name is used for read-write access. And if $IP is publicly accessible, using SNMPv3 for write access is strongly recommended. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
