Page 1 of 1
check_snmp
Posted: Wed Dec 02, 2015 10:39 am
We have been trying to get a check_snmp on using custom vendor MIB ( Dell Force 10 ) The snmpwalk works, returns data INTEGER=1 , but when we try to issue check_snmp on specific OID without -c -w params we get SNMP OK - Such Instance currently exists at this OID, but if we put -w 0 -c 0 param in check we get No valid data returned (Such Instance currently exists at this OID)
Re: check_snmp
Posted: Wed Dec 02, 2015 12:14 pm
by hsmith
Can you show us the output of trying to do these checks on the terminal?
Re: check_snmp
Posted: Wed Dec 02, 2015 12:24 pm
by hsmith
It looks like you also submitted a ticket. Do you not have access to the customer forums?
Re: check_snmp
Posted: Wed Dec 02, 2015 1:16 pm
by gormank
Check_snmp passively waits for a trap. Manually running it changes the status from pending to ok, but doesn't do an snmpget/walk to check status. I've been told (rather firmly) that "you can't snmpget/snmpwalk a trap."
If you want to actively poll the value, you need to use the right monitor. Have a look at the snmpwalk wizard...
Re: check_snmp
Posted: Wed Dec 02, 2015 6:15 pm
by hsmith
Thanks
@gormank.
We received more information in the ticket. I'm going to go ahead and lock this thread since a ticket is open.