trapSeverity
VERTIV-IMD-MIB ·
.1.3.6.1.4.1.21239.5.2.32767.1.1
Object
scalar Enumeration
Indicates the severity of the trap: 0 = None, 1 = Warning, 2 = Alarm
Context
- MIB
- VERTIV-IMD-MIB
- OID
.1.3.6.1.4.1.21239.5.2.32767.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapObj
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 'VERTIV-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-IMD-MIB::trapSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VERTIV-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VERTIV-IMD-MIB::trapSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | warning |
2 | alarm |