hwEntPbxUserRegState
HUAWEI-ENT-VOICE-PBX-MIB ·
.1.3.6.1.4.1.2011.5.25.313.10.1.21
Object
column Enumeration
Indicates the Indicates register state of the user. outService(1), inService(2)
Context
- MIB
- HUAWEI-ENT-VOICE-PBX-MIB
- OID
.1.3.6.1.4.1.2011.5.25.313.10.1.21- Type
- column
- Access
- readonly
- 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::hwEntPbxUserRegState'
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::hwEntPbxUserRegState.<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::hwEntPbxUserRegState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.