hwOTBiasAlarmState
HUAWEI-ENVIRONMENT-MIB ·
.1.3.6.1.4.1.2011.6.1.1.7.1.26
Object
column Enumeration
This is the bias current alarm state of the only channel for the single-channel optical transmitter. This is the bias current alarm state of channel 0 for the dual-channel optical transmitter. The optical transmitter can be used only when it is normal. Options: 1.normal(1) - The bias current alarm state is normal when the bias current value between low alarm threshold and high alarm threshold. 2.low(2) - The bias current alarm state is low when the bias current value is lower than the low alarm threshold. 3.high(3) - The bias current alarm state is high when the bias current value is higher than the high alarm threshold.
Context
- MIB
- HUAWEI-ENVIRONMENT-MIB
- OID
.1.3.6.1.4.1.2011.6.1.1.7.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwOpticalNodeEntry
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-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwOTBiasAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwOTBiasAlarmState.<hwFrameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENVIRONMENT-MIB::hwOTBiasAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | low |
3 | high |