cmqCommonCallActiveNRCallType

CISCO-MEDIA-QUALITY-MIB · .1.3.6.1.4.1.9.9.769.1.1.2.1.3

Object

column Enumeration
This object indicates the call type of the active call leg.
tdm(1): TDM call leg.
voip (2): VoIP call leg.

Context

MIB
CISCO-MEDIA-QUALITY-MIB
OID
.1.3.6.1.4.1.9.9.769.1.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
cmqCommonCallActiveNREntry
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-MEDIA-QUALITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIA-QUALITY-MIB::cmqCommonCallActiveNRCallType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEDIA-QUALITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIA-QUALITY-MIB::cmqCommonCallActiveNRCallType.<callActiveSetupTime>.<callActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEDIA-QUALITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEDIA-QUALITY-MIB::cmqCommonCallActiveNRCallType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tdm
2voip

Conformance