notificationSeverityLevel
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.1.1.1.7
Object
scalar CoriantFmtypesSeverityLevel
Indicates the notification code (severity level) associated with the alarm type of service affecting.
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.1.1.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- notificationObject
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 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::notificationSeverityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::notificationSeverityLevel'
Syntax
- Source
- CoriantFmtypesSeverityLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | notApplicable |
1 | critical |
2 | major |
3 | minor |
4 | notAlarmed |
5 | notReported |
6 | cleared |