All MIBs › RAD-MIB › ip2IfVlanPriority
ip2IfVlanPriority
Module: RAD-MIB
OID (symbolic): RAD-MIB::ip2IfVlanPriority
OID (numeric): 1.3.6.1.4.1.164.3.1.6.7.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Frame priority.
What is ip2IfVlanPriority?
This object specifies the IEEE 802.1p priority (QoS class) value that should be assigned to frames transmitted on a VLAN configured on an IP2 interface. Priority values range from 0 to 7 and determine how the interface schedules transmission of different traffic classes. Network administrators set this to ensure voice, video, and mission-critical traffic receives appropriate priority treatment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.6 snmpwalk -v2c -c public <target> RAD-MIB::ip2IfVlanPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.6.1 snmpget -v2c -c public <target> RAD-MIB::ip2IfVlanPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.6.7.6.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.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.7 | ip2If | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.6 | ip2IfVlanPriority | RAD-MIB |