oaLdCardPortsConnectorType
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.8.1.1.20
Object
column mandatory
Enumeration
Port Connector Types: other - 1 - Unknown type of connector static- 2 - Not Changeable (fix) type of connector gbic - 3 - GBIC type of connector sfp - 4 - SFP type of connector xfp - 5 - XFP type of connector xfpe - 6 - XFPE type of connector cfp - 7 - CFP type of connector
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.8.1.1.20- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oaLdCardPortsStatEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardPortsConnectorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardPortsConnectorType.<oaLdCardPortsSlotNumber>.<oaLdCardPortsPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADWDM-MIB::oaLdCardPortsConnectorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | static |
3 | gbic |
4 | sfp |
5 | xfp |
6 | xfpe |
7 | cfp |