hwGponPortControlFlexMode

HUAWEI-XPON-COMMON-MIB · .1.3.6.1.4.1.2011.6.145.1.1.1.15.1.12

Object

column r/w Enumeration
This object indicates the flex mode of COMBO-PON port.
Options:
1. gpon(2)               -Indicates that the flex mode is Gpon.
2. xgpon(3)              -Indicates that the flex mode is XG-Pon.
3. xgspon(4)             -Indicates that the flex mode is XGS-Pon.
4. xgComboAuto(5)        -Indicates that the flex mode is XG/G Combo auto Pon.
5. xgComboWdm(6)         -Indicates that the flex mode is XG/G Combo wdm Pon.   
6. xgsComboAuto(7)       -Indicates that the flex mode is XGS/G Combo auto Pon.
7. xgsComboWdm(8)        -Indicates that the flex mode is XGS/G Combo wdm Pon.
8. twdmpon(9)            -Indicates that the flex mode is TWDM-Pon.
9. invalid(-1)           -Indicates that the query fails or no information is detect.

Context

MIB
HUAWEI-XPON-COMMON-MIB
OID
.1.3.6.1.4.1.2011.6.145.1.1.1.15.1.12
Type
column
Access
readwrite
Status
current
Parent
hwGponPortControlEntry

Walk 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-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwGponPortControlFlexMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwGponPortControlFlexMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hwGponPortControlFlexMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
2gpon
3xgpon
4xgspon
5xgComboAuto
6xgComboWdm
7xgsComboAuto
8xgsComboWdm
9twdmpon