Finding interface media type and transceiver type via SNMP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2014 07:27 AM
I need to find out, with SNMP, what media type (RJ45, FO) and transceivers (SFP, XenPak ...) do ports on my Catalysts 6500's use. What MIB should I look at? I tried to find this info by browsing MIBs with SNMP Object Navigator, but no luck so far.
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2014 08:21 PM
Hi ,
for media type use this:
Object cevcSIMatchCriteriaType OID 1.3.6.1.4.1.9.9.613.1.4.6.1.4
Object portType OID 1.3.6.1.4.1.9.5.1.4.1.1.5
for transceiver :
CISCO-ENTITY-VENDORTYPE-OID-MIB::cevSensorTransceiverTemp
CISCO-ENTITY-VENDORTYPE-OID-MIB::cevSensorTransceiverVoltage
CISCO-ENTITY-VENDORTYPE-OID-MIB::cevSensorTransceiverCurrent
hope it will help
Thanks-
Afroz
***Ratings Encourages Contributors ***
