All MIBs › IEEE8021-BRIDGE-MIB › ieee8021BridgePortDefaultUserPriority
ieee8021BridgePortDefaultUserPriority
Module: IEEE8021-BRIDGE-MIB
OID (symbolic): IEEE8021-BRIDGE-MIB::ieee8021BridgePortDefaultUserPriority
OID (numeric): 1.3.111.2.802.1.1.2.1.3.1.1.1
Node type: OBJECT-TYPE
Type: IEEE8021PriorityValue
Access: read-write
Description:
The default ingress priority for this port. This only has effect on media, such as Ethernet, that do not support native priority.
The value of this object MUST be retained across reinitializations of the management system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.2.1.3.1.1.1 snmpwalk -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgePortDefaultUserPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.2.1.3.1.1.1.1 snmpget -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgePortDefaultUserPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.2.1.3.1.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021BridgePortDefaultUserPriority.1
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.1 | ieee8021BridgePortDefaultUserPriority | IEEE8021-BRIDGE-MIB |