All MIBs › PDN-DS1CONFIG-MIB › devDS1TestControl
devDS1TestControl
Module: PDN-DS1CONFIG-MIB
OID (symbolic): PDN-DS1CONFIG-MIB::devDS1TestControl
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.6.5.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A control variable used to start and stop operator- initiated interface tests. Writing idle(1) to the test table entry terminates the specified test for the interface associated with the entry. Writing running(2) activates the specified test for the interface, if allowed (i.e., the test must be allowed for the interface and in combination with any other tests currently executing for the interface). The rules for executing tests for the product are specified in the product's Operator's Guide. This variable is read to determine the current status of the test for the interface. A value of running(2) indicates the test is currently in progress on the interface. A value of idle(1) indicates that the test is currently not active on the interface.
What is devDS1TestControl?
This read-write control variable starts and stops the operator-initiated diagnostic test named in devDS1TestType for a DS1 interface, using idle(1) to stop or clear the test and running(2) to activate it. Reading it back reports whether that test is currently active on the interface, letting an admin confirm a test actually started or has finished. An admin running a payload loopback to isolate a line fault would write running(2) here, then poll the same OID afterward to confirm it returns to idle(1) once the test completes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.6.5.1.1.1.3 snmpwalk -v2c -c public <target> PDN-DS1CONFIG-MIB::devDS1TestControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.6.5.1.1.1.3.1 snmpget -v2c -c public <target> PDN-DS1CONFIG-MIB::devDS1TestControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.6.5.1.1.1.3.1 i <value>
Start monitoring Paradyne DS1 (T1/E1) access equipment (line testing/diagnostics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PDN-DS1CONFIG-MIB::devDS1TestControl OID value, configure state conditions and alerts, and monitor any Paradyne DS1 (T1/E1) access equipment (line testing/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.6 | pdn_interfaces | PDN-HEADER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1795.2.24.2.6.5 | ent_ds1 | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1 | devDS1Test | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1.1 | devDS1TestTable | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1.1.1 | devDS1TestEntry | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1.1.1.3 | devDS1TestControl | PDN-DS1CONFIG-MIB |