taskPriority

MPIOS-MIB · .1.3.6.1.4.1.5651.3.20.1.1.2.1.1.3

Object

column r/w SNMPv2-SMIInteger32
The priority of the VxWorks task.  This value can be
in the range from 0, the highest priority,
to 255, the lowest priority.

Context

MIB
MPIOS-MIB
OID
.1.3.6.1.4.1.5651.3.20.1.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
taskEntry

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 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIOS-MIB::taskPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIOS-MIB::taskPriority.<taskId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPIOS-MIB::taskPriority'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647