Wired Intelligent Edge

 View Only
Expand all | Collapse all

snmp mib for hpe 5400 zlr line card mosules

This thread has been viewed 1 times
  • 1.  snmp mib for hpe 5400 zlr line card mosules

    Posted Feb 04, 2020 03:43 PM

    Are there any snmp  ib files to monitor the line card status in hpe 5400zlr switches. I have tried few minbs which says "modules" or "chasis", but didn't find anythign useful. I do see simialr sensors for management modules but nothing for individual line cards.



  • 2.  RE: snmp mib for hpe 5400 zlr line card mosules

    Posted Feb 06, 2020 01:20 AM

    Hello

    Please check if the OID entStateOper 1.3.6.1.2.1.131.1.1.1.3 provides the information you need. This OID is from the Entity State MIB. In the MIB collection it is referrenced as rfc4268.mib.

    You can use entPhysicalDescr or entPhysicalIndex from the ENTITY MIB (rfc2737.mib) to identify which module corresponds to which index.

    Something very helpful is the commands walkmib and getmib followed by an OID on the CLI of the switch. This commands allow you to test particular OID directly on the CLI of the switch . You can use the OID in numeric or textual form.