Hi All,

 

         I am using netsnmp agent 5.1 to implement snmp feature on a
device.

I find that only partial output is obtained when 'snmpwalk' is executed
on hrStorageTable.

The 'snmpwalk' display stops at
"HOST-RESOURCES-MIB::hrStorageAllocationUnits.11 = INTEGER: 4096 Bytes".

 

Also, when 'snmpget' is executed on hrStorageSize.1,2,3 the output is as
follows:

 

Linux-1# snmpget -c public -v2c 16.1.1.111 hrStorageSize.1

HOST-RESOURCES-MIB::hrStorageSize.1 = No Such Instance currently exists
at this OID

Linux-1# snmpget -c public -v2c 16.1.1.111 hrStorageSize.2

HOST-RESOURCES-MIB::hrStorageSize.2 = INTEGER: 0

Linux-1# snmpget -c public -v2c 16.1.1.111 hrStorageSize.3

HOST-RESOURCES-MIB::hrStorageSize.3 = INTEGER: 0

 

>From the above o/p it looks like the first instance of hrStorageSize is
missing and hence the snmpwalk fails at this point.

The o/p for snmpget on hrStorageDescr.1 is Memory Buffers and on
hrStorageType.1 is hrStorageOther.

 

It will be of great help if someone would let me know if this is a known
issue and also point me to the patch if available.

 

 

Thanks in advance,

Pawan

 

P.S.:  I had posted this issue to netsnmp bugs and patches mailing list
also, however I thought posting it to users/coders would be more
appropriate.

          I apologies if this is creating inconvenience.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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