- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- SNMP MIB for HP Procurve switches?
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-29-2012 05:08 AM
12-29-2012 05:08 AM
SNMP MIB for HP Procurve switches?
Is there a MIB that will correlate interface names with interface IDs? I am using The Dude network management software and it's only showing me the interface number like:
1 (1)
or
25 (25)
I've been looking around for a bit and can't find it. Any help would be appreicated, thanks!
- Tags:
- snmp
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-02-2013 10:24 AM
01-02-2013 10:24 AM
Re: SNMP MIB for HP Procurve switches?
If you want the MIBs, you start at the support home page http://h17007.www1.hp.com/uk/en/support/converter/index.aspx , enter your product code, and go to the download pages.
Having said that, you don't need it because it's all in the standard IF-MIB (RFC 2233) . The only problem is that ifDescr for the physical interfaces are fairly boring.
snmpwalk -m ALL <redacted> ifDescr
IF-MIB::ifDescr.1 = STRING: 1
IF-MIB::ifDescr.2 = STRING: 2
IF-MIB::ifDescr.3 = STRING: 3
IF-MIB::ifDescr.4 = STRING: 4
...
IF-MIB::ifDescr.57 = STRING: DEFAULT_VLAN
IF-MIB::ifDescr.4152 = STRING: HP ProCurve Switch software loopback interface
If you tag the ports with names you can use ifAlias but that defaults to null.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP