All MIBs › ADSLATUR-MIB › adslAturPingAddr
adslAturPingAddr
Module: ADSLATUR-MIB
OID (symbolic): ADSLATUR-MIB::adslAturPingAddr
OID (numeric): 1.3.6.1.4.1.4900.1.2.2.5.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The aim address to be pinged.
What is adslAturPingAddr?
This is the IP address or hostname you set that the device will ping to test network connectivity. You would set this to a known reachable host like 8.8.8.8 or your gateway to verify the link works. It helps diagnose network problems by checking if packets reach the target.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4900.1.2.2.5.1.1 snmpwalk -v2c -c public <target> ADSLATUR-MIB::adslAturPingAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4900.1.2.2.5.1.1.1 snmpget -v2c -c public <target> ADSLATUR-MIB::adslAturPingAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4900.1.2.2.5.1.1.1 s <value>
Start monitoring Conexant-chipset ADSL CPE modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSLATUR-MIB::adslAturPingAddr OID value, configure state conditions and alerts, and monitor any Conexant-chipset ADSL CPE modems 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.4900.1.2.2 | adslAtur | ADSLATUR-MIB |
| 1.3.6.1.4.1.4900.1.2.2.5 | adslAturDiagnose | ADSLATUR-MIB |
| 1.3.6.1.4.1.4900.1.2.2.5.1 | adslAturDiagnosePing | ADSLATUR-MIB |
| 1.3.6.1.4.1.4900.1.2.2.5.1.1 | adslAturPingAddr | ADSLATUR-MIB |