cagwNotifSeverityLevel

CISCO-ASN-GATEWAY-MIB · .1.3.6.1.4.1.9.9.638.1.4.2

Object

This object is used to indicate which severity of
notifications are generated by the device. The following 
is a list of severities from highest to lowest and these 
value are defined in the CiscoAlarmSeverity textual 
convention from CISCO-TC.
          
   critical(3)  - highest severity
   major(4)     
   minor(5)     
   warning(6)   
   info(7)      - lowest severity
          
          
All notification with a severity higher or equal to the 
this object will be generated. This object cannot be set to
cleared(1) or indeterminate(2).

Context

MIB
CISCO-ASN-GATEWAY-MIB
OID
.1.3.6.1.4.1.9.9.638.1.4.2
Type
scalar
Access
readwrite
Status
current
Parent
cagwNotifMgmt
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASN-GATEWAY-MIB::cagwNotifSeverityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ASN-GATEWAY-MIB::cagwNotifSeverityLevel'

Syntax

Values & Constraints

Type Values
1cleared
2indeterminate
3critical
4major
5minor
6warning
7info

Conformance