HPE Aruba Networking & ProVision-based
1826041 Members
2979 Online
109690 Solutions
New Discussion

Re: snmp mib for hpe 5400 zlr line card mosules

 
Raveena
Occasional Contributor

snmp mib for hpe 5400 zlr line card mosules

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.

1 REPLY 1
Emil_G
HPE Pro

Re: snmp mib for hpe 5400 zlr line card mosules

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.

I am an HPE employee

Accept or Kudo