severityLevel
HPOVSam_IM ·
.1.3.6.1.4.1.11.2.27.3.1.1.1.1
Object
scalar mandatory
Enumeration
Severity level of the event being reported
Context
- MIB
- HPOVSam_IM
- OID
.1.3.6.1.4.1.11.2.27.3.1.1.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- mibModuleEventVars
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 'HPOVSam_IM' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPOVSam_IM::severityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPOVSam_IM' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPOVSam_IM::severityLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | informational |
2 | warning |
3 | minor |
4 | major |
5 | critical |