ccmPatternAlertGroupSeverity

CISCO-CALLHOME-MIB · .1.3.6.1.4.1.9.9.300.1.1.30.4.1.2

Object

column r/w CallHomeMsgLevel
This object specifies the severity level, used for
filtering Call Home messages in conjunction with 
ccmAlertGroupPattern to be issued to destinations
associated with this entry.
              
Call Home alert messages for this alert group, with
severity level lower than one configured for this object
will not be issued by the system.
              
The default severity level is 'debug', 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.30.4.1.2
Type
column
Access
readwrite
Status
current
Parent
ccmPatternAlertGroupEntry
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-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::ccmPatternAlertGroupSeverity'
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::ccmPatternAlertGroupSeverity.<callHomeDestProfileName>.<callHomeAlertGroupTypeIndex>.<ccmAlertGroupPattern>'
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::ccmPatternAlertGroupSeverity'

Syntax

Source
CallHomeMsgLevel
Base type
Enumeration

Values & Constraints

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

Conformance