- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: snmp mib for hpe 5400 zlr line card mosules
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 12:42 PM
02-04-2020 12:42 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2020 10:20 PM
02-05-2020 10:20 PM
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.