cpqServiceIncidentStatus
CPQSERVICE-MIB ·
.1.3.6.1.4.1.232.164.2.2
Object
scalar mandatory
Enumeration
The status of the service incident.
Context
- MIB
- CPQSERVICE-MIB
- OID
.1.3.6.1.4.1.232.164.2.2- 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::cpqServiceIncidentStatus.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::cpqServiceIncidentStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | intransit |
3 | delivered |
4 | undelivered |
5 | assigned |
6 | closed |
7 | submitted_to_ISEE |