All MIBs › RAD-MIB › prtIpParamTrafficPriority
prtIpParamTrafficPriority
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtIpParamTrafficPriority
OID (numeric): 1.3.6.1.4.1.164.6.2.15.6.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the traffic priority of this port.
What is prtIpParamTrafficPriority?
This object specifies whether traffic on a port should be treated as low or high priority during packet forwarding or rate limiting. Network engineers use this setting to differentiate service levels and apply QoS policies to ensure critical traffic gets preferential treatment. The value can be 'notApplicable', 'low', or 'high' depending on the port's role in the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.14 snmpwalk -v2c -c public <target> RAD-MIB::prtIpParamTrafficPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.14.1 snmpget -v2c -c public <target> RAD-MIB::prtIpParamTrafficPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.14.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.6 | prtIP | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1 | prtIpParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1 | prtIpParamEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1.14 | prtIpParamTrafficPriority | RAD-MIB |