cpqRPMTrapSeverity
CPQRPM-MIB ·
.1.3.6.1.4.1.232.154.1.6
Object
scalar mandatory
Enumeration
Indicates the severity of the event that caused the trap.
Context
- MIB
- CPQRPM-MIB
- OID
.1.3.6.1.4.1.232.154.1.6- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqRPMTrapInfo
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 'CPQRPM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRPM-MIB::cpqRPMTrapSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQRPM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQRPM-MIB::cpqRPMTrapSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | information |
3 | normal |
4 | minor |
5 | major |
6 | critical |