cpqServiceEventSeverity
CPQSERVICE-MIB ·
.1.3.6.1.4.1.232.164.2.18
Object
scalar mandatory
Enumeration
The severity of the service incident.
Context
- MIB
- CPQSERVICE-MIB
- OID
.1.3.6.1.4.1.232.164.2.18- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqServiceIncident
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 'CPQSERVICE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSERVICE-MIB::cpqServiceEventSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSERVICE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSERVICE-MIB::cpqServiceEventSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | major |
3 | minor |
4 | warning |
5 | informational |