All MIBs › ACOS-MIB › acosNatDevicePortIndex
acosNatDevicePortIndex
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosNatDevicePortIndex
OID (numeric): 1.3.6.1.4.1.2221.1.1.15.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port number of a specific interface in the slot. The port numbers range from 1 to the maximum number of ports reported in 'acosDeviceTotal' for this slot.
What is acosNatDevicePortIndex?
This OID specifies the physical port number on a NAT device interface, ranging from 1 to the maximum ports supported by that interface. Admins use port indexes to identify which connector a cable is plugged into and to apply interface-level NAT configurations. A value of 4 indicates the fourth physical port on an interface; with interface index 2 and slot 3, you're looking at 'slot 3, interface 2, port 4.'
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.15.2.1.3 snmpwalk -v2c -c public <target> ACOS-MIB::acosNatDevicePortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.15.2.1.3.1 snmpget -v2c -c public <target> ACOS-MIB::acosNatDevicePortIndex.1
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosNatDevicePortIndex 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.3 | acosNatDevicePortIndex | ACOS-MIB |