All MIBs › DES3225G-MIB › swPortCtrlPriority
swPortCtrlPriority
Module: DES3225G-MIB
OID (symbolic): DES3225G-MIB::swPortCtrlPriority
OID (numeric): 1.3.6.1.4.1.171.11.24.3.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is swPortCtrlPriority?
Sets the priority queue a port's incoming packets default to, e.g. force-high-priority or force-low-priority, though BPDU/IGMP traffic always gets high priority and unknown-unicast traffic always gets low priority regardless of this setting. Useful for lightly prioritizing traffic on ports without full 802.1p classification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.24.3.2.1.9 snmpwalk -v2c -c public <target> DES3225G-MIB::swPortCtrlPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.24.3.2.1.9.1 snmpget -v2c -c public <target> DES3225G-MIB::swPortCtrlPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.11.24.3.2.1.9.1 i <value>
Start monitoring D-Link DES-3225G switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES3225G-MIB::swPortCtrlPriority OID value, configure state conditions and alerts, and monitor any D-Link DES-3225G switch from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11.24 | des3225gSeries | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3 | swPortPackage | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.2 | swPortCtrlTable | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.2.1 | swPortCtrlEntry | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.2.1.9 | swPortCtrlPriority | DES3225G-MIB |