sysIfPktPriority

MPIOS-MIB · .1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.1

Object

column Enumeration
The precedence of IP packet, it start from 1 to 9.
Numeric one represent the precedence 0, two represent
			1 and so on. 9 represent the number of non-IP packet.

Context

MIB
MPIOS-MIB
OID
.1.3.6.1.4.1.5651.3.20.1.1.300.1.100.1.1
Type
column
Access
readonly
Status
current
Parent
sysIfPktPriStaEntry

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::sysIfPktPriority'
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::sysIfPktPriority.<sysIfPktPriority>.<sysIfIndex>'
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::sysIfPktPriority'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1priority0
2priority1
3priority2
4priority3
5priority4
6priority5
7priority6
8priority7
9other