All MIBs › ADTRAN-ADUNIT-MIB › adUnitPingResult
adUnitPingResult
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitPingResult
OID (numeric): 1.3.6.1.4.1.664.5.30.3.5.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Output string to show results of ping when in normal mode. If more than 255 transmissions are generated during the ping execution only the results of the first 255 are reported. The following characters indicate the specified results: ! OK . Timeout, no response U Destination Unreachable Q Source Quench (destination too busy) M Could not fragment ? Unknown Packet type & Packet lifetime exceeded
What is adUnitPingResult?
This text field (up to 255 characters) displays a summary of each ping test result using single-character codes like "!" for success, "." for timeout, or "U" for unreachable. You read this to quickly spot patterns in connectivity without parsing detailed numeric output. For example, a result of "!!!...!!!" shows three successful pings, three timeouts, then three more successes, suggesting intermittent packet loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.12 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPingResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.12.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPingResult.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.3.5.12.1 s <value>
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitPingResult 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 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 |
| 1.3.6.1.4.1.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3 | adUnitUtil | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3.5 | adUnitPing | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3.5.12 | adUnitPingResult | ADTRAN-ADUNIT-MIB |