hwGponPortRunFlexMode

HUAWEI-XPON-COMMON-MIB · .1.3.6.1.4.1.2011.6.145.1.1.1.28.1.4

Object

column Enumeration
This object indicates the flex mode of COMBO-PON port.
Options: 
1. unusable(1)           -Indicates that the flex mode is unusable.
2. gpon(2)               -Indicates that the flex mode is Gpon.
3. xgpon(3)              -Indicates that the flex mode is XG-Pon.
4. xgspon(4)             -Indicates that the flex mode is XGS-Pon.
5. xgComboAuto(5)        -Indicates that the flex mode is XG/G Combo auto Pon.
6. xgComboWdm(6)         -Indicates that the flex mode is XG/G Combo wdm Pon.   
7. xgsComboAuto(7)       -Indicates that the flex mode is XGS/G Combo auto Pon.
8. xgsComboWdm(8)        -Indicates that the flex mode is XGS/G Combo wdm Pon.
9. twdmpon(9)            -Indicates that the flex mode is TWDM-PON
10. 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.28.1.4
Type
column
Access
readonly
Status
current
Parent
hwGponPortInfoEntry

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::hwGponPortRunFlexMode'
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::hwGponPortRunFlexMode.<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::hwGponPortRunFlexMode'

Syntax

Enumeration

Values & Constraints

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