All MIBs › RADLAN-BRIDGEMIBOBJECTS-MIB › rldot1dPriorityPortGroupNumber
rldot1dPriorityPortGroupNumber
Module: RADLAN-BRIDGEMIBOBJECTS-MIB
OID (symbolic): RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dPriorityPortGroupNumber
OID (numeric): 1.3.6.1.4.1.89.57.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A group, that port belongs to. All ports belonging to a same group have the same User Priority to Traffic Class mapping.
What is rldot1dPriorityPortGroupNumber?
This read-only object identifies which priority group a switch port belongs to; all ports in the same group share an identical User Priority to Traffic Class mapping for IEEE 802.1p queue assignment. It is determined by the switch's port configuration and grouping policies. Network administrators reference this when troubleshooting quality-of-service behavior to verify that ports are mapped to the correct priority group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.57.1.2.1.1 snmpwalk -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dPriorityPortGroupNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.57.1.2.1.1.1 snmpget -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dPriorityPortGroupNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1dPriorityPortGroupNumber.1
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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.57 | rlpBridgeMIBObjects | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.1 | rldot1dPriority | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.1.2 | rldot1dPriorityPortGroupTable | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.1.2.1 | rldot1dPriorityPortGroupEntry | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.1.2.1.1 | rldot1dPriorityPortGroupNumber | RADLAN-BRIDGEMIBOBJECTS-MIB |