hwGonuOpticsModuleEncapsulationType
HUAWEI-GONU-MIB ·
.1.3.6.1.4.1.2011.5.104.1.1.1.1.17
Object
column Enumeration
This object indicates the encapsulation information about the optical transceiver. Options: 1. unknown(1) - Unknown 2. sff2x5(2) - SFF 2x5 3. sff2x10(3) - SFF 2x10 4. sfp(4) - SFP 5. xfp(5) - XFP 6. lxfp(6) - LXFP 7. bosaonboard(7)- BOSA ON BOARD 8. invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-GONU-MIB
- OID
.1.3.6.1.4.1.2011.5.104.1.1.1.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGonuStatusEntry
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-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GONU-MIB::hwGonuOpticsModuleEncapsulationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GONU-MIB::hwGonuOpticsModuleEncapsulationType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GONU-MIB::hwGonuOpticsModuleEncapsulationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | unknown |
2 | sff2x5 |
3 | sff2x10 |
4 | sfp |
5 | xfp |
6 | lxfp |
7 | bosaonboard |