swPortCtrlPriority

DES3225G-MIB · .1.3.6.1.4.1.171.11.24.3.2.1.9

Object

column mandatory r/w Enumeration
The priority queueing for packets received on this port, except for
BPDU/IGMP packets and packets with unknown unicast destination address.
IGMP and BPDU packets are always routed with high priority; packets with 
unknown unicast destination addresses are always routed with low priority.
Other packets follow the rules below:
              
other(1)   - this entry is currently in use but the conditions under
             which it will remain so are different from each of the 
             following values.
                           
default(2) - A packet is normally classified as low priority
             ,unless at least one of the following is true:
                           
             .The packet contained a TAG (per 802.1Q definition) with the 
              priority greater or equal to 4.
             .The address-table entry for the destination address had Pd=HIGH.
                           
force-low_priority(3) - A packet is normally classified as low priority.
force-high_priority(4) - A packet is normally classified as high
                         priority.

Context

MIB
DES3225G-MIB
OID
.1.3.6.1.4.1.171.11.24.3.2.1.9
Type
column
Access
readwrite
Status
mandatory
Parent
swPortCtrlEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2default
3force-low-priority
4force-high-priority