aclRuleAssignQueueId
QOS-ACL-MIB ·
.1.3.6.1.4.1.7244.2.3.2.3.1.19
Object
Queue identifier to which all inbound packets matching this
ACL rule are directed. This object defaults to the standard
queue assignment for user priority 0 traffic per the IEEE 802.1D
specification based on the number of assignable queues in the
system:
1-3 queues: 0
4-7 queues: 1
8 queues: 2
This default assignment is static and is not influenced by
other system configuration changes.
Context
- MIB
- QOS-ACL-MIB
- OID
.1.3.6.1.4.1.7244.2.3.2.3.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclRuleEntry
- Table
- aclRuleTable
- Siblings
- 24
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclRuleIndex The index of this rule instance within an IP ACL. | column | Integer32 | .1.3.6.1.4.1.7244.2.3.2.3.1.1 |
| aclRuleDestIpMask The Destination IP Mask used in the ACL Classification.
This mask is expressed using wild-card notation,which
is the 1's compliment of traditional Subnet Masks.
Here, the 'Don… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7244.2.3.2.3.1.10 |
| aclRuleDestL4Port The Destination Port (Layer 4) used in ACl classification. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.11 |
| aclRuleDestL4PortRangeStart The Destination Port (Layer 4) starting range used in ACL classification. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.12 |
| aclRuleDestL4PortRangeEnd The Destination Port (Layer 4) ending range used in ACL classification. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.13 |
| aclRuleIPDSCP The Differentiated Services Code Point value. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.14 |
| aclRuleIpPrecedence The Type of Service (TOS) IP Precedence value. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.15 |
| aclRuleIpTosBits The Type of Service (TOS) Bits value. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.16 |
| aclRuleIpTosMask The Type of Service (TOS) Mask value. | column | Integer32 | .1.3.6.1.4.1.7244.2.3.2.3.1.17 |
| aclRuleStatus Status of this instance.
active(1) - this ACL Rule is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to del… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.7244.2.3.2.3.1.18 |
| aclRuleAction The type of action this rule should perform. | column | Enumeration | .1.3.6.1.4.1.7244.2.3.2.3.1.2 |
| aclRuleRedirectIntf A non-zero value indicates the external ifIndex to which all
inbound packets matching this ACL rule are directed. A
value of zero means packet redirection is not in effect, whi… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.7244.2.3.2.3.1.20 |
| aclRuleMatchEvery Flag to indicate that the ACL rule is defined to match on every IP packet,
regardless of content. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7244.2.3.2.3.1.21 |
| aclRuleMirrorIntf A non-zero value indicates the external ifIndex to which all
inbound packets matching this ACL rule are copied. A
value of zero means packet mirroring is not in effect, which
i… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.7244.2.3.2.3.1.22 |
| aclRuleLogging Flag to indicate that the ACL rule is being logged.
A hardware count of the number of times this rule is
hit is reported via the aclTrapRuleLogEvent notification.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7244.2.3.2.3.1.23 |
| aclRuleTimeRangeName Name of the time range, that the ACL rule
has referenced.It must start with alphabet and shall consist of
1 to 31 alphanumeric characters. | column | OctetString | .1.3.6.1.4.1.7244.2.3.2.3.1.24 |
| aclRuleTimeRangeStatus Flag that indicates the ACL rule status.
If the status is active, it implies that the ACL rule is in effect.
If the status is inactive, it implies that the ACL rule is not in effe… | column | Enumeration | .1.3.6.1.4.1.7244.2.3.2.3.1.25 |
| aclRuleProtocol icmp - 1
igmp - 2
ip - 4
tcp - 6
udp - 17
All values from 1 to 255 are valid. | column | Integer32 | .1.3.6.1.4.1.7244.2.3.2.3.1.3 |
| aclRuleSrcIpAddress The Source IP Address used in the ACL Classification. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7244.2.3.2.3.1.4 |
| aclRuleSrcIpMask The Source IP Mask used in the ACL Classification.
This mask is expressed using wild-card notation,which
is the 1's compliment of traditional Subnet Masks.
Here, the 'Don't care … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7244.2.3.2.3.1.5 |
| aclRuleSrcL4Port The Source Port Number (Layer 4) used in the ACL Classification. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.6 |
| aclRuleSrcL4PortRangeStart The Source Port Number(Layer 4) range start. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.7 |
| aclRuleSrcL4PortRangeEnd The Source Port Number(Layer 4) range end. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7244.2.3.2.3.1.8 |
| aclRuleDestIpAddress The Destination IP Address used in the ACL Classification. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7244.2.3.2.3.1.9 |