I'm having a strange problem with the SNMP on a Linux server. It's not a Zenoss 
issue, but I hope someone from this community will help me out.

By some reason it is not possible to get trhough the data after certain OID - 
commands always timeout, even when performed locally.

In my case,

snmpwalk -v 2c -c public localhost

always gives no more than

SNMPv2-MIB::sysDescr.0 = STRING: Linux dc2 2.6.18-4-amd64 #1 SMP Fri May 4 
00:37:33 UTC 2007 x86_64
------
------
HOST-RESOURCES-MIB::hrStorageIndex.57 = INTEGER: 57
HOST-RESOURCES-MIB::hrStorageIndex.58 = INTEGER: 58
Timeout: No Response from localhost

Trying

snmpgetnext -v 2c -c public localhost HOST-RESOURCES-MIB::hrStorageIndex.57

would display

HOST-RESOURCES-MIB::hrStorageIndex.58 = INTEGER: 58

but 

snmpgetnext -v 2c -c public localhost HOST-RESOURCES-MIB::hrStorageIndex.58

would always bring

Timeout: No Response from localhost.

The same applies if trying to get anything from the tree after 
hrStorageIndex.58 - these OIDs are always timed out, with no other message or 
error.

Under these circumstances I miss the File Systems info - there is no way Zenoss 
to give it for me, and the host is actually a file server. I could not think of 
anything more than restarting snmpd there, but to no avail.

Could someone give me a hint what is possibly wrong? Thank you in advance.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=22465#22465

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to