Search found 2 matches

by merrittr
Wed Mar 04, 2015 12:32 pm
Forum: Open Source Nagios Projects
Topic: check_snmp oddity
Replies: 4
Views: 2120

Re: check_snmp oddity

thanks guys


/usr/lib/nagios/plugins/check_snmp -H 172.168.101.139 -C public -o 1.3.6.1.2.1.1.3.0

did the trick
by merrittr
Wed Mar 04, 2015 9:00 am
Forum: Open Source Nagios Projects
Topic: check_snmp oddity
Replies: 4
Views: 2120

check_snmp oddity

when I run snmpwalk using v2 or v1 on IP172.168.101.139 OID:.1.3.6.1.2.1.1.3 i get the sysUpTime.0 when i do the same with check_snmp i get the message There is no such variable name in this MIB. is there some formatting for check_snmp that I need? P.S. this however does work: # /usr/lib/nagios/plug...