RAD-MIB :: ip2IfVlanPriority

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBip2IfVlanPriority

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.1wanGenDACS-MIB
1.3.6.1.4.1.164.3.1.6diverseIfWanGenDACS-MIB
1.3.6.1.4.1.164.3.1.6.7ip2IfRAD-MIB
1.3.6.1.4.1.164.3.1.6.7.6ip2IfVlanPriorityRAD-MIB