issExtL2FilterDirection
ARICENT-ISS-EXT-MIB ·
.1.3.6.1.4.1.2076.81.8.2.1.1.13
Object
column
r/w
Enumeration
Specifies the direction of this filter to be applied. By Default the filter will be applied on ingress direction. When the direction of this filter is 'in', It is applied on specified ports of the issExtL2FilterInPortList. When the direction of this filter is 'out', It is applied on specified ports of the issExtL2FilterOutPortList.
Context
- MIB
- ARICENT-ISS-EXT-MIB
- OID
.1.3.6.1.4.1.2076.81.8.2.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issExtL2FilterEntry
- Table
- issExtL2FilterTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | in |
2 | out |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| issExtL2FilterNo L2 Filter rule number. | column | Integer32 | .1.3.6.1.4.1.2076.81.8.2.1.1.1 |
| issExtL2FilterMatchCount Number of times this filter is matched. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.81.8.2.1.1.10 |
| issExtL2FilterStatus This object indicates 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 th… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2076.81.8.2.1.1.11 |
| issExtL2FilterOutPortList Specifies the complete set of ports over which this filter is applied
for packets egress at Ports in this list.
If the Out port list is '0', the filter rule is applicable for the… | column | PortList | .1.3.6.1.4.1.2076.81.8.2.1.1.12 |
| issExtL2FilterCfiDeiBit Specifies the CfiDei bit value in the c-vlan tag or s-vlan tag of
the packet to be applied in the filter. | column | Enumeration | .1.3.6.1.4.1.2076.81.8.2.1.1.14 |
| issExtL2FilterDP Specifies the drop precedence level to be applied in the filter. | column | Enumeration | .1.3.6.1.4.1.2076.81.8.2.1.1.15 |
| issExtL2FilterDstMacAddrMask This object specifies that the mask used to match the Destination MAC address with the packet. By Default, the Destination
Mac Address Mask will be ff:ff:ff:ff:ff:ff which means … | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.81.8.2.1.1.16 |
| issExtL2FilterSrcMacAddrMask This object specifies that the mask used to match the Source MAC address with the packet. By Default, the Source
Mac Address Mask will be ff:ff:ff:ff:ff:ff which means macth exac… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.81.8.2.1.1.17 |
| issExtL2FilterPriority The priority of the L2 filter can be used to decide which filter rule
is applicable when
--> the packet matches with more than one filter rules
--> All the filter rules res… | column | Integer32 | .1.3.6.1.4.1.2076.81.8.2.1.1.2 |
| issExtL2FilterEtherType The value in the Type/Len field of a frame that will
be matched to trigger this filter. The default value of
this object is '0'. When this object is SET with the default
value, fr… | column | Integer32 | .1.3.6.1.4.1.2076.81.8.2.1.1.3 |
| issExtL2FilterProtocolType Specifies the non IP protocol type to be filtered.
aarp | amber | dec-spanning | decnet-iv |
diagnostic | dsm |etype-6000 | etype-8042 |
lat | lavc-sca | mop-console | mop-dump … | column | Unsigned32 | .1.3.6.1.4.1.2076.81.8.2.1.1.4 |
| issExtL2FilterDstMacAddr Destination MAC address to be matched with the packet. By Default, the
Destination Mac Address will be zero which means dont care condition ie)
any Dst Mac Address . | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.81.8.2.1.1.5 |
| issExtL2FilterSrcMacAddr Source MAC address to be matched with the packet. By Default, the Source
Mac Address will be zero which means dont care condition ie) any Src Mac
address | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.81.8.2.1.1.6 |
| issExtL2FilterVlanId Vlan Id to be filtered. In case of Provider bridges, This Vlan Id will
be treated as customer Vlan Id.
A value of '0' means, this object is unused. Configuring this value is not
… | column | Integer32 | .1.3.6.1.4.1.2076.81.8.2.1.1.7 |
| issExtL2FilterInPortList Specifies the complete set of ports over which this filter is applied
for packets ingress at ports in this list.
If the In port list is '0', the filter rule is applicable for the… | column | PortList | .1.3.6.1.4.1.2076.81.8.2.1.1.8 |
| issExtL2FilterAction Specifies the action to be taken on the packet if the filter
rule matches.
If the action is 'allow', the packet will be forwarded according
to the forwarding rules.
If the action … | column | Enumeration | .1.3.6.1.4.1.2076.81.8.2.1.1.9 |