FOUNDRY-SN-IP-ACL-MIB
- Registered at
- 1.3.6.1.4.1.1991.1.2.2.15
- Last updated
- 2011-03-02 00:00
- Organization
- Brocade Communications Systems, Inc.
- Revisions
- 2011-03-02 00:00, 2010-06-02 00:00, 2009-09-30 00:00
- Namespace
- extreme
- Source file
FOUNDRY-SN-IP-ACL-MIB- Digest
sha256:67a1dc96486ed930ab6124632e271463388a24caf53691d87b7298517de5d4bc
Description
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Contact
Technical Support Center 130 Holger Way, San Jose, CA 95134 Email: ipsupport@brocade.com Phone: 1-800-752-8061 URL: www.brocade.com
Imports
| From | Symbols |
|---|---|
| FOUNDRY-SN-IP-MIB | RtrStatus |
| FOUNDRY-SN-ROOT-MIB | router |
| FOUNDRY-SN-SWITCH-GROUP-MIB | FdryVlanIdOrNoneTC, PortQosTC |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FOUNDRY-SN-AGENT-MIB FOUNDRY-SN-IP-ACL-MIB FOUNDRY-SN-IP-MIB FOUNDRY-SN-ROOT-MIB FOUNDRY-SN-SWITCH-GROUP-MIB HCNUM-TC IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AclNameString TEXTUAL-CONVENTION The optional name for a given access-list. In general, the ACL number for a named ACL is in the range of 200 and 399. | current | |||
| AclNumber TEXTUAL-CONVENTION The Access control list number for an entry. The standard Access list is in the range <1..99>. The extended Access list is in the range <100-199>. The named standard Access list is in the range <200..299>. The named extended Access list is in the range <300-399>. The L2 Access list is in the range <400-599>. | current | |||
| Action TEXTUAL-CONVENTION The action to be taken on the packet after filtering is done. | current | |||
| Direction TEXTUAL-CONVENTION The packet flow direction within an interface for which ACL needs to be applied. | current | |||
| FdryClauseIndexTC TEXTUAL-CONVENTION One-based clause index value within a given ACL number. | current | |||
| FdryEnetTypeOrZeroTC TEXTUAL-CONVENTION Ethernet Type field within the Ethernet-II frame | current | |||
| IpProtocol TEXTUAL-CONVENTION The IP protocol number on which ACL can be applied. | current | |||
| Operator TEXTUAL-CONVENTION The operation used within a given ACL filter to determine permit or deny. | current | |||
| PrecedenceValue TEXTUAL-CONVENTION The IP precedence value on which ACL can be applied. | current | |||
| SnRowStatus TEXTUAL-CONVENTION The status of a given row in the table. | current | |||
| TosValue TEXTUAL-CONVENTION The IP TOS value on which ACL can be applied. | current | |||
| TruthVal TEXTUAL-CONVENTION Boolean value. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| snAgAclGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.2.15.1 | |||
| snAgAclGblCurRowIndex OBJECT-TYPE The current row index of the ACL table entry. | 1.3.6.1.4.1.1991.1.2.2.15.1.1 | Integer32 | read-only | current |
| snAgAclTable OBJECT-TYPE Table of Access Control List | 1.3.6.1.4.1.1991.1.2.2.15.2 | not-accessible | current | |
| snAgAclEntry OBJECT-TYPE An entry in the IP access control list table. | 1.3.6.1.4.1.1991.1.2.2.15.2.1 | not-accessible | current | |
| snAgAclIndex OBJECT-TYPE The Access control list item number for an entry. This is a unique number that identifies different Access list entries combined with the Access list name and Access list number. This one has to be unique even though the name and number are not unique for a given Access list with same or different source address, subnet mask, destination address and destination mask, protocol type, action (permit/deny) type and the operator (neq, eq, gt and, lt) which makes the index a unique tuple (name, number, itemnumber). | 1.3.6.1.4.1.1991.1.2.2.15.2.1.1 | Integer32 | read-only | current |
| snAgAclNumber OBJECT-TYPE The access-list number for this entry. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.2 | AclNumber | read-write | current |
| snAgAclName OBJECT-TYPE ACL name for an entry. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.3 | DisplayString | read-write | current |
| snAgAclAction OBJECT-TYPE Action to take if the ip packet matches with this access control list. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.4 | Action | read-write | current |
| snAgAclProtocol OBJECT-TYPE Transport protocol. Valid values for the IP protocol are: 0 = any IP protocol 1 = ICMP 2 = IGMP 3 = ggp 4 = ipencap 5 = st2 6 = TCP 7 = cbt 8 = egp 9 = igp 10 = bbn_rcc 11 = nvp 12 = pup 13 = argus 14 = emcon 15 = xnet 16 = chaos 17 = UDP 18 = mux 19 = dcn 20 = hmp 21 = prm 22 = xns_idp 23 = trunk1 24 = trunk2 25 = leaf1 26 = leaf2 27 = rdp 28 = irtp 29 = iso_tp4 30 = netblt 31 = mfe_nsp 32 = merit_inp 33 = sep 34 = threepc 35 = idpr 36 = xtp 37 = ddp 38 = idpr_cmtp 39 = tppp 40 = il 41 = ipv6 42 = sdrp 43 = ipv6_route 44 = ipv6_frag 45 = idrp 46 = rsvp 47 = gre 48 = mhrp 49 = bna 50 = esp 51 = ahp 52 = inlsp 53 = swipe 54 = narp 55 = mobile 56 = tlsp 57 = skip 58 = ipv6_icmp 59 = ipv6_nonxt 60 = ipv6_opts 62 = cftp 64 = sat_expak 65 = kryptolan 66 = rvd 67 = ippc 69 = sat_mon 70 = visa 71 = ipcv 72 = cpnx 73 = cphb 74 = wsn 75 = pvp 76 = br_sat_mon 77 = sun_nd 78 = wb_mon 79 = wb_expak 80 = iso_ip 81 = vmtp 82 = secure_vmtp 83 = vines 84 = ttp 85 = nsfnet_igp 86 = dgp 87 = tcf 88 = IGRP 89 = OSPF 90 = sprite_rpc 91 = larp 92 = mtp 93 = ax25 94 = ipip 95 = micp 96 = scc_sp 97 = etherip 98 = encap 100 = gmtp 101 = ifmp 102 = pnni 103 = pim 104 = aris 105 = scps 106 = qnx 107 = an 108 = ipcomp 109 = snp 110 = compaq_peer 111 = ipxinip 112 = vrrp 113 = pgm 115 = l2tp 116 = ddx 117 = iatp 118 = st 119 = srp 120 = uti 121 = smp 122 = sm 123 = ptp 124 = isis 125 = fire 126 = crtp 127 = crdup 128 = sscopmce 129 = iplt 130 = sps 131 = pipe 132 = sctp 133 = fc 134 = rsvp_e2e_ignore 135 = mobility_header 136 = udplite 137 = mpls_in_ip 138 = manet 139 = hip 140 = shim6 254 = divert | 1.3.6.1.4.1.1991.1.2.2.15.2.1.5 | IpProtocol | read-write | current |
| snAgAclSourceIp OBJECT-TYPE Source IP address. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.6 | IpAddress | read-write | current |
| snAgAclSourceMask OBJECT-TYPE Source IP subnet mask. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.7 | IpAddress | read-write | current |
| snAgAclSourceOperator OBJECT-TYPE Type of comparison to perform. For now, this only applys to tcp or udp to compare the port number | 1.3.6.1.4.1.1991.1.2.2.15.2.1.8 | Operator | read-write | current |
| snAgAclSourceOperand1 OBJECT-TYPE For now this only refers to transport protocol port number. 0 means NA | 1.3.6.1.4.1.1991.1.2.2.15.2.1.9 | INTEGER (0..65535) | read-write | current |
| snAgAclSourceOperand2 OBJECT-TYPE For now this only refers to transport protocol port number. Used in ICMP Protocol to convey the ICMP Type value. 0 means NA. Valid values for ICMP Type: 1 = Echo reply 4 = Destination unreachable 5 = Source quench 6 = Redirect 9 = Echo request 10=Router advertisement 11=Router solicitation 12=Time exceeded 13=Parameter problem 14=Timestamp request 15=Timestamp reply 16=Information request 17=Information reply 18=Address mask request 19=Address mask reply. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.10 | INTEGER (0..65535) | read-write | current |
| snAgAclDestinationIp OBJECT-TYPE Destination IP address. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.11 | IpAddress | read-write | current |
| snAgAclDestinationMask OBJECT-TYPE Destination IP subnet mask. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.12 | IpAddress | read-write | current |
| snAgAclDestinationOperator OBJECT-TYPE Type of comparison to perform. For now, this only applys to tcp or udp to compare the port number | 1.3.6.1.4.1.1991.1.2.2.15.2.1.13 | Operator | read-write | current |
| snAgAclDestinationOperand1 OBJECT-TYPE For now this only refers to transport protocol port number. 0 means NA | 1.3.6.1.4.1.1991.1.2.2.15.2.1.14 | INTEGER (0..65535) | read-write | current |
| snAgAclDestinationOperand2 OBJECT-TYPE For now this only refers to transport protocol port number. 0 means NA | 1.3.6.1.4.1.1991.1.2.2.15.2.1.15 | INTEGER (0..65535) | read-write | current |
| snAgAclPrecedence OBJECT-TYPE This refers to IP precedence value in the range <0-7> critical(5), flash(3), flash-override(4), immediate(2), internet(6), network(7), priority(1), routine(0) | 1.3.6.1.4.1.1991.1.2.2.15.2.1.16 | PrecedenceValue | read-write | current |
| snAgAclTos OBJECT-TYPE This refers to the IP type of service value in range <0-15>, which is the sum of numeric vlaues of the following options - match packets with maximum reliability TOS (2) match packets with maximum throughput TOS (4) match packets with minimum delay (8) match packets with minimum monetary cost TOS (1) match packets with normal TOS (0) | 1.3.6.1.4.1.1991.1.2.2.15.2.1.17 | TosValue | read-write | current |
| snAgAclEstablished OBJECT-TYPE Enable/Disable the filtering of established TCP packets of which the ACK or RESET flag is on. This additional filter only applies to TCP transport protocol. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.18 | RtrStatus | read-write | current |
| snAgAclLogOption OBJECT-TYPE Log flag | 1.3.6.1.4.1.1991.1.2.2.15.2.1.19 | TruthVal | read-write | current |
| snAgAclStandardFlag OBJECT-TYPE Return whether the ACL is standard or extended, 1 for standard ACL | 1.3.6.1.4.1.1991.1.2.2.15.2.1.20 | TruthVal | read-write | current |
| snAgAclRowStatus OBJECT-TYPE To create or delete a access list entry. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.21 | SnRowStatus | read-write | current |
| snAgAclFlowCounter OBJECT-TYPE Approximate count of flows matching individual ACL entry. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.22 | Counter64 | read-only | current |
| snAgAclPacketCounter OBJECT-TYPE Accurate count of packets matching individual ACL entry. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.23 | Counter64 | read-only | current |
| snAgAclComments OBJECT-TYPE Remark description of individual ACL entry. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.24 | DisplayString | read-write | current |
| snAgAclIpPriority OBJECT-TYPE QoS priority option for IP ACL entry. | 1.3.6.1.4.1.1991.1.2.2.15.2.1.25 | INTEGER (0..3) | read-write | current |
| snAgAclPriorityForce OBJECT-TYPE Force packet outgoing priority. Not defined(4) | 1.3.6.1.4.1.1991.1.2.2.15.2.1.26 | INTEGER (0..4) | read-write | current |
| snAgAclPriorityMapping OBJECT-TYPE Map incoming packet priority. Not defined(8) | 1.3.6.1.4.1.1991.1.2.2.15.2.1.27 | INTEGER (0..8) | read-write | current |
| snAgAclDscpMarking OBJECT-TYPE Mark packets with given DSCP value. Not defined(64) | 1.3.6.1.4.1.1991.1.2.2.15.2.1.28 | INTEGER (0..64) | read-write | current |
| snAgAclDscpMapping OBJECT-TYPE Map incoming DSCP value. Not defined(64) | 1.3.6.1.4.1.1991.1.2.2.15.2.1.29 | INTEGER (0..64) | read-write | current |
| snAgAclIcmpCode OBJECT-TYPE ICMP Message Code value. Used in combination with ICMP Message Type (use snAgAclSourceOperand2) to setup an ICMP filter. This object is not used with any other protocol. 0 means NA. Supported values Type: Echo reply -------------- 1 = Echo reply Type: Destination unreachable ------------------------- 1 = Network unreachable 2 = Host unreachable 3 = Protocol unreachable 4 = Port unreachable 5 = Fragmentation needed by don't fragment bit set 6 = Source route failed 7 = Destination network unknown 8 = Destination host unknown 9 = Source host isolated 10 = Destination network administratively prohibited 11=Destination host administratively prohibited 12=Network unreachable for TOS 13=Host unreachable for TOS 14=Communication administratively prohibited by filter 15=Host precedence violation 16=Precedence cutoff in effect Type: Source quench ------------------ 1 = Source quench Type: Redirect ------------ 1 = Redirect for network 2 = Redirect for host 3 = Redirect for TOS and network 4 = Redirect for TOS and host Type: Echo request ----------------- 1 = Echo request Type: Router advertisement ------------------------ 1 = Router advertisement Type: Router solicitation --------------------- 1 = Router solicitation Type: Time exceeded ------------------ 1 = Time to live equals 0 during transmit 2 = Time to live equals 0 during reassembly Type: Parameter problem --------------------- 1 = IP header bad (catchall error) 2 = Required option missing Type: Timestamp request ---------------------- 1 = Timestamp request Type: Timestamp reply ------------------- 1 = Timestamp reply Type: Information request ---------------------- 1 = Information request Type: Information reply -------------------- 1 = Information reply Type: Address mask request ------------------------ 1 = Address mask request Type: Address mask reply ---------------------- 1 = Address mask reply | 1.3.6.1.4.1.1991.1.2.2.15.2.1.30 | INTEGER (0..255) | read-write | current |
| snAgAclParameters OBJECT-TYPE This mask represents multiple parameters configured for this ACL. Bit 0 specified in the BITS construct is the MS bit of the first octet. Bit 0: Match fragmented IP packets Bit 1: Match non-fragmented IP packets Bit 2: Match only TCP packets with SYN Bit set. Valid only if snAgAclSourceOperator or snAgAclDestinationOperator is set to TCP. Bit 3: Permit packets that fail RPF check Bit 4: Mirror packets matching ACL permit clause Bit 5: Send packets matching ACL permit clause to sFlow collector Bit 6: Set dscp-mapping. The value is given by snAgAclDscpMarking Bit 7: Set dscp-marking. The value is given by snAgAclDscpMapping | 1.3.6.1.4.1.1991.1.2.2.15.2.1.31 | Bits {matchFragmentedPackets(0), matchNonFragmentedPackets(1), matchTcpSynSetPackets(2), permitFailedRPFCheckPackets(3), mirrorPermitPackets(4), sendPermitPacketsToSflowCollector(5), dscpMappingFlagSet(6), dscpMarkingFlagSet(7)} | read-write | current |
| snAgAclBindToPortTable OBJECT-TYPE Table of ACL binding to port for router | 1.3.6.1.4.1.1991.1.2.2.15.3 | not-accessible | current | |
| snAgAclBindToPortEntry OBJECT-TYPE An entry in the ACL-binding-to-port table. | 1.3.6.1.4.1.1991.1.2.2.15.3.1 | not-accessible | current | |
| snAgAclPortNum OBJECT-TYPE Binding-to port num, either physical port or virtual interface. | 1.3.6.1.4.1.1991.1.2.2.15.3.1.1 | Integer32 | read-only | current |
| snAgAclPortBindDirection OBJECT-TYPE ACL port direction, inbound or outbound | 1.3.6.1.4.1.1991.1.2.2.15.3.1.2 | Direction | read-only | current |
| snAgAclNum OBJECT-TYPE Defined ACL number | 1.3.6.1.4.1.1991.1.2.2.15.3.1.3 | Integer32 | read-write | current |
| snAgAclNameString OBJECT-TYPE Defined ACL name | 1.3.6.1.4.1.1991.1.2.2.15.3.1.4 | DisplayString | read-write | current |
| snAgBindPortListInVirtualInterface OBJECT-TYPE Port list for binding virtual interface | 1.3.6.1.4.1.1991.1.2.2.15.3.1.5 | OCTET STRING | read-write | current |
| snAgAclPortRowStatus OBJECT-TYPE To create or delete a ACL port entry. | 1.3.6.1.4.1.1991.1.2.2.15.3.1.6 | SnRowStatus | read-write | current |
| snAgAclIfBindTable OBJECT-TYPE Table of ACL binding to port for router | 1.3.6.1.4.1.1991.1.2.2.15.4 | not-accessible | current | |
| snAgAclIfBindEntry OBJECT-TYPE An entry in the ACL-binding-to-port table. | 1.3.6.1.4.1.1991.1.2.2.15.4.1 | not-accessible | current | |
| snAgAclIfBindIndex OBJECT-TYPE Binding-to port num, either physical port or virtual interface. | 1.3.6.1.4.1.1991.1.2.2.15.4.1.1 | InterfaceIndex | read-only | current |
| snAgAclIfBindDirection OBJECT-TYPE ACL port direction, inbound or outbound | 1.3.6.1.4.1.1991.1.2.2.15.4.1.2 | Direction | read-only | current |
| snAgAclIfBindNum OBJECT-TYPE Defined ACL number (0 represents named ACL) | 1.3.6.1.4.1.1991.1.2.2.15.4.1.3 | INTEGER (0..199) | read-write | current |
| snAgAclIfBindName OBJECT-TYPE Defined ACL name | 1.3.6.1.4.1.1991.1.2.2.15.4.1.4 | DisplayString (SIZE(0..255)) | read-write | current |
| snAgAclIfBindVifPortList OBJECT-TYPE This object specifies the port list for binding virtual interface. Each port index is an ifIndex, if there are consecutive 4 or more ifIndex then, they will be encoded like below. Encoding and decoding scheme is range based: Each range prefix with 0000 (2 octets) where 0000 is not valid ifIndex. Next 2 octets indicates lower range ifIndex, followed by 2 octets of higher range ifIndex. Individual(non range) ones will be displayed as it is. Ex: port list: 0001..0005 0015 0032..0047 Port list in PDU: 0000 0001 0005 000f 0000 0020 002f. | 1.3.6.1.4.1.1991.1.2.2.15.4.1.5 | OCTET STRING | read-write | current |
| snAgAclIfBindRowStatus OBJECT-TYPE To create or delete a ACL port entry. | 1.3.6.1.4.1.1991.1.2.2.15.4.1.6 | SnRowStatus | read-write | current |
| snAgAclIfBindDenyLogging OBJECT-TYPE Enable or disable deny logging. | 1.3.6.1.4.1.1991.1.2.2.15.4.1.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| agAclAccntTable OBJECT-TYPE Table of ACL Accounting Statistics for router | 1.3.6.1.4.1.1991.1.2.2.15.5 | not-accessible | current | |
| agAclAccntEntry OBJECT-TYPE An entry in the ACL-binding-to-port table. | 1.3.6.1.4.1.1991.1.2.2.15.5.1 | not-accessible | current | |
| agAclAccntKind OBJECT-TYPE Kind of ACL Accounting statistics needed. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.1 | INTEGER {ipv4(0), l2(1), policyBasedRouting(2), rateLimit(3), receiveAcl(4)} | not-accessible | current |
| agAclAccntIfIndex OBJECT-TYPE Physical or virtual interface on which ACL accounting is desired. For Receive ACL, we use the lowest port of the management module as value for this object. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.2 | InterfaceIndex | not-accessible | current |
| agAclAccntDirection OBJECT-TYPE ACL port direction, inbound or outbound. For receive-acl kind, direction cannot be outbound. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.3 | Direction | not-accessible | current |
| agAclAccntAclNumber OBJECT-TYPE The access-list number for this entry. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.4 | AclNumber | not-accessible | current |
| agAclAccntFilterId OBJECT-TYPE FilterId within a given ACL. This is a zero based value. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.5 | Unsigned32 | not-accessible | current |
| agAclAccntAclName OBJECT-TYPE ACL name for an entry, if applicable. Otherwise, null string is returned. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.6 | AclNameString | read-only | current |
| agAclAccntOneSecond OBJECT-TYPE Last one second accounting data. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.7 | Counter64 | read-only | current |
| agAclAccntOneMinute OBJECT-TYPE Last one minute accounting data. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.8 | Counter64 | read-only | current |
| agAclAccntFiveMinute OBJECT-TYPE Last five minute accounting data. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.9 | Counter64 | read-only | current |
| agAclAccntCumulative OBJECT-TYPE Cummulative accounting data since the ACL was installed. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.10 | Counter64 | read-only | current |
| agAclAccntRaclDropCnt OBJECT-TYPE Receive-ACL drop counter used for rate limiting. Not used for other ACL kind. The value returned is per ACL, instead of per filter within the ACL. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.11 | Counter64 | read-only | current |
| agAclAccntRaclFwdCnt OBJECT-TYPE Receive-ACL forward counter used for rate limiting. Not used for other ACL kind. The value returned is per ACL, instead of per filter within the ACL. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.12 | Counter64 | read-only | current |
| agAclAccntRaclRemarkCnt OBJECT-TYPE Receive-ACL remark counter used for rate limiting. Not used for other ACL kind. The value returned is per ACL, instead of per filter within the ACL. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.13 | Counter64 | read-only | current |
| agAclAccntRaclTotalCnt OBJECT-TYPE Receive-ACL total counter used for rate limiting. Not used for other ACL kind. The value returned is per ACL, instead of per filter within the ACL. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.14 | Counter64 | read-only | current |
| agAclAccntRaclTotalSWHitCountCnt OBJECT-TYPE Receive-ACL cumulative software hit counter. Not used for other ACL kind. The value returned is per ACL, instead of per filter within the ACL. | 1.3.6.1.4.1.1991.1.2.2.15.5.1.15 | Counter64 | read-only | current |
| fdryL2AclNextClauseTable OBJECT-TYPE This read-only table contains the list of next lowest available clause index that can be used for creating a new instance in the fdryL2AclTable. The clause index values will not change as a result of switchovers or hitless upgrades, but may change as a result of a device reload (though the relative order of persistent entries would remain the same). | 1.3.6.1.4.1.1991.1.2.2.15.6 | not-accessible | current | |
| fdryL2AclNextClauseEntry OBJECT-TYPE An entry specifying the next lowest available clause index for this ACL number. | 1.3.6.1.4.1.1991.1.2.2.15.6.1 | not-accessible | current | |
| fdryL2AclNextClauseIndex OBJECT-TYPE The next lowest available clause index for a given ACL number. The maximum value of this object is the configured maximum number of clauses for a L2 ACL. | 1.3.6.1.4.1.1991.1.2.2.15.6.1.1 | FdryClauseIndexTC | read-only | current |
| fdryL2AclTable OBJECT-TYPE Table of Layer 2 Access Control Lists. Layer 2 ACLs filter traffic based on any of the following fields: - Source MAC address and source MAC mask - Destination MAC address and destination MAC mask - VLAN ID - Ethernet type. For a given ACL number, one can have 64 (default) to 256 clauses. The clause index values will not change as a result of switchovers or hitless upgrades, but may change as a result of a device reload (though the relative order of persistent entries would remain the same). | 1.3.6.1.4.1.1991.1.2.2.15.7 | not-accessible | current | |
| fdryL2AclEntry OBJECT-TYPE An entry in the L2 Access Control List table. | 1.3.6.1.4.1.1991.1.2.2.15.7.1 | not-accessible | current | |
| fdryL2AclNumber OBJECT-TYPE The access-list number for this entry. For L2ACL, the valid values are between 400 and 599. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.1 | AclNumber | not-accessible | current |
| fdryL2AclClauseIndex OBJECT-TYPE 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 advisable to first do a Get operation on the fdryL2AclNextClauseTable for a given ACL number, and use the value of fdryL2AclNextClauseIndex returned by the agent. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.2 | FdryClauseIndexTC | not-accessible | current |
| fdryL2AclAction OBJECT-TYPE Action to take if the ingress L2 packet matches this ACL. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.3 | Action | read-create | current |
| fdryL2AclSourceMac OBJECT-TYPE Optional Source MAC address. By default, it matches with any source MAC within a packet. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.4 | MacAddress | read-create | current |
| fdryL2AclSourceMacMask OBJECT-TYPE 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 packet. it matches with any source MAC within a packet. To match on the first two bytes of the address aabb.ccdd.eeff, use the mask ffff.0000.0000. In this case, the clause matches all source MAC addresses that contain 'aabb' as the first two bytes and any values in the remaining bytes of the MAC address. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.5 | MacAddress | read-create | current |
| fdryL2AclDestinationMac OBJECT-TYPE Optional destination MAC address. By default, it matches with any destination MAC within a packet. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.6 | MacAddress | read-create | current |
| fdryL2AclDestinationMacMask OBJECT-TYPE 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 within a packet. To match on the first two bytes of the address aabb.ccdd.eeff, use the mask ffff.0000.0000. In this case, the clause matches all destination MAC addresses that contain 'aabb' as the first two bytes and any values in the remaining bytes of the MAC address. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.7 | MacAddress | read-create | current |
| fdryL2AclVlanId OBJECT-TYPE 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. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.8 | FdryVlanIdOrNoneTC | read-create | current |
| fdryL2AclEthernetType OBJECT-TYPE Optional Ethernet Type to match against the etype field of the incoming packet. By default, etype field is ignored during the match. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.9 | FdryEnetTypeOrZeroTC | read-create | current |
| fdryL2AclDot1pPriority OBJECT-TYPE 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 802.1q interface, this option maps the specified priority to its equivalent 802.1p (QoS) priority and marks the packet with the new 802.1p priority. This option is applicable for inbound ACLs only. This object is not supported in RX, where it always returns enum value invalid. NOTE: fdryL2AclDot1pPriority following fdryL2AclDot1pPriorityForce cannot be used together in an ACL entry. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.10 | PortQosTC | read-create | current |
| fdryL2AclDot1pPriorityForce OBJECT-TYPE 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 another queue. This option is applicable for inbound ACLs only. This object is not supported in RX, where it always returns enum value invalid. NOTE: fdryL2AclDot1pPriority following fdryL2AclDot1pPriorityForce cannot be used together in an ACL entry. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.11 | PortQosTC | read-create | current |
| fdryL2AclDot1pPriorityMapping OBJECT-TYPE 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 applicable for both inbound and outbound ACLs. This object is not supported in RX, where it always returns enum value invalid. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.12 | PortQosTC | read-create | current |
| fdryL2AclMirrorPackets OBJECT-TYPE Mirror packets matching ACL permit clause. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.13 | TruthValue | read-create | current |
| fdryL2AclLogEnable OBJECT-TYPE 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 when the traffic does not match any of the clauses and there is no 'permit any any' clause specified at the end. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.14 | TruthValue | read-create | current |
| fdryL2AclRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.1991.1.2.2.15.7.1.15 | RowStatus | read-create | current |
| fdryL2AclIfBindTable OBJECT-TYPE Table of L2 ACL binding to port. - One cannot bind Layer 2 ACLs and Layer 3 ACLs to the same port. However, one can configure a port to use Layer 2 ACLs, and another port on the same device to use Layer 3 ACLs. - In general, Layer 2 ACLs cannot be bound to virtual interfaces, unlike L3 ACLs. - One cannot modify an existing Layer 2 ACL clause. For that, one must unbind the ACL, delete it and make a new clause. | 1.3.6.1.4.1.1991.1.2.2.15.8 | not-accessible | current | |
| fdryL2AclIfBindEntry OBJECT-TYPE An entry in the L2ACL binding table which lists the ACL bindings to a port. | 1.3.6.1.4.1.1991.1.2.2.15.8.1 | not-accessible | current | |
| fdryL2AclIfBindDirection OBJECT-TYPE Direction in which this ACL should be applied on this port. | 1.3.6.1.4.1.1991.1.2.2.15.8.1.1 | Direction | not-accessible | current |
| fdryL2AclIfBindAclNumber OBJECT-TYPE The ACL number that is to be bound to given physical interface. The valid values for L2 numbered ACLs are between 400 and 599. | 1.3.6.1.4.1.1991.1.2.2.15.8.1.2 | Unsigned32 | read-create | current |
| fdryL2AclIfBindRowStatus OBJECT-TYPE 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 binding of a L2 ACL with a given physical port. Setting this object to destroy(6) unbinds this L2 ACL from the port. Other values in the enumeration are not used. | 1.3.6.1.4.1.1991.1.2.2.15.8.1.3 | RowStatus | read-create | current |