hwGponPortControlWaveLengthID
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.1.15.1.10
Object
column r/w
Enumeration
This object indicates the wavelength of TWDM-PON port. Options: 1. waveLengthID0(0) - Indicates that the wavelength of TWDM-PON port is 1596.34nm. 2. waveLengthID1(1) - Indicates that the wavelength of TWDM-PON port is 1597.19nm. 3. waveLengthID2(2) - Indicates that the wavelength of TWDM-PON port is 1598.04nm. 4. waveLengthID3(3) - Indicates that the wavelength of TWDM-PON port is 1598.89nm. 5. waveLengthID4(4) - Indicates that the wavelength of TWDM-PON port is 1599.75nm. 6. waveLengthID5(5) - Indicates that the wavelength of TWDM-PON port is 1600.60nm. 7. waveLengthID6(6) - Indicates that the wavelength of TWDM-PON port is 1601.46nm. 8. waveLengthID7(7) - Indicates that the wavelength of TWDM-PON port is 1602.31nm. 9. waveLengthIDAuto(65534) - Indicates that the wavelength of TWDM-PON port is automatic. 10. invalid(-1) - Indicates that the wavelength of TWDM-PON port is invalid.
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.1.15.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwGponPortControlEntry
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-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwGponPortControlWaveLengthID'
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::hwGponPortControlWaveLengthID.<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::hwGponPortControlWaveLengthID'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
0 | waveLengthID0 |
1 | waveLengthID1 |
2 | waveLengthID2 |
3 | waveLengthID3 |
4 | waveLengthID4 |
5 | waveLengthID5 |
6 | waveLengthID6 |
7 | waveLengthID7 |
65534 | waveLengthIDAuto |