osRfc2544Priority
OS-RFC2544-MIB ·
.1.3.6.1.4.1.6926.2.7.2.1.38
Object
column r/w
Unsigned32
Priority Code Point (PCP): a 3-bit field which refers to the IEEE 802.1p priority. It indicates the frame priority level from 0 (lowest) to 7 (highest), which can be used to prioritize different classes of traffic (voice, video, data, etc).
Context
- MIB
- OS-RFC2544-MIB
- OID
.1.3.6.1.4.1.6926.2.7.2.1.38- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osRfc2544CtlEntry
- Groups
- 1
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 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544Priority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544Priority.<osRfc2544Owner>.<osRfc2544Test>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-RFC2544-MIB::osRfc2544Priority'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-7
Conformance
Member of