All MIBs › RAD-MIB › prtIpParamVlanPriority
prtIpParamVlanPriority
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtIpParamVlanPriority
OID (numeric): 1.3.6.1.4.1.164.6.2.15.6.1.1.24
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
VLAN Frame priority.
What is prtIpParamVlanPriority?
This OID holds a priority number (0-7 typically) that is assigned to VLAN frames at the printer device level. VLAN priority determines which traffic gets transmitted first when the network is congested. An operator would set this to ensure printer traffic is handled appropriately; high priority for critical devices, lower for non-critical.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.24 snmpwalk -v2c -c public <target> RAD-MIB::prtIpParamVlanPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.24.1 snmpget -v2c -c public <target> RAD-MIB::prtIpParamVlanPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.24.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.24 | prtIpParamVlanPriority | RAD-MIB |