hwBraCTPDState
HUAWEI-VOICEUSER-MIB ·
.1.3.6.1.4.1.2011.6.112.1.5.1.7
Object
column Enumeration
Indicates the status of the BRA D channel. Options: 1. established(1) -established 2. block(2) -blocked 3. notConstruct(3) -unestablished 4. teiAlloced(4) -TEI is alloced 5. teiNotAlloced(5) -TEI is not alloced
Context
- MIB
- HUAWEI-VOICEUSER-MIB
- OID
.1.3.6.1.4.1.2011.6.112.1.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwBraCTPOperEntry
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-VOICEUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOICEUSER-MIB::hwBraCTPDState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOICEUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOICEUSER-MIB::hwBraCTPDState.<hwBraCTPOperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOICEUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOICEUSER-MIB::hwBraCTPDState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | established |
2 | block |
3 | notConstruct |
4 | teiAlloced |
5 | teiNotAlloced |