oaLdCardPortsConnectorSubType
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.8.1.1.21
Object
column mandatory
Enumeration
Port Connector Physical Sub Type: other -1 - Unknown or N/A Connector's connectivity Type rj45 -2 - Copper RJ45 sc -3 - Regular Fibre Optic [FO] lc -4 - LC mtrj -5 - MT-RJ vf -6 - VF mu -7 - MU miniCoax-8 - mini Coaxical Connector mdiCx -9 - SFF-8470 MDI Connector bnc -10- BNC (Bayonet Neil-Concelman Connector) mpo -11- MPO (Multiple-Fibre PushOn/Pull-off)
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.8.1.1.21- 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::oaLdCardPortsConnectorSubType'
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::oaLdCardPortsConnectorSubType.<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::oaLdCardPortsConnectorSubType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | rj45 |
3 | sc |
4 | lc |
5 | mtrj |
6 | vf |
7 | mu |
8 | miniCoax |
9 | mdiCx |
10 | bnc |
11 | mpo |