cmedxCurrentCallState

CISCO-MEGACO-EXT-MIB · .1.3.6.1.4.1.9.10.104.1.1.4.1.7

Object

column Enumeration
This object indicates the state of the gateway in
accepting the incoming new call.
              
acceptCall - the incoming new call will be processed.
dropCall   - the incoming new call will be droped due
             to the resources congested.

Context

MIB
CISCO-MEGACO-EXT-MIB
OID
.1.3.6.1.4.1.9.10.104.1.1.4.1.7
Type
column
Access
readonly
Status
current
Parent
cmedxCallReduceControlEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1acceptCall
2dropCall

Conformance