hwEntBraUserB0AdminState

HUAWEI-ENT-VOICE-SIPAGUSER-MIB · .1.3.6.1.4.1.2011.5.25.251.4.1.4

Object

column Enumeration
Indicates the administration status of the BRA B0 channel.
Options:
lBlock(1)        -the service is blocked cause of the local reason
rBlock(2)        -the service is blocked cause of the remote reason
startSvc(3)      -the service is normal
shuttingDown(4)  -the service is shutting down graceful
delayTest(5)     -the user is waiting for testing
vsqmTest(6)      -the user is in vsqm test

Context

MIB
HUAWEI-ENT-VOICE-SIPAGUSER-MIB
OID
.1.3.6.1.4.1.2011.5.25.251.4.1.4
Type
column
Access
readonly
Status
current
Parent
hwEntBraUserOperEntry
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-SIPAGUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-SIPAGUSER-MIB::hwEntBraUserB0AdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENT-VOICE-SIPAGUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-SIPAGUSER-MIB::hwEntBraUserB0AdminState.<hwEntBraUserOperName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENT-VOICE-SIPAGUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENT-VOICE-SIPAGUSER-MIB::hwEntBraUserB0AdminState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lBlock
2rBlock
3startSvc
4shuttingDown
5delayTest
6vsqmTest

Conformance