All MIBs › ACOS-MIB › acosNatDeviceInterfaceIndex
acosNatDeviceInterfaceIndex
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosNatDeviceInterfaceIndex
OID (numeric): 1.3.6.1.4.1.2221.1.1.15.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The interface number of a specific interface in the slot. The interface numbers range from 1 to the maximum number of interfaces reported in 'acosDeviceTotal' for this slot.
What is acosNatDeviceInterfaceIndex?
This OID identifies which interface number within a specific NAT device module is being referenced (ranging from 1 to the max interfaces in that slot). Network engineers track interface indexes to map logical SNMP objects to physical ports and manage per-interface NAT rules. A value of 2 refers to the second interface on the NAT device; combined with slot number 3, you can locate this as 'slot 3, interface 2.'
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.15.2.1.2 snmpwalk -v2c -c public <target> ACOS-MIB::acosNatDeviceInterfaceIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.15.2.1.2.1 snmpget -v2c -c public <target> ACOS-MIB::acosNatDeviceInterfaceIndex.1
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosNatDeviceInterfaceIndex OID value, configure state conditions and alerts, and monitor any A10 Networks Thunder ADCs from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2221 | atlasComEngines | ACOS-MIB |
| 1.3.6.1.4.1.2221.1 | aceProductFamily | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1 | aceAcos | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.15 | acosNat | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.15.2 | acosNatDeviceParameterTable | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.15.2.1 | acosNatDeviceParameterEntry | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.15.2.1.2 | acosNatDeviceInterfaceIndex | ACOS-MIB |