hwEntBraPortAlarmState

HUAWEI-ENT-VOICE-PORT-MIB · .1.3.6.1.4.1.2011.5.25.252.4.1.4

Object

column Bits
Indicates the alarm state of the bra port, from left to right, each bit represents one alarm state.
0 means no alarm present,1 means the alarm present.
bit0: LT overload
bit1: S port fault(EI2)
bit2: U port fault(LOS/RSY)
bit3: S port deactive(SAI)
bit4: U port deactive(ACT)

Context

MIB
HUAWEI-ENT-VOICE-PORT-MIB
OID
.1.3.6.1.4.1.2011.5.25.252.4.1.4
Type
column
Access
readonly
Status
current
Parent
hwEntBraPortOperEntry
Groups
1

Walk 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-ENT-VOICE-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-PORT-MIB::hwEntBraPortAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENT-VOICE-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-PORT-MIB::hwEntBraPortAlarmState.<hwEntBraPortOperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENT-VOICE-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENT-VOICE-PORT-MIB::hwEntBraPortAlarmState'

Syntax

Bits

Values & Constraints

Enumerated Values
0bit0
1bit1
2bit2
3bit3
4bit4

Conformance