All MIBs › ADTRAN-ADUNIT-MIB › adUnitPingMode
adUnitPingMode
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitPingMode
OID (numeric): 1.3.6.1.4.1.664.5.30.3.5.2
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: Set the 'sweep' BIT to cause the ping process to send consecutively increasing buffer sizes starting at adUnitPingPktMinSize and continueing to adUnitPingPktMaxSize. If 'sweep' is not set, a single packet size of adUnitPingPktMinSize is used. The default is for sweep to not be set.
Set the 'verbose' bit for responses to be reported via entries in the adUnitPingRespTbl. If 'verbose' is not set, results are reported via adUnitPingResult. The default is for verbose to not be set.
What is adUnitPingMode?
This is a set of bit flags controlling how the ping behaves: 'sweep' sends packets of gradually increasing size to test path MTU, and 'verbose' logs each response to a table instead of just summary statistics. You enable 'sweep' to discover if any network segment has a reduced MTU that might be breaking large packets. For example, enabling both flags lets you see detailed response times for each packet size tested.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.2 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.5.2.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.3.5.2.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::adUnitPingMode 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.2 | adUnitPingMode | ADTRAN-ADUNIT-MIB |