polL2FilterRestrictions
CTRON-SSR-POLICY-MIB ·
.1.3.6.1.4.1.52.2501.1.16.3.1.4
Object
column
r/w
Enumeration
The first 3 restrictions, allow, disallow, force apply when the filterType is static-entry. When polL2FilterType is addressFilter or portAddressLock, this object does not apply. For securePort, the blockIngress, blockEgress values apply. This object may not be modified if the associated. polL2FilterStatus object is equal to active(1).
Context
- MIB
- CTRON-SSR-POLICY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.16.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- polL2FilterEntry
- Table
- polL2FilterTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allow |
2 | disallow |
3 | force |
4 | none |
5 | blockIngress |
6 | blockEgress |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| polL2FilterIndex A unique index into the table representing a single filter entry. This value
will remain unique and the relationship between the index and the underlying filter
is valid until th… | column | Integer32 | .1.3.6.1.4.1.52.2501.1.16.3.1.1 |
| polL2FilterCreationTime The value of sysUpTime when this filter was made active(1). | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.52.2501.1.16.3.1.10 |
| polL2FilterStatus SMIv2 RowStatus control for this table. Use createAndWait or createAndGo
to create a filter, use destroy to remove an entry or notInService to
disengage a filter without destroyi… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.52.2501.1.16.3.1.11 |
| polL2FilterDesc A string used to describe the filter. It should contain
the creator IP address, and other descriptive information about the filter.
It is recommended that names be unique within a… | column | OctetString | .1.3.6.1.4.1.52.2501.1.16.3.1.2 |
| polL2FilterType 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.16.3.1.3 |
| polL2FilterSrcMacAddr The source MAC address, which is present in case
of a Flow, that has been learned by the switch. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.52.2501.1.16.3.1.5 |
| polL2FilterDstMacAddr The destination MAC address which has been learned.
This object may not be modified if the associated.
polL2FilterStatus object is equal to active(1). | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.52.2501.1.16.3.1.6 |
| polL2FilterVlanId The VLAN the destination MAC address belongs to. The default VLAN
is id 1 on SSR.
This object may not be modified if the associated.
polL2FilterStatus object is eq… | column | SSRVlanIndex | .1.3.6.1.4.1.52.2501.1.16.3.1.7 |
| polL2FilterInPorts The set of Ports to which this filter applies on input.
This object may not be modified if the associated.
polL2FilterStatus object is equal to active(1). | column | SSRPortList | .1.3.6.1.4.1.52.2501.1.16.3.1.8 |
| polL2FilterOutPorts The set of ports to which this filter applies on output.
This object may not be modified if the associated.
polL2FilterStatus object is equal to active(1). | column | SSRPortList | .1.3.6.1.4.1.52.2501.1.16.3.1.9 |