All MIBs › IEEE8021-BRIDGE-MIB › ieee8021BridgePortPriorityCodePointSelection
ieee8021BridgePortPriorityCodePointSelection
Module: IEEE8021-BRIDGE-MIB
OID (symbolic): IEEE8021-BRIDGE-MIB::ieee8021BridgePortPriorityCodePointSelection
OID (numeric): 1.3.111.2.802.1.1.2.1.3.1.1.3
Node type: OBJECT-TYPE
Type: IEEE8021PriorityCodePoint
Access: read-write
Description:
This object identifies the rows in the PCP encoding and decoding tables that are used to remark frames on this port if this remarking is enabled.
What is ieee8021BridgePortPriorityCodePointSelection?
This object identifies which PCP (Priority Code Point) encoding and decoding lookup tables are active on a bridge port for remarking Ethernet frames based on priority. Network administrators use this configuration to map traffic priorities across different network segments and enforce QoS policies at bridging boundaries. The selection controls how 802.1p priority tags are rewritten on outgoing frames to maintain consistent priority treatment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.2.1.3.1.1.3 snmpwalk -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgePortPriorityCodePointSelection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.2.1.3.1.1.3.1 snmpget -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgePortPriorityCodePointSelection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.2.1.3.1.1.3.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.1 | ieee8021BridgePortPriorityTable | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.3.1.1 | ieee8021BridgePortPriorityEntry | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.3.1.1.3 | ieee8021BridgePortPriorityCodePointSelection | IEEE8021-BRIDGE-MIB |