cpmActiveCallType

CISCO-POP-MGMT-MIB · .1.3.6.1.4.1.9.10.19.1.3.1.1.5

Object

column Enumeration
The call type:
unknown  - None of the following 
analog   - Modem call
digital  - Digital call
v110     - V110 Call
v120     - V120 Call
voice    - Voice Call

Context

MIB
CISCO-POP-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.19.1.3.1.1.5
Type
column
Access
readonly
Status
current
Parent
cpmActiveCallSummaryEntry
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-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmActiveCallType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmActiveCallType.<cpmActiveCallStartTimeIndex>.<cpmActiveCallSummaryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-POP-MGMT-MIB::cpmActiveCallType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2analog
3digital
4v110
5v120
6voice

Conformance