fdryL2AclRowStatus
FOUNDRY-SN-IP-ACL-MIB ·
.1.3.6.1.4.1.1991.1.2.2.15.7.1.15
Object
The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the addition of a L2 ACL filter in the router. Duplicate entry will be rejected during row creation. As part of row creation, we support only appending to this table. Row insertion may not be supported. Setting this object to destroy(6) removes the associated filter from the router. Other values in the enumeration are not used.
Context
- MIB
- FOUNDRY-SN-IP-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.15.7.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fdryL2AclEntry
- Table
- fdryL2AclTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryL2AclNumber The access-list number for this entry.
For L2ACL, the valid values are between 400 and 599. | column | AclNumber | .1.3.6.1.4.1.1991.1.2.2.15.7.1.1 |
| fdryL2AclDot1pPriority The priority option assigns traffic that matches the ACL to a
hardware forwarding queue. In addition to changing the internal
forwarding priority, if the outgoing interface is an … | column | FOUNDRY-SN-SWITCH-GROUP-MIBPortQosTC | .1.3.6.1.4.1.1991.1.2.2.15.7.1.10 |
| fdryL2AclDot1pPriorityForce The priority-force option assigns packets of outgoing traffic
that match the ACL to a specific hardware forwarding queue,
even though the incoming packet may be assigned to anothe… | column | FOUNDRY-SN-SWITCH-GROUP-MIBPortQosTC | .1.3.6.1.4.1.1991.1.2.2.15.7.1.11 |
| fdryL2AclDot1pPriorityMapping The priority-mapping option matches on the packets 802.1p value.
This option does not change the packets forwarding priority through
the device or mark the packet. This keyword is… | column | FOUNDRY-SN-SWITCH-GROUP-MIBPortQosTC | .1.3.6.1.4.1.1991.1.2.2.15.7.1.12 |
| fdryL2AclMirrorPackets Mirror packets matching ACL permit clause. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1991.1.2.2.15.7.1.13 |
| fdryL2AclLogEnable Optional parameter to enable logging only when deny clause
is specified. Note that traffic denied by implicit deny mechanism is not
subject to logging. The implicit deny kicks in … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1991.1.2.2.15.7.1.14 |
| fdryL2AclClauseIndex The index of the clause within a given ACL number.
During row creation, the clause index value should match
with the next available clause index for a given ACL number.
It is advi… | column | FdryClauseIndexTC | .1.3.6.1.4.1.1991.1.2.2.15.7.1.2 |
| fdryL2AclAction Action to take if the ingress L2 packet matches this ACL. | column | Action | .1.3.6.1.4.1.1991.1.2.2.15.7.1.3 |
| fdryL2AclSourceMac Optional Source MAC address. By default, it matches with
any source MAC within a packet. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.2.2.15.7.1.4 |
| fdryL2AclSourceMacMask Optional Source MAC address mask.
For Set operation, this object can only be used in
conjunction with fdryL2AclSourceMac.
By default, it matches with any source MAC within a pack… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.2.2.15.7.1.5 |
| fdryL2AclDestinationMac Optional destination MAC address.
By default, it matches with any destination MAC within a packet. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.2.2.15.7.1.6 |
| fdryL2AclDestinationMacMask Optional destination MAC address mask.
For Set operation, this object can only be used in
conjunction with fdryL2AclDestinationMac.
By default, it matches with any destination MAC… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.2.2.15.7.1.7 |
| fdryL2AclVlanId Optional VLAN ID to match against that of the incoming packet.
By default, the VLAN ID field is ignored during the match. In this case,
value 0 is returned. | column | FOUNDRY-SN-SWITCH-GROUP-MIBFdryVlanIdOrNoneTC | .1.3.6.1.4.1.1991.1.2.2.15.7.1.8 |
| fdryL2AclEthernetType Optional Ethernet Type to match against the etype field
of the incoming packet.
By default, etype field is ignored during the match. | column | FdryEnetTypeOrZeroTC | .1.3.6.1.4.1.1991.1.2.2.15.7.1.9 |