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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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 |