All MIBs › GDC-SC800T3-MIB › sc800t3DiagTestResults
sc800t3DiagTestResults
Module: GDC-SC800T3-MIB
OID (symbolic): GDC-SC800T3-MIB::sc800t3DiagTestResults
OID (numeric): 1.3.6.1.4.1.498.19.1.3.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Returns a the folowing bytes. Octet 1 bit 7 - F/U bit 6 - 1: Test complete bit 5 - 1: Test aborted bit 4 - F/U bit 3 - remote status 0: inactive 1: active bit 2 - 1: Bit errors over range bit 1 - Bit Errors bit 0 - Bit Errors
Octet 2 bit 7 - F/U bit 6 - 2^13 bit 5 - 2^12 bit 4 - 2^11 bit 3 - 2^10 bit 2 - 2^9 Bit Error Count bit 1 - 2^8 bit 0 - 2^7
Octet 3 bit 7 - F/U bit 6 - 2^6 bit 5 - 2^5 bit 4 - 2^4 bit 3 - 2^3 bit 2 - 2^2 bit 1 - 2^1 bit 0 - 2^0
What is sc800t3DiagTestResults?
Returns a 3-octet bitmask reporting the status of the currently or most-recently run diagnostic test: whether it completed or was aborted, whether a remote unit is active, and a count of bit errors detected (with an overflow flag if the count exceeds the field's range). Admins decode this after a BER test to confirm pass/fail and get an error count without needing to read raw counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.19.1.3.1.1.5 snmpwalk -v2c -c public <target> GDC-SC800T3-MIB::sc800t3DiagTestResults
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.19.1.3.1.1.5.1 snmpget -v2c -c public <target> GDC-SC800T3-MIB::sc800t3DiagTestResults.1
Start monitoring General DataComm (GDC) SC800 T3 channel-service unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDC-SC800T3-MIB::sc800t3DiagTestResults OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) SC800 T3 channel-service unit 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.19 | ds3 | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1 | sc800t3 | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.3 | sc800t3Diagnostics | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.3.1 | sc800t3DiagTable | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.3.1.1 | sc800t3DiagEntry | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.3.1.1.5 | sc800t3DiagTestResults | GDC-SC800T3-MIB |