All MIBs › FOUNDRY-SN-IP-ACL-MIB › snAgAclIndex
snAgAclIndex
Module: FOUNDRY-SN-IP-ACL-MIB
OID (symbolic): FOUNDRY-SN-IP-ACL-MIB::snAgAclIndex
OID (numeric): 1.3.6.1.4.1.1991.1.2.2.15.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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).
What is snAgAclIndex?
A unique per-item number that, combined with the ACL's name and number, forms the unique key (name, number, itemnumber) identifying one specific rule within an access list -- necessary because multiple rules can otherwise share the same source/destination/protocol/action combination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.15.2.1.1 snmpwalk -v2c -c public <target> FOUNDRY-SN-IP-ACL-MIB::snAgAclIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.15.2.1.1.1 snmpget -v2c -c public <target> FOUNDRY-SN-IP-ACL-MIB::snAgAclIndex.1
Start monitoring Brocade/Foundry FastIron switch/router (IP ACL config/accounting) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FOUNDRY-SN-IP-ACL-MIB::snAgAclIndex OID value, configure state conditions and alerts, and monitor any Brocade/Foundry FastIron switch/router (IP ACL config/accounting) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2 | router | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2.2 | snIp | FOUNDRY-SN-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1991.1.2.2.15 | snAgAcl | FOUNDRY-SN-IP-ACL-MIB |
| 1.3.6.1.4.1.1991.1.2.2.15.2 | snAgAclTable | FOUNDRY-SN-IP-ACL-MIB |
| 1.3.6.1.4.1.1991.1.2.2.15.2.1 | snAgAclEntry | FOUNDRY-SN-IP-ACL-MIB |
| 1.3.6.1.4.1.1991.1.2.2.15.2.1.1 | snAgAclIndex | FOUNDRY-SN-IP-ACL-MIB |