All MIBs › IEEE8021-BRIDGE-MIB › ieee8021BridgeRegenUserPriority
ieee8021BridgeRegenUserPriority
Module: IEEE8021-BRIDGE-MIB
OID (symbolic): IEEE8021-BRIDGE-MIB::ieee8021BridgeRegenUserPriority
OID (numeric): 1.3.111.2.802.1.1.2.1.3.2.1.2
Node type: OBJECT-TYPE
Type: IEEE8021PriorityValue
Access: read-write
Description:
The regenerated priority that the incoming User Priority is mapped to for this port.
The value of this object MUST be retained across reinitializations of the management system.
What is ieee8021BridgeRegenUserPriority?
This object maps incoming 802.1p user priority (0-7 scale representing traffic priority/class of service) to a regenerated priority value on a per-port basis, potentially changing how downstream switches classify the traffic. It survives system reboots, ensuring priority mappings remain stable across restarts. An operator would configure this to implement service level policies such as reprioritizing guest traffic or deprioritizing low-importance protocols on specific ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.2.1.3.2.1.2 snmpwalk -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeRegenUserPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.2.1.3.2.1.2.1 snmpget -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeRegenUserPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.2.1.3.2.1.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.2 | ieee8021BridgeMib | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1 | ieee8021BridgeObjects | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.3 | ieee8021BridgePriority | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.3.2 | ieee8021BridgeUserPriorityRegenTable | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.3.2.1 | ieee8021BridgeUserPriorityRegenEntry | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.3.2.1.2 | ieee8021BridgeRegenUserPriority | IEEE8021-BRIDGE-MIB |