hwEntPbxConfState

HUAWEI-ENT-VOICE-PBX-MIB · .1.3.6.1.4.1.2011.5.25.313.70.1.18

Object

column Enumeration
Indicates the state of conference.
idle(1)    --conference is not started or all attendees have leaved
start(2)   --conference is started
calling(3)  --conference is calling other attendees(there is only one attendee present)
busy(4)    --conference is running normal(there is at least two attendees present now)

Context

MIB
HUAWEI-ENT-VOICE-PBX-MIB
OID
.1.3.6.1.4.1.2011.5.25.313.70.1.18
Type
column
Access
readonly
Status
current
Parent
hwEntPbxConfConfigEntry

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-PBX-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-PBX-MIB::hwEntPbxConfState'
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::hwEntPbxConfState.<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::hwEntPbxConfState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.