hwEntPbxUserNewServiceActive
HUAWEI-ENT-VOICE-PBX-MIB ·
.1.3.6.1.4.1.2011.5.25.313.10.1.17
Object
column r/w
Bits
Indicates the user's supplementary service active state , from left to right, each bit indicates whether the supplementary service (order as below) is actived, 0 means the service active state is disable, 1 means the service active state is enalbe. Supplementary service: bit0: PWCB bit1: CW bit2: DLC bit3-bit31: reserved
Context
- MIB
- HUAWEI-ENT-VOICE-PBX-MIB
- OID
.1.3.6.1.4.1.2011.5.25.313.10.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwEntPbxUserEntry
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-ENT-VOICE-PBX-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-PBX-MIB::hwEntPbxUserNewServiceActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENT-VOICE-PBX-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-PBX-MIB::hwEntPbxUserNewServiceActive.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENT-VOICE-PBX-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENT-VOICE-PBX-MIB::hwEntPbxUserNewServiceActive'
Syntax
Bits
Values & Constraints
No enumerated values or constraints recorded.