hwXponOntDdmInfoExModuleType
HUAWEI-LINE-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.158.1.1.1.2.1.30
Object
column Enumeration
Options: 1. gpon(1) - GPON 2. epon(2) - EPON 3. epon10g(3) - 10G EPON 4. gpon10g(4) - 10G GPON 5. wdmpon(5) - WDM PON 6. hybridpon(6) - hybrid PON 7. gponepon(7) - GPON/EPON 8. unknown(8) - Unknown 9. xgspon(9) - XGS-PON 10.twdmpon(15) - TWDM-PON 11.invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-LINE-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.158.1.1.1.2.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwXponDeviceOntDdmInfoExEntry
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-LINE-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LINE-COMMON-MIB::hwXponOntDdmInfoExModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-LINE-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LINE-COMMON-MIB::hwXponOntDdmInfoExModuleType.<ifIndex>.<hwXponOntDdmInfoExOntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LINE-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LINE-COMMON-MIB::hwXponOntDdmInfoExModuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | gpon |
2 | epon |
3 | epon10g |
4 | gpon10g |
5 | wdmpon |
6 | hybridpon |
7 | gponepon |
8 | unknown |
9 | xgspon |
15 | twdmpon |