psHighestSeverityLevel
VEC-MIB ·
.1.3.6.1.4.1.885.3.2.1.10
Object
scalar Enumeration
The severity level is the highest active alarm level. Values: 0 = Normal, 1 = Minor, 2 = Major
Context
- MIB
- VEC-MIB
- OID
.1.3.6.1.4.1.885.3.2.1.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- psMeasurement
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 'VEC-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VEC-MIB::psHighestSeverityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VEC-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VEC-MIB::psHighestSeverityLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | minor |
2 | major |