bdpmProcessPriority
BDCOM-PROCESS-MIB ·
.1.3.6.1.4.1.3320.9.109.1.2.1.1.3
Object
column r/w
Enumeration
The priority level at which the process is running. This object is deprecated by bdpmProcExtPriorityRev.
Context
- MIB
- BDCOM-PROCESS-MIB
- OID
.1.3.6.1.4.1.3320.9.109.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bdpmProcessEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'BDCOM-PROCESS-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-PROCESS-MIB::bdpmProcessPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BDCOM-PROCESS-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-PROCESS-MIB::bdpmProcessPriority.<bdpmCPUTotalIndex>.<bdpmProcessPID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BDCOM-PROCESS-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BDCOM-PROCESS-MIB::bdpmProcessPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | critical |
55 | veryhigh |
60 | high |
128 | normal |
180 | low |
255 | verylow |