cmqCommonCallHistoryASPMode

CISCO-MEDIA-QUALITY-MIB · .1.3.6.1.4.1.9.9.769.1.2.3.1.8

Object

column Enumeration
The acoutsic shock protection mode indicates the sensitivity of
operation. 
auto (1): default mode, a trade-off between slow and fast mode,
slow (2): slower detection mode,
fast (3): faster detection mode, 
expert (4): expert defined mode.

Context

MIB
CISCO-MEDIA-QUALITY-MIB
OID
.1.3.6.1.4.1.9.9.769.1.2.3.1.8
Type
column
Access
readonly
Status
current
Parent
cmqCommonCallHistoryASPEntry
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::cmqCommonCallHistoryASPMode'
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::cmqCommonCallHistoryASPMode.<cCallHistoryIndex>'
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::cmqCommonCallHistoryASPMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2slow
3fast
4expert

Conformance