All MIBs › GDCDSX1-MIB › gdcDsx1TestExceptions
gdcDsx1TestExceptions
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1TestExceptions
OID (numeric): 1.3.6.1.4.1.498.6.1.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates exceptions that have occurred that may affect interpretation of the test results.
The value of this object is a sum. This sum initially take the value zero. Then, for each exception, the value associated with the exception is added to the sum.
The exception values are:
value exception 1 a timed test was preempted so the result cannot be viewed in relation to the test duration 2 the results overflowed so the result cannot be viewed as an absolute value 4 the test was performed while synchronization could not be performed so the result may not be accurate.
What is gdcDsx1TestExceptions?
This is a bitmask flagging conditions that may make the last test's results unreliable: a value of 1 means the timed test was interrupted before completing, 2 means the result counter overflowed, and 4 means synchronization was lost during the test. Any nonzero value here means gdcDsx1TestResults should be interpreted with caution.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.4.1.1.9 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1TestExceptions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.4.1.1.9.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1TestExceptions.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::gdcDsx1TestExceptions 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.9 | gdcDsx1TestExceptions | GDCDSX1-MIB |