All MIBs › GDCDSX1-MIB › gdcDsx1TestExecutionStatus
gdcDsx1TestExecutionStatus
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1TestExecutionStatus
OID (numeric): 1.3.6.1.4.1.498.6.1.4.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable reports the status of a test. notInTest(1) indicates a test is not running. testInProgress(2) indicates that a test is currently running. testCompleted(4) indicates that a test has run and is completed. testCompletedNotInTest(5) indicates that a test has completed and it is no longer in test.
What is gdcDsx1TestExecutionStatus?
This read-only value reports whether a diagnostic test is currently running (testInProgress), has just finished (testCompleted or testCompletedNotInTest), or isn't running at all (notInTest). Poll it to know when it's safe to read the finished test's results from gdcDsx1TestResults.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.4.1.1.8 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1TestExecutionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.4.1.1.8.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1TestExecutionStatus.1
Start monitoring General DataComm (GDC) DSX-1 unit (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCDSX1-MIB::gdcDsx1TestExecutionStatus OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) DSX-1 unit (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1 | gdcDsx1System | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4 | gdcDsx1Diagnostics | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4.1 | gdcDsx1DiagTable | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4.1.1 | gdcDsx1DiagEntry | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4.1.1.8 | gdcDsx1TestExecutionStatus | GDCDSX1-MIB |