Thanks for you reply mike. I tried to use "get-next" to query the same
information but I got same result as in the previous post. This is what I
tried:
  "snmpgetnext -v2c -c amail 4.4.4.3 hrStorageUsed.3" (index 3 is the index
just before the mess begins)

and the output:

"HOST-RESOURCES-MIB::hrStorageUsed.10 = INTEGER: 93208"

          again, the index 6,7,8 seems to be jump over. And I also tried
"snmpwalk" which gives the same result, the following is a snippet of the
output:

HOST-RESOURCES-MIB::hrStorageUsed.1 = INTEGER: 492952
HOST-RESOURCES-MIB::hrStorageUsed.3 = INTEGER: 586160
HOST-RESOURCES-MIB::hrStorageUsed.10 = INTEGER: 93208
HOST-RESOURCES-MIB::hrStorageUsed.31 = INTEGER: 1502696
HOST-RESOURCES-MIB::hrStorageUsed.32 = INTEGER: 0
HOST-RESOURCES-MIB::hrStorageUsed.33 = INTEGER: 0
HOST-RESOURCES-MIB::hrStorageUsed.34 = INTEGER: 11375
HOST-RESOURCES-MIB::hrStorageUsed.35 = INTEGER: 0
HOST-RESOURCES-MIB::hrStorageUsed.36 = INTEGER: 1502696
HOST-RESOURCES-MIB::hrStorageUsed.37 = INTEGER: 1502696
HOST-RESOURCES-MIB::hrStorageUsed.38 = INTEGER: 1502696
HOST-RESOURCES-MIB::hrStorageUsed.39 = INTEGER: 1502696

           The oid of "hrStorageTable" is "1.3.6.1.2.1.25.2.3" and the oid
of "hrStorageUsed" is "1.3.6.1.2.1.25.2.3.1.6". You can use oid to reproduce
the problem as well. Anyway, thanks again, and hope the above information is
useful.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to