callHomeDestProfileMsgLevel

CISCO-CALLHOME-MIB · .1.3.6.1.4.1.9.9.300.1.1.12.1.6

Object

column r/w CallHomeMsgLevel
This object contains the threshold level, used for
filtering alert messages sent to a destination. 
Call Home alert message with severity level lower than 
the configured threshold level would not be sent. 
The default threshold level is debug (1), which means 
all the alert messages will be sent.

Context

MIB
CISCO-CALLHOME-MIB
OID
.1.3.6.1.4.1.9.9.300.1.1.12.1.6
Type
column
Access
readwrite
Status
current
Parent
callHomeDestProfileEntry
Groups
3

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

Syntax

Source
CallHomeMsgLevel
Base type
Enumeration

Values & Constraints

Type Values
1debug
2normal
3notification
4warning
5minor
6major
7critical
8fatal
9disaster
10catastrophic