myTrafficClassPriority

MY-QOS-MIB · .1.3.6.1.4.1.4881.1.1.10.2.18.1.5.1.1

Object

The Priority value determined for the received frame.
This value is equivalent to the priority indicated in
the tagged frame received, or one of the evaluated
priorities, determined according to the media-type.
              
For untagged frames received from Ethernet media, this
value is equal to the myPortDefaultUserPriority value
for the ingress port.
              
For untagged frames received from non-Ethernet media,
this value is equal to the myRegenUserPriority value
for the ingress port and media-specific user priority.
              
This value is in the range(0..(myPriorityClassNum-1))

Context

MIB
MY-QOS-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.18.1.5.1.1
Type
column
Access
readonly
Status
current
Parent
myTrafficClassEntry
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 'MY-QOS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-QOS-MIB::myTrafficClassPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-QOS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-QOS-MIB::myTrafficClassPriority.<myTrafficClassPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-QOS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-QOS-MIB::myTrafficClassPriority'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance