All MIBs › ACOS-MIB › acosDeviceIpAddress
acosDeviceIpAddress
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosDeviceIpAddress
OID (numeric): 1.3.6.1.4.1.2221.1.1.9.1.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address assigned to this device in this slot. A value of '0.0.0.0' in a SET will delete the IP address assigned to this device. A value of '0.0.0.0' returned in a GET means the device does not have an IP address assigned to it.
What is acosDeviceIpAddress?
This read-write field stores the IPv4 address assigned to this device or interface, or shows 0.0.0.0 if no address is configured. Network engineers configure this to assign management addresses, enable routing, or set up peer communication on PPP interfaces. Setting this to 192.168.1.100 assigns that IP to the device, and reading 0.0.0.0 indicates no IP is configured and the interface cannot route traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.9.1.1.5 snmpwalk -v2c -c public <target> ACOS-MIB::acosDeviceIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.9.1.1.5.1 snmpget -v2c -c public <target> ACOS-MIB::acosDeviceIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2221.1.1.9.1.1.5.1 a <value>
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosDeviceIpAddress 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.9 | acosRouting | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.9.1 | acosDeviceIpAddressTable | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.9.1.1 | acosDeviceIpAddressEntry | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.9.1.1.5 | acosDeviceIpAddress | ACOS-MIB |