snAgAclIndex
FOUNDRY-SN-IP-ACL-MIB ·
.1.3.6.1.4.1.1991.1.2.2.15.2.1.1
Object
column
SNMPv2-SMIInteger32
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).
Context
- MIB
- FOUNDRY-SN-IP-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.15.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snAgAclEntry
- Table
- snAgAclTable
- Siblings
- 32
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snAgAclSourceOperand2 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 = Destina… | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.10 |
| snAgAclDestinationIp Destination IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.15.2.1.11 |
| snAgAclDestinationMask Destination IP subnet mask. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.15.2.1.12 |
| snAgAclDestinationOperator Type of comparison to perform. For now, this only applys to tcp or udp
to compare the port number | column | Operator | .1.3.6.1.4.1.1991.1.2.2.15.2.1.13 |
| snAgAclDestinationOperand1 For now this only refers to transport protocol port number. 0 means NA | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.14 |
| snAgAclDestinationOperand2 For now this only refers to transport protocol port number. 0 means NA | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.15 |
| snAgAclPrecedence 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) | column | PrecedenceValue | .1.3.6.1.4.1.1991.1.2.2.15.2.1.16 |
| snAgAclTos 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 pac… | column | TosValue | .1.3.6.1.4.1.1991.1.2.2.15.2.1.17 |
| snAgAclEstablished 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. | column | FOUNDRY-SN-IP-MIBRtrStatus | .1.3.6.1.4.1.1991.1.2.2.15.2.1.18 |
| snAgAclLogOption Log flag | column | TruthVal | .1.3.6.1.4.1.1991.1.2.2.15.2.1.19 |
| snAgAclNumber The access-list number for this entry. | column | AclNumber | .1.3.6.1.4.1.1991.1.2.2.15.2.1.2 |
| snAgAclStandardFlag Return whether the ACL is standard or extended, 1 for standard ACL | column | TruthVal | .1.3.6.1.4.1.1991.1.2.2.15.2.1.20 |
| snAgAclRowStatus To create or delete a access list entry. | column | SnRowStatus | .1.3.6.1.4.1.1991.1.2.2.15.2.1.21 |
| snAgAclFlowCounter Approximate count of flows matching individual ACL entry. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.22 |
| snAgAclPacketCounter Accurate count of packets matching individual ACL entry. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.23 |
| snAgAclComments Remark description of individual ACL entry. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.2.2.15.2.1.24 |
| snAgAclIpPriority QoS priority option for IP ACL entry. | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.25 |
| snAgAclPriorityForce Force packet outgoing priority. Not defined(4) | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.26 |
| snAgAclPriorityMapping Map incoming packet priority. Not defined(8) | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.27 |
| snAgAclDscpMarking Mark packets with given DSCP value. Not defined(64) | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.28 |
| snAgAclDscpMapping Map incoming DSCP value. Not defined(64) | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.29 |
| snAgAclName ACL name for an entry. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.2.2.15.2.1.3 |
| snAgAclIcmpCode 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 N… | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.30 |
| snAgAclParameters 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:… | column | Bits | .1.3.6.1.4.1.1991.1.2.2.15.2.1.31 |
| snAgAclVlanId 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.2.1.32 |
| snAgAclClauseString Returns the equivalent filter clause string. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.2.2.15.2.1.33 |
| snAgAclAction Action to take if the ip packet matches with this access control list. | column | Action | .1.3.6.1.4.1.1991.1.2.2.15.2.1.4 |
| snAgAclProtocol 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
1… | column | IpProtocol | .1.3.6.1.4.1.1991.1.2.2.15.2.1.5 |
| snAgAclSourceIp Source IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.15.2.1.6 |
| snAgAclSourceMask Source IP subnet mask. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.15.2.1.7 |
| snAgAclSourceOperator Type of comparison to perform. For now, this only applys to tcp or udp
to compare the port number | column | Operator | .1.3.6.1.4.1.1991.1.2.2.15.2.1.8 |
| snAgAclSourceOperand1 For now this only refers to transport protocol port number. 0 means NA | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.15.2.1.9 |