portCallState

CALISTA-DPA-MIB · .1.3.6.1.4.1.7505.1.1.15.1.5

Object

column mandatory Enumeration
Once a port's required link(s) to an Octel / PBX and
CallManager have become active, it then becomes available for
use placing calls between the two realms. This entry shows the
current state of any active call for a port, as described in
the DPA Administration Guide.

Context

MIB
CALISTA-DPA-MIB
OID
.1.3.6.1.4.1.7505.1.1.15.1.5
Type
column
Access
readonly
Status
mandatory
Parent
portEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2notApplicable
3onHook
4callIn
5callOut
6onCall
7offHook
8transfer
9outCall
10hangingUp