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
Net-SNMP examples
How SNMP and these commands workScalars 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
- Source
- CISCO-TCCiscoAlarmSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | indeterminate |
3 | critical |
4 | major |
5 | minor |
6 | warning |
7 | info |
Conformance
Member of