The types of filters, as explained below.
static-entry
Based on the restrictions and the presence of
source, destination MAC address they can be of
three types :
source-static-entry - All frames with a source
address equal to srcMAC, coming through any of
the inPorts will be allowed/disallowed to go
to any port that is a member of the outPorts
list.
destination-static-entry - All frames with a
destination address equal to dstMAC, coming
through any of the inPorts will be allowed/
disallowed/forced to go to any port that is a
member of the outPorts list.
flow-static-entry - All frames with a source
address equal to srcMAC and a destination address
equal to dstMAC, coming through any of the inPorts
list will be allowed/disallowed to go to any port
that is a member of the outPorts list.
address-filter
Based on the restrictions and the presence of
source, destination MAC address they can be of
three types :
source-address-filter - All frames with a source
address equal to srcMAC, coming through any of
the inPorts will be filtered out.
destination-address-filter - All frames with a
destination address equal to dstMAC, coming through
any of the inPorts will be filtered out.
flow-filter - All frames with a source address equal
to srcMAC and a destination address equal to dstMAC,
coming through any of the inPorts list will be
filtered out.
address-lock
This locks a source address to a port. It allows
learning of srcMAC addresses only on any of the ports
in inPorts.
Parsed from file ctron-ssr-l2-mib.txt
Company: None
Module: CTRON-SSR-L2-MIB
The types of filters, as explained below.
static-entry
Based on the restrictions and the presence of
source, destination MAC address they can be of
three types :
source-static-entry - All frames with a source
address equal to srcMAC, coming through any of
the inPorts will be allowed/disallowed to go
to any port that is a member of the outPorts
list.
destination-static-entry - All frames with a
destination address equal to dstMAC, coming
through any of the inPorts will be allowed/
disallowed/forced to go to any port that is a
member of the outPorts list.
flow-static-entry - All frames with a source
address equal to srcMAC and a destination address
equal to dstMAC, coming through any of the inPorts
list will be allowed/disallowed to go to any port
that is a member of the outPorts list.
address-filter
Based on the restrictions and the presence of
source, destination MAC address they can be of
three types :
source-address-filter - All frames with a source
address equal to srcMAC, coming through any of
the inPorts will be filtered out.
destination-address-filter - All frames with a
destination address equal to dstMAC, coming through
any of the inPorts will be filtered out.
flow-filter - All frames with a source address equal
to srcMAC and a destination address equal to dstMAC,
coming through any of the inPorts list will be
filtered out.
address-lock
This locks a source address to a port. It allows
learning of srcMAC addresses only on any of the ports
in inPorts.
Parsed from file CTRON-SSR-L2-MIB.mib
Module: CTRON-SSR-L2-MIB
l2FilterType OBJECT-TYPE SYNTAX INTEGER { staticEntry(1), addressFilter(2), addressLock(3) } MAX-ACCESS read-write STATUS obsolete DESCRIPTION "The types of filters, as explained below. static-entry Based on the restrictions and the presence of source, destination MAC address they can be of three types : source-static-entry - All frames with a source address equal to srcMAC, coming through any of the inPorts will be allowed/disallowed to go to any port that is a member of the outPorts list. destination-static-entry - All frames with a destination address equal to dstMAC, coming through any of the inPorts will be allowed/ disallowed/forced to go to any port that is a member of the outPorts list. flow-static-entry - All frames with a source address equal to srcMAC and a destination address equal to dstMAC, coming through any of the inPorts list will be allowed/disallowed to go to any port that is a member of the outPorts list. address-filter Based on the restrictions and the presence of source, destination MAC address they can be of three types : source-address-filter - All frames with a source address equal to srcMAC, coming through any of the inPorts will be filtered out. destination-address-filter - All frames with a destination address equal to dstMAC, coming through any of the inPorts will be filtered out. flow-filter - All frames with a source address equal to srcMAC and a destination address equal to dstMAC, coming through any of the inPorts list will be filtered out. address-lock This locks a source address to a port. It allows learning of srcMAC addresses only on any of the ports in inPorts." ::= { l2FilterEntry 3 }
Vendor: Enterasys Networks Inc.
Module: CTRON-SSR-L2-MIB
[Automatically extracted from oidview.com]
l2FilterType OBJECT-TYPE SYNTAX INTEGER { staticEntry(1), addressFilter(2), addressLock(3) } MAX-ACCESS read-write STATUS obsolete DESCRIPTION "The types of filters, as explained below. static-entry Based on the restrictions and the presence of source, destination MAC address they can be of three types : source-static-entry - All frames with a source address equal to srcMAC, coming through any of the inPorts will be allowed/disallowed to go to any port that is a member of the outPorts list. destination-static-entry - All frames with a destination address equal to dstMAC, coming through any of the inPorts will be allowed/ disallowed/forced to go to any port that is a member of the outPorts list. flow-static-entry - All frames with a source address equal to srcMAC and a destination address equal to dstMAC, coming through any of the inPorts list will be allowed/disallowed to go to any port that is a member of the outPorts list. address-filter Based on the restrictions and the presence of source, destination MAC address they can be of three types : source-address-filter - All frames with a source address equal to srcMAC, coming through any of the inPorts will be filtered out. destination-address-filter - All frames with a destination address equal to dstMAC, coming through any of the inPorts will be filtered out. flow-filter - All frames with a source address equal to srcMAC and a destination address equal to dstMAC, coming through any of the inPorts list will be filtered out. address-lock This locks a source address to a port. It allows learning of srcMAC addresses only on any of the ports in inPorts." ::= { l2FilterEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.52.2501.1.2.6.1.1 | l2FilterIndex | 0 | 0 | A unique index into the table. |
1.3.6.1.4.1.52.2501.1.2.6.1.2 | l2FilterDesc | 0 | 0 | A string used to identify the filter by an name. |
1.3.6.1.4.1.52.2501.1.2.6.1.4 | l2FilterRestrictions | 0 | 0 | The restrictions which are applied when the filterType is static-entry. |
1.3.6.1.4.1.52.2501.1.2.6.1.5 | l2FilterSrcMacAddr | 0 | 0 | The source MAC address, which is present in case of a Flow, that has been learned by the switch. |
1.3.6.1.4.1.52.2501.1.2.6.1.6 | l2FilterDstMacAddr | 0 | 0 | The destination MAC address which has been learned. |
1.3.6.1.4.1.52.2501.1.2.6.1.7 | l2FilterVlanId | 0 | 0 | The VLAN the destination MAC address belongs to. |
1.3.6.1.4.1.52.2501.1.2.6.1.8 | l2FilterInPorts | 0 | 0 | The set of physical ports which allow this source MAC address. Each octet within the value of this object specifies a set of eigh… |
1.3.6.1.4.1.52.2501.1.2.6.1.9 | l2FilterOutPorts | 0 | 0 | The set of ports which allow this destination MAC address. Each octet within the value of this object specifies a set of eight po… |