All MIBs › RAPID-CITY › rcPrFilterAceEgressQueue
rcPrFilterAceEgressQueue
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcPrFilterAceEgressQueue
OID (numeric): 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the Egress Queue for 10/100 card. If only 1 value is specified then this value is applied to Queue1g and Queue10g as well. If 2 values are specified then the first value is applied to 10/100 card and the second value is applied to 1gig and 10gig cards. If all three values are specified, then all three values are applied respectively to the appropriate Egress Queue.
If value is greater than 8, it will not be applied to the 10/100 card as it only has 8 queues. However, the value will be applied to the 1gig and 10gig card types.
What is rcPrFilterAceEgressQueue?
This read-write object specifies the output queue assignment for egress traffic matching a particular access control entry (ACE) filter rule, with separate values possible for 10/100, 1G, and 10G ports. It controls traffic prioritization and queuing behavior for filtered packets, allowing quality-of-service policies to be applied per access control rule. Network operators configure this to direct different traffic classes through appropriate priority queues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.12 snmpwalk -v2c -c public <target> RAPID-CITY::rcPrFilterAceEgressQueue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.12.1 snmpget -v2c -c public <target> RAPID-CITY::rcPrFilterAceEgressQueue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcPrFilterAceEgressQueue.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202 | rcPowerRanger | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1 | rcPowerRangerMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1 | rcPowerRangerObjects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2 | rcPrFilter | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4 | rcPrFilterAce | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.1 | rcPrFilterAceTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1 | rcPrFilterAceEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.12 | rcPrFilterAceEgressQueue | RAPID-CITY |