issAclUserDefinedFilterAction
ARICENT-ISS-ACL-MIB ·
.1.3.6.1.4.1.29601.2.21.4.1.1.7
Object
column
r/w
Enumeration
Action value allow/drop/redirect specify the action to be taken on the packet if the filter rule matches.
--> If the action is 'allow', the packet will be sent to the
ports as specified by issRedirectInterfaceGrpPortList.
--> If the action is 'drop', the packet will be discarded.
--> If the action is 'redirect', the packet will be switched based on the redirect rule.
Action value and/or/not specify the operation that is applied on base
access filter rules to derive a new user defined ACL rule.
For the below actions, the user defined offset values are not used for packet
match.
--> and : Apply AND operation on base filter rules identified uniquely by <issAclUserDefinedFilterIdOneType, issAclUserDefinedFilterIdOne> AND <issAclUserDefinedFilterIdTwoType, issAclUserDefinedFilterIdTwo > to derive new user defined filter rule.
--> or : Apply OR operation on base filter rules identified uniquely by <issAclUserDefinedFilterIdOneType, issAclUserDefinedFilterIdOne> AND <issAclUserDefinedFilterIdTwoType, issAclUserDefinedFilterIdTwo > The FilterAction corresponding to issAclUserDefinedFilterIdOne will be applied on issAclUserDefinedFilterIdTwo.
--> not : Apply NOT operation on base filter rule identified uniquely by <issAclUserDefinedFilterIdOneType, issAclUserDefinedFilterIdOne> to derive new user defined filter rule.
Context
- MIB
- ARICENT-ISS-ACL-MIB
- OID
.1.3.6.1.4.1.29601.2.21.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issAclUserDefinedFilterEntry
- Table
- issAclUserDefinedFilterTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allow |
2 | drop |
3 | redirect |
4 | and |
5 | or |
6 | not |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| issAclUserDefinedFilterId This object specifies an Index to uniquely identify the User defined filter table entry. | column | IndexInteger | .1.3.6.1.4.1.29601.2.21.4.1.1.1 |
| issAclUserDefinedFilterIdOne This Object specifies the ID of the Base ACL rule 1 (MAC-based or IP-based) that is used for
deriving new ACL rule. | column | Unsigned32 | .1.3.6.1.4.1.29601.2.21.4.1.1.10 |
| issAclUserDefinedFilterIdTwoType This Object specifies the type of the Base ACL rule 2 that is used for
deriving new ACL rule. | column | Enumeration | .1.3.6.1.4.1.29601.2.21.4.1.1.11 |
| issAclUserDefinedFilterIdTwo This Object specifies the ID of the Base ACL rule 2 (MAC-based or IP-based) that is used for
deriving new ACL rule. | column | Unsigned32 | .1.3.6.1.4.1.29601.2.21.4.1.1.12 |
| issAclUserDefinedFilterSubAction This object specifies the action that is to be taken on the incoming packet is detailed below -
none - no action
modifyVlan - Traffic matching ACL rule will have VLAN ID cla… | column | Enumeration | .1.3.6.1.4.1.29601.2.21.4.1.1.13 |
| issAclUserDefinedFilterSubActionId Id to be used if the object as specified by issAclUserDefinedFilterSubAction is either modifyvlan or nestedvlan only.
Non-Zero value need to be specify when issAclUserDefinedFilt… | column | Integer32 | .1.3.6.1.4.1.29601.2.21.4.1.1.14 |
| issAclUserDefinedFilterRedirectId This object specifies the redirect index associated with UserDefinedFilter entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.29601.2.21.4.1.1.15 |
| issAclUserDefinedFilterStatus This object speifies the status of this entry. An entry is
created in this table when this object is SET to 'createAndWait'.
The entry in this table is used when the status of thi… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.29601.2.21.4.1.1.16 |
| issAclUserDefinedFilterPktType This object specifies the type of packet for which packet-filter match needs to be applied on incoming traffic. | column | Enumeration | .1.3.6.1.4.1.29601.2.21.4.1.1.2 |
| issAclUserDefinedFilterOffSetBase This object specifies the offset base from the start of packet header ( beginning of full packet) for which the match needs to
be applied on incoming traffic. A value of 0 indica… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.29601.2.21.4.1.1.3 |
| issAclUserDefinedFilterOffSetValue This object specifies the offset value for which packet-filter match needs to be applied on incoming traffic. A value
of zero indicates that this field is dont-care. The offset va… | column | OctetString | .1.3.6.1.4.1.29601.2.21.4.1.1.4 |
| issAclUserDefinedFilterOffSetMask This object specifies the mask for the offset value. The actual user defined value to be used for matching incoming
traffic is obtained after ANDing the OffsetValue and OffsetMask… | column | OctetString | .1.3.6.1.4.1.29601.2.21.4.1.1.5 |
| issAclUserDefinedFilterPriority This object specifies the priority of the filter that can be used to decide which filter rule
is applicable when
--> the packet matches with more than one filter rules
--> … | column | Integer32 | .1.3.6.1.4.1.29601.2.21.4.1.1.6 |
| issAclUserDefinedFilterInPortList This object specifies the complete set of ports over which this filter is applied
for packets ingress at ports in this list. Filter will be applied in
chip when port list is not n… | column | PortList | .1.3.6.1.4.1.29601.2.21.4.1.1.8 |
| issAclUserDefinedFilterIdOneType This Object specifies the type of the Base ACL rule 1 that is used for
deriving new ACL rule. | column | Enumeration | .1.3.6.1.4.1.29601.2.21.4.1.1.9 |