hwOpticsMDEnhancedOptions
HUAWEI-ETHERNET-OPTICMODULE-MIB ·
.1.3.6.1.4.1.2011.5.14.6.1.1.23
Object
column Enumeration
Indicate enhanced Options. Options: 1. forAllMonitoredQuantities(1) -optional Alarm/warning flags implemented for all monitored quantities 2. txDisable(2) -optional Soft TX_DISABLE control and monitoring implemented 3. txFault(3) -optional Soft TX_FAULT monitoring implemented 4. rxLOS(4) -optional Soft RX_LOS monitoring implemented 5. rateSelect(5) -optional Soft RATE_SELECT control and monitoring implemented 6. invalid(-1) -invalid value
Context
- MIB
- HUAWEI-ETHERNET-OPTICMODULE-MIB
- OID
.1.3.6.1.4.1.2011.5.14.6.1.1.23- 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::hwOpticsMDEnhancedOptions'
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::hwOpticsMDEnhancedOptions.<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::hwOpticsMDEnhancedOptions'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | forAllMonitoredQuantities |
2 | txDisable |
3 | txFault |
4 | rxLOS |
5 | rateSelect |