Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
SJ04
Posts: 42 Joined: Sat Oct 17, 2015 3:14 pm
Post
by SJ04 » Mon May 09, 2016 12:36 pm
rkennedy wrote: Can you run the exact command @Box293 mentioned?
Code: Select all
snmpwalk -v 2c -c public 192.168.1.1 -O n -m all 1.3.6.1.4.1.9789
Additionally - can you please post the output to the other 8 commands mentioned?
Hi rkenndy,
Code: Select all
SNMP OK - = No Such Object available on this agent at this OID
Code: Select all
.1.3.6.1.4.1.9789 = No Such Object available on this agent at this OID
Thats The output of the COmmands
tgriep
Madmin
Posts: 9190 Joined: Thu Oct 30, 2014 9:02 am
Post
by tgriep » Mon May 09, 2016 2:48 pm
Lets run a generic snmpwalk and see what we get. Please run the following and post the output.
Code: Select all
snmpwalk -v 2c -c public 192.168.1.1
Be sure to check out our
Knowledgebase for helpful articles and solutions!