I tried to do,
./check_snmp -H 10.10.176.14 -C dd -o 1.3.6.1.4.1.318.1.1.1.2.2.1.0 -w 80 -c 90
It does not return any value and gets hung
does snmpwalk work on that host?
Luca
Sir,
i havent tried snmpwalk. But what would you recommend me to use for doing the snmpwalk? Thanks
This is what happened when i did my snmpwalk,
snmpwalk -v1 -c Standing 10.10.176.14
No hostname specified.
Sir,
the snmpwalk has worked. But the ./check_snmp does not still seem to be working.
./check_snmp -H 10.10.176.14 -C stand -o 1.3.6.1.4.1.318.1.1.1.4.1.1.0
looks like you are using different communities in the two commadns. is this a typing error?
Luca
Nops sir, it is just that i have put a dummy community string here