l2FilterInPorts
CTRON-SSR-L2-MIB ·
.1.3.6.1.4.1.52.2501.1.2.6.1.8
Object
column
obsolete
r/w
OctetString
The set of physical ports which allow this source MAC address. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the least significant bit represents the lowest numbered port, and the most significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. (Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.) The default value of this object is a string of zeroes of appropriate length. The maximum number of ports/card-module is sysHwModuleNumPorts.
Context
- MIB
- CTRON-SSR-L2-MIB
- OID
.1.3.6.1.4.1.52.2501.1.2.6.1.8- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- l2FilterEntry
- Table
- l2FilterTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| l2FilterIndex obsolete A unique index into the table. | column | Integer32 | .1.3.6.1.4.1.52.2501.1.2.6.1.1 |
| l2FilterDesc obsolete A string used to identify the filter by an name. | column | OctetString | .1.3.6.1.4.1.52.2501.1.2.6.1.2 |
| l2FilterType obsolete The types of filters, as explained below.
static-entry
Based on the restrictions and the presence of
source, destination MAC address they can… | column | Enumeration | .1.3.6.1.4.1.52.2501.1.2.6.1.3 |
| l2FilterRestrictions obsolete The restrictions which are applied when the filterType
is static-entry. | column | Enumeration | .1.3.6.1.4.1.52.2501.1.2.6.1.4 |
| l2FilterSrcMacAddr obsolete The source MAC address, which is present in case
of a Flow, that has been learned by the switch. | column | SNMPv2-TCPhysAddress | .1.3.6.1.4.1.52.2501.1.2.6.1.5 |
| l2FilterDstMacAddr obsolete The destination MAC address which has been learned. | column | SNMPv2-TCPhysAddress | .1.3.6.1.4.1.52.2501.1.2.6.1.6 |
| l2FilterVlanId obsolete The VLAN the destination MAC address belongs to. | column | Integer32 | .1.3.6.1.4.1.52.2501.1.2.6.1.7 |
| l2FilterOutPorts obsolete The set of ports which allow this destination MAC address.
Each octet within the value of this object specifies
a set of eight ports, with the first octet specifying
ports 1 thr… | column | OctetString | .1.3.6.1.4.1.52.2501.1.2.6.1.9 |