ccmAlertGroupSeverity
CISCO-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.300.1.1.30.1.1.1
Object
This object specifies the minimum severity level,
associated with alert group for a destination profile.
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 for an alert group will be issued.
Context
- MIB
- CISCO-CALLHOME-MIB
- OID
.1.3.6.1.4.1.9.9.300.1.1.30.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccmSeverityAlertGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ccmAlertGroupSeverity'
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::ccmAlertGroupSeverity.<callHomeDestProfileName>.<callHomeAlertGroupTypeIndex>'
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::ccmAlertGroupSeverity'
Syntax
- Source
- CallHomeMsgLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | debug |
2 | normal |
3 | notification |
4 | warning |
5 | minor |
6 | major |
7 | critical |
8 | fatal |
9 | disaster |
10 | catastrophic |
Conformance
Member of