Hi,

I am attempting to integrate net-snmp with our HP hardware. I have loaded the cmaX module, and I am able to walk the Compaq MIB, but in at least one instance, there is a variable that returns "no such instance" when I try to read it via SNMP get, but it returns a value when I run an snmpwalk. I am trying this on net-snmp-3.2.2. Is this a known bug or something that can be fixed in a newer release?

snmpwalk  -c5nmp2wrt4orb -v2c 10.236.161.103 1.3.6.1.4.1.232.6.2.15.3
Did not find 'cpqSiSysProductId' in module CPQSINFO-MIB (/usr/share/snmp/mibs/cpqSasSwitch.mib)
CPQHLTH-MIB::cpqHePowerMeterCurrReading.1 = INTEGER: 154

snmpget  -c5nmp2wrt4orb -v2c 10.236.161.103 1.3.6.1.4.1.232.6.2.15.3.1
Did not find 'cpqSiSysProductId' in module CPQSINFO-MIB (/usr/share/snmp/mibs/cpqSasSwitch.mib)
CPQHLTH-MIB::cpqHePowerMeterCurrReading.1 = No Such Instance currently exists at this OID


Thanks,

jim
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to