cmmIpCallHistoryNotification

CISCO-MMAIL-DIAL-CONTROL-MIB · .1.3.6.1.4.1.9.9.102.1.3.1.1.11

Object

column Enumeration
The notification type of the Media mail call.
none - No notification. 
mdn  - Message Disposition notification. 
dsn  - Delivery Status notification. 
dsnMdn - Both Delivery Status and Message Disposition 
         notification

Context

MIB
CISCO-MMAIL-DIAL-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.102.1.3.1.1.11
Type
column
Access
readonly
Status
current
Parent
cmmIpCallHistoryEntry
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-MMAIL-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMAIL-DIAL-CONTROL-MIB::cmmIpCallHistoryNotification'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MMAIL-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMAIL-DIAL-CONTROL-MIB::cmmIpCallHistoryNotification.<cCallHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MMAIL-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MMAIL-DIAL-CONTROL-MIB::cmmIpCallHistoryNotification'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2mdn
3dsn
4dsnMdn

Conformance