All MIBs › MY-ACL-MIB › myAceExtIndex
myAceExtIndex
Module: MY-ACL-MIB
OID (symbolic): MY-ACL-MIB::myAceExtIndex
OID (numeric): 1.3.6.1.4.1.171.10.97.2.17.1.4.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Object which specifies a unique entry in the myAclTable. A management station wishing to initiate a acl operation should use a pseudo-random value for this object when creating or modifying an instance of a myAclEntry. The RowStatus semantics of the myAclEntryStatus object will prevent access conflicts.
What is myAceExtIndex?
A pseudo-random serial number a management station generates to uniquely identify this ACE row within its parent ACL, avoiding collisions when multiple stations create entries concurrently. It's set once at row creation and used together with myAceExtAclName to index the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.17.1.4.1.2 snmpwalk -v2c -c public <target> MY-ACL-MIB::myAceExtIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.17.1.4.1.2.1 snmpget -v2c -c public <target> MY-ACL-MIB::myAceExtIndex.1
Start monitoring D-Link managed switch (Access Control List rules) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MY-ACL-MIB::myAceExtIndex OID value, configure state conditions and alerts, and monitor any D-Link managed switch (Access Control List rules) 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.10 | dlink_products | DES-1226G-MIB |
| 1.3.6.1.4.1.171.10.97 | switchMib | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2 | myMgmt | MY-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.10.97.2.17 | myAclMIB | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1 | myAclMIBObjects | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1.4 | myAceExtTable | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1.4.1 | myAceExtEntry | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1.4.1.2 | myAceExtIndex | MY-ACL-MIB |