All MIBs › ADSLATUR-MIB › adslAturPingStatus
adslAturPingStatus
Module: ADSLATUR-MIB
OID (symbolic): ADSLATUR-MIB::adslAturPingStatus
OID (numeric): 1.3.6.1.4.1.4900.1.2.2.5.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of ping. NotStarted(1) means the ping is not started; Started(2) means the ping is in progress; Over(3) means the ping is over.
What is adslAturPingStatus?
This read-only value indicates the current state of ping operations: not started, in progress, or finished. It shows 'notStarted' before you trigger a ping, 'started' while pinging, and 'over' once complete. Check this to know when ping results are available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4900.1.2.2.5.1.5 snmpwalk -v2c -c public <target> ADSLATUR-MIB::adslAturPingStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4900.1.2.2.5.1.5.1 snmpget -v2c -c public <target> ADSLATUR-MIB::adslAturPingStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adslAturPingStatus.1
Start monitoring Conexant-chipset ADSL CPE modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSLATUR-MIB::adslAturPingStatus 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.5 | adslAturPingStatus | ADSLATUR-MIB |