hwOpticsDwdmChannelSpacing
HUAWEI-ETHERNET-OPTICMODULE-MIB ·
.1.3.6.1.4.1.2011.5.14.6.1.1.37
Object
column Enumeration
Fibre channel spacing. Options: 1. channelSpacing200G(1) -The fibre channel spacing is 200GHz. 2. channelSpacing100G(2) -The fibre channel spacing is 100GHZ. 3. channelSpacing50G(3) -The fibre channel spacing is 50GHZ. 4. invalid(-1) -invalid value
Context
- MIB
- HUAWEI-ETHERNET-OPTICMODULE-MIB
- OID
.1.3.6.1.4.1.2011.5.14.6.1.1.37- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwOpticsModuleInformationEntry
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-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsDwdmChannelSpacing'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsDwdmChannelSpacing.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OPTICMODULE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OPTICMODULE-MIB::hwOpticsDwdmChannelSpacing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | channelSpacing200G |
2 | channelSpacing100G |
3 | channelSpacing50G |