hwBraPTPAlarmState
HUAWEI-VOICEPORT-MIB ·
.1.3.6.1.4.1.2011.6.113.1.4.1.10
Object
column Bits
Indicates the alarm state of bra port,from left to right,each bit represents one alarm state. Options: 1.bit0(0) -indicates LT overload 2.bit1(1) -indicates S port fault(EI2) 3.bit2(2) -indicates U port fault(LOS/RSY) 4.bit3(3) -indicates S port deactive(SAI) 5.bit4(4) -indicates U port deactive(ACT) 0 means no alarm present 1 means the alarm present
Context
- MIB
- HUAWEI-VOICEPORT-MIB
- OID
.1.3.6.1.4.1.2011.6.113.1.4.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwBraPTPOperEntry
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-VOICEPORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOICEPORT-MIB::hwBraPTPAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOICEPORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOICEPORT-MIB::hwBraPTPAlarmState.<hwBraPTPOperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOICEPORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOICEPORT-MIB::hwBraPTPAlarmState'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | bit0 |
1 | bit1 |
2 | bit2 |
3 | bit3 |
4 | bit4 |