voipCallState

BIANCA-BRICK-VOIP-MIB · .0.3.1.3

Object

column Enumeration
Tracks the call state of the active call.

Context

MIB
BIANCA-BRICK-VOIP-MIB
OID
.0.3.1.3
Type
column
Access
readonly
Status
current
Parent
voipCallEntry

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 'BIANCA-BRICK-VOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-VOIP-MIB::voipCallState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-VOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-VOIP-MIB::voipCallState.<voipCallTimeStamp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-VOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-VOIP-MIB::voipCallState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1admission
2off-hook
3dialing
4called
5proceeding
6alerting
7connected
8disconnect
9disengage
10release
11hold
12conference
13idle
14transfer
15overlapped