Re: how to install NET-SNMP-AGENT-MIB:: nsCacheTable for ifTable = 1
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 23 February 2011 09:07, Oleg Litvinov <[email protected]> wrote: > snmpget -v 1 -c private 172.22.0.1 > 1.3.6.1.4.1.8072.1.5.3.1.2.1.3.6.1.2.1.2.2 > iso.3.6.1.4.1.8072.1.5.3.1.2.1.3.6.1.2.1.2.2 = INTEGER: 15 > > snmpset -v 1 -c private 172.22.0.1 > 1.3.6.1.4.1.8072.1.5.3.1.2.1.3.6.1.2.1.2.2 i 1 > Error in packet. > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: iso.3.6.1.4.1.8072.1.5.3.1.2.1.3.6.1.2.1.2.2 That looks like access control. My guess is that the community name "private" doesn't have write access. Try using "snmpset -v 2c" instead - this should give you rather better error messages. Dave ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users