hwEntVe1PortErrAlarmSwitch

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

Object

column r/w Bits
Indicates ve1 error alarm switches, from left to right, each bit respresent a switch.
0 means disable, 1 means enable.
bit0: report pcm line fault alarm.
     bit1: when error rate reached ULF(Unconditional Line Failure) threshold, report pcm line fault alarm.             
     bit2: when error rate reached OLF(Optional Line Failure) threshold, report pcm line fault alarm.
     bit3: when error rate reached LDT(Line Disturbance Transient Event) threshold, report ve1 digital line transient event alarm.
     bit4: when E1 frame slip frequency exceeded in observation interval reached degraded threshold, report event alarm.
     bit5: when any line temporary event occurs, report event alarm.
Default: 111000

Context

MIB
HUAWEI-ENT-VOICE-PORT-MIB
OID
.1.3.6.1.4.1.2011.5.25.252.5.1.7
Type
column
Access
readwrite
Status
current
Parent
hwEntVe1PortConfigEntry
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::hwEntVe1PortErrAlarmSwitch'
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::hwEntVe1PortErrAlarmSwitch.<hwEntVe1PortIndex>'
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::hwEntVe1PortErrAlarmSwitch'

Syntax

Bits

Values & Constraints

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

Conformance