All MIBs › PDN-DIAGNOSTICS-MIB › applStopAllTests
applStopAllTests
Module: PDN-DIAGNOSTICS-MIB
OID (symbolic): PDN-DIAGNOSTICS-MIB::applStopAllTests
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.16.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object corresponds to stop all application based tests on the device. noOp -- no operation stop -- all the application tests will be stopped but current test results are still available stopAndClear -- all the application tests will be stoped and the results are cleared also
What is applStopAllTests?
A control to stop all running application tests at once: noOp does nothing, stop halts tests but keeps their results available for review, and stopAndClear halts tests and discards their results entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.16.1.2.3 snmpwalk -v2c -c public <target> PDN-DIAGNOSTICS-MIB::applStopAllTests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.16.1.2.3.1 snmpget -v2c -c public <target> PDN-DIAGNOSTICS-MIB::applStopAllTests.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.16.1.2.3.1 i <value>
Start monitoring Paradyne xDSL/WAN access modems and routers (loopback/BERT diagnostics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PDN-DIAGNOSTICS-MIB::applStopAllTests OID value, configure state conditions and alerts, and monitor any Paradyne xDSL/WAN access modems and routers (loopback/BERT diagnostics) from a single console.
OID Breakdown
Upper-level ancestors (11 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.1795 | pdyn | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2 | pdn_mgmt | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24 | paradyne | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24.2 | pdn_common | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24.2.16 | pdn_diagnostics | PDN-HEADER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1795.2.24.2.16.1 | diagTestMIBObjects | PDN-DIAGNOSTICS-MIB |
| 1.3.6.1.4.1.1795.2.24.2.16.1.2 | diagApplTest | PDN-DIAGNOSTICS-MIB |
| 1.3.6.1.4.1.1795.2.24.2.16.1.2.3 | applStopAllTests | PDN-DIAGNOSTICS-MIB |