All MIBs › ACOS-MIB › acosDeviceIpPeerAddress
acosDeviceIpPeerAddress
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosDeviceIpPeerAddress
OID (numeric): 1.3.6.1.4.1.2221.1.1.9.1.1.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the peer for this device in this slot. Note that this object is only accessible if the protocol is set to 'ppp' in object 'acosWANDataLinkProtocol'.
What is acosDeviceIpPeerAddress?
This read-write field stores the IP address of the remote device when running Point-to-Point Protocol (PPP) connections. Network engineers configure this for direct PPP links where two devices communicate over a serial or WAN interface. Setting this to 10.0.0.1 designates 10.0.0.1 as the IP address of the equipment on the other end of the PPP link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.9.1.1.7 snmpwalk -v2c -c public <target> ACOS-MIB::acosDeviceIpPeerAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.9.1.1.7.1 snmpget -v2c -c public <target> ACOS-MIB::acosDeviceIpPeerAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2221.1.1.9.1.1.7.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::acosDeviceIpPeerAddress 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.7 | acosDeviceIpPeerAddress | ACOS-MIB |