alertSeverity
F5-ALERT-DEF-MIB ·
.1.3.6.1.4.1.12276.1.1.0.1.3
Object
scalar F5Severity
The severity of the alarm.
Context
- MIB
- F5-ALERT-DEF-MIB
- OID
.1.3.6.1.4.1.12276.1.1.0.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- f5AlertNotificationObject
- 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 'F5-ALERT-DEF-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-ALERT-DEF-MIB::alertSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-ALERT-DEF-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-ALERT-DEF-MIB::alertSeverity'
Syntax
- Source
- F5Severity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
8 | na |
Conformance
Member of