All MIBs › GDCSC616-MIB › bqlDiagnosticTest
bqlDiagnosticTest
Module: GDCSC616-MIB
OID (symbolic): GDCSC616-MIB::bqlDiagnosticTest
OID (numeric): 1.3.6.1.4.1.498.10.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This function selects or reads the test. 0 = no test currently operating 1 = remote loopback test 2 = channel loopback test 4 = data loopback test 8 = selftest 16 = line loopback test 32 = terminate test
All other values are test combinations such as 9 = selftest and remote loopback.
What is bqlDiagnosticTest?
Selects or reads which diagnostic test is running on a loop/channel, using bitmask values such as 1 (remote loopback), 2 (channel loopback), 4 (data loopback), 8 (self-test), 16 (line loopback), 32 (terminate test), or 0 for none, with combinations like 9 meaning self-test plus remote loopback. An admin sets this to 8 to kick off a self-test, or to a loopback value to isolate whether a reported fault is on the line side or the DTE side.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.10.6.1.3 snmpwalk -v2c -c public <target> GDCSC616-MIB::bqlDiagnosticTest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.10.6.1.3.1 snmpget -v2c -c public <target> GDCSC616-MIB::bqlDiagnosticTest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.10.6.1.3.1 i <value>
Start monitoring General DataComm shelf controllers/chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCSC616-MIB::bqlDiagnosticTest OID value, configure state conditions and alerts, and monitor any General DataComm shelf controllers/chassis 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.10 | bql | GDCSC616-MIB |
| 1.3.6.1.4.1.498.10.6 | bqlDiagnosticTable | GDCSC616-MIB |
| 1.3.6.1.4.1.498.10.6.1 | bqlDiagnosticEntry | GDCSC616-MIB |
| 1.3.6.1.4.1.498.10.6.1.3 | bqlDiagnosticTest | GDCSC616-MIB |