hwEponOltXFPOpticsModuleInfoConnector
HUAWEI-XPON-MIB ·
.1.3.6.1.4.1.2011.6.128.1.1.2.24.1.6
Object
column Enumeration
This object indicates the code for connector type. Options: 1. unknown(1) - Unknown 2. sc(2) - SC 3. copperConnector1(3) - Fibre Channel Style 1 copper connector 4. copperConnector2(4) - Fibre Channel Style 2 copper connector 5. bnctnc(5) - BNC/TNC 6. coaxialHeaders(6) - Fibre Channel coaxial headers 7. fiberJack(7) - FiberJack 8. lc(8) - LC 9. mtrj(9) - MT-RJ 10. mu(10) - MU 11. sg(11) - SG 12. opticalPigtail(12) - Optical pigtail 13. hssdcII(13) - HSSDC II 14. copperPigtail(14) - Copper Pigtail 15. invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-XPON-MIB
- OID
.1.3.6.1.4.1.2011.6.128.1.1.2.24.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwEponOltXFPOpticsModuleInfoEntry
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 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoConnector'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoConnector.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoConnector'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | unknown |
2 | sc |
3 | copperConnector1 |
4 | copperConnector2 |
5 | bnctnc |
6 | coaxialHeaders |
7 | fiberJack |
8 | lc |
9 | mtrj |
10 | mu |
11 | sg |
12 | opticalPigtail |
13 | hssdcII |
14 | copperPigtail |