caqIpxAceBeforePosition
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.3.3.1.13
Object
column
r/w
Unsigned32
The object is to control the position of an ACE in the ACL.
Specifies the order position of a new ACE before an active ACE
which is already in the ACL. It means that the new ACE will
replace the position of the ACE which the object specifies.
For example, if there are 6 ACEs in an ACL, so the positions
of those 6 ACEs will be 1, 2, 3, 4, 5, 6. If the user would
like to add a new ACE and he specifies 4 to be the value of
this object, the old ACEs in positions, 4, 5, 6 will become
5, 6, 7 while the entry containing the new ACE is active.
The removing is similar. Be careful, for example, if the
user would like to move an ACE whose position is 2 to before
the ACE whose position is 5. He put the status of that entry
to in-active and the position order will be 1, 2, 3, 4, 5.
The old ACEs in positions 3, 4, 5, 6 becomes 2, 3, 4, 5. So,
the user has to specify the object to 4, because the ACE in
old position 5 has been moved to position 4.
If not specified, the default value 0 will be used. And the
new ACE is appended to the end of the ACL. 0 will be always
returned if the status of this row is active. If the entry
is from active(1) to notInService(2), this object should be
default value.
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.3.3.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- caqIpxAceEntry
- Table
- caqIpxAceTable
- Siblings
- 13
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caqIpxAceFeature Indicates whether this entry is a Qos ACL or Security ACL.
ACEs belongs to the same ACL should have the same value
for this object. | column | Enumeration | .1.3.6.1.4.1.9.9.179.1.3.3.1.1 |
| caqIpxAceDestNetMask Mask to be applied to the destination net. This is an
32-bit value that has the same format as destination net.
The value of this object is ignored whenever the
mat… | column | OctetString | .1.3.6.1.4.1.9.9.179.1.3.3.1.10 |
| caqIpxAceDestNodeMask Mask to be applied to the destination node. This is a 48-bit
value.
The value of this object is ignored whenever the
matchIpxDestNodeMask(4) bit of caqIpxAceDestMa… | column | OctetString | .1.3.6.1.4.1.9.9.179.1.3.3.1.11 |
| caqIpxAceOrderPosition The ordering position of this ACE in the ACL. If this entry
is not in active(1) state, this object has value of 0. | column | Unsigned32 | .1.3.6.1.4.1.9.9.179.1.3.3.1.12 |
| caqIpxAceStatus The status of this IPX ACE conceptual row entry. This object
is used to manage creation, deletion and modification of rows
in this table.
An entry may not exist in… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.179.1.3.3.1.14 |
| caqIpxAclName The name of an ACL. Within a feature (qos or security), this
name is unique across all of the ACL tables that identifies
the list to which the entry belongs in the device. | column | CaqAclName | .1.3.6.1.4.1.9.9.179.1.3.3.1.2 |
| caqIpxAceIndex The index of an IPX ACE within an ACL. | column | Unsigned32 | .1.3.6.1.4.1.9.9.179.1.3.3.1.3 |
| caqIpxAceMatchedAction Indicates the action to be taken if a packet matches this ACE.
If the value of this ACE's caqIpxAceFeature object is: 'qos(1)',
then this object contains the index of an active ro… | column | Unsigned32 | .1.3.6.1.4.1.9.9.179.1.3.3.1.4 |
| caqIpxAceSrcNet Indicates the source network from which the packet is
being sent. This is a 32-bits value that uniquely identifies
network cable segment in IPX protocol.
A network number of 0xFF… | column | OctetString | .1.3.6.1.4.1.9.9.179.1.3.3.1.5 |
| caqIpxAceDestMatchCriteria Indicate which matches to be checked for the
destination network of the flow.
matchProtocol(0) means that the flow protocol
will be matched against the value specif… | column | Bits | .1.3.6.1.4.1.9.9.179.1.3.3.1.6 |
| caqIpxAceProtocolType The protocol number field in the IPX header used to indicate
the higher layer protocol. It can be any, ncp, netbios, rip,
sap or an integer between 0 to 255. | column | Unsigned32 | .1.3.6.1.4.1.9.9.179.1.3.3.1.7 |
| caqIpxAceDestNet Number of the destination network to which the packet
is being sent. This is a 32-bit value that uniquely identifies
the IPX network cable segment in IPX protocol. A network
numb… | column | OctetString | .1.3.6.1.4.1.9.9.179.1.3.3.1.8 |
| caqIpxAceDestNode Node on the destination network to which the packet is being
sent. This is a 48 bits value.
The value of this object is ignored whenever the
matchIpxDestNode(2) and… | column | OctetString | .1.3.6.1.4.1.9.9.179.1.3.3.1.9 |