ADTRAN-ADUNIT-MIB :: adPingRespStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTRAN-ADUNIT-MIBadPingRespStatus

adPingRespStatus

Module: ADTRAN-ADUNIT-MIB

OID (symbolic): ADTRAN-ADUNIT-MIB::adPingRespStatus

OID (numeric): 1.3.6.1.4.1.664.5.30.3.5.16.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The compeletion status of the ping response: 1 - OK 2 - Target address is unknown 3 - Invalid Source address 4 - No response received before timeout expired 5 - Unreachable destination (adPingRespAddr contains reporting address) 6 - TTL expired in transit (adPingRespAddr contains reporting address)

What is adPingRespStatus?

This read-only enumerated value (1-6) reports the outcome of a ping test, with codes for success, unknown target, invalid source, timeout, unreachable destination, or TTL expiration. A network engineer reads this to quickly understand why a ping failed without parsing text. A status of 4 (timeout) means the probe never returned; status 5 (unreachable) means the destination rejected the packet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.16.1.2
snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adPingRespStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.16.1.2.1
snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adPingRespStatus.1

Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adPingRespStatus OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.664adtranADTRAN-ACTDAXL3-MIB
1.3.6.1.4.1.664.5adSharedADTRAN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.664.5.30adtranUnitMibADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.3adUnitUtilADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.3.5adUnitPingADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.3.5.16adUnitPingVerboseTableADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.3.5.16.1adUnitPingVerboseEntryADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.3.5.16.1.2adPingRespStatusADTRAN-ADUNIT-MIB