cpmProcExtPriority

CISCO-PROCESS-MIB · .1.3.6.1.4.1.9.9.109.1.2.2.1.8

Object

column deprecated r/w Enumeration
The priority level at which the process is
running. This object is deprecated by
cpmProcExtPriorityRev.

Context

MIB
CISCO-PROCESS-MIB
OID
.1.3.6.1.4.1.9.9.109.1.2.2.1.8
Type
column
Access
readwrite
Status
deprecated
Parent
cpmProcessExtEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PROCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PROCESS-MIB::cpmProcExtPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PROCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PROCESS-MIB::cpmProcExtPriority.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PROCESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PROCESS-MIB::cpmProcExtPriority'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1critical
2high
3normal
4low
5notAssigned

Conformance

Member of
Compliance refinements
Write access is not required.