All MIBs › RAPID-CITY › rcIpFilterIeeeVlanPriority
rcIpFilterIeeeVlanPriority
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpFilterIeeeVlanPriority
OID (numeric): 1.3.6.1.4.1.2272.1.8.10.20.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Used to specify the priority bits for explicit IEEE VLAN tag for a packet matching this filter. If this priority bit field is greater than the priority field currently in the IEEE tag in the Packet Header, this priority field will be loaded into the Packet Header.
What is rcIpFilterIeeeVlanPriority?
This object specifies the IEEE VLAN priority (0-7) that should be inserted into the packet header for frames matching a particular IP filter rule. If the new priority value exceeds the current packet priority, it will be updated in the header. An operator would configure this to implement QoS policies that assign different priority levels to filtered traffic classes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.20.1.17 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpFilterIeeeVlanPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.20.1.17.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpFilterIeeeVlanPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.10.20.1.17.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10 | rcIpFilter | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.20 | rcIpFilterTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.20.1 | rcIpFilterEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.20.1.17 | rcIpFilterIeeeVlanPriority | RAPID-CITY |