All MIBs › GDCSC616-MIB › bqlGT128LEDStatus
bqlGT128LEDStatus
Module: GDCSC616-MIB
OID (symbolic): GDCSC616-MIB::bqlGT128LEDStatus
OID (numeric): 1.3.6.1.4.1.498.10.21.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The GDC GT128 front panel LED Status. A value of 1 means on, 0 is off. byte 1 bit 7 (1.7) - not used 1.6 - test mode 1.5 - sync 1.4 - request to send 1.3 - clear to send 1.2 - carrier on 1.1 - send data transitions 1.0 - receive data transitions
2.6 - fu 2.5 - fu 2.4 - fu 2.3 - fu 2.2 - remote loopback ON 2.1 - selftest ON 2.0 - line loopback ON
What is bqlGT128LEDStatus?
A 2-byte bitmask mirroring the GT128's front-panel LEDs: test mode, sync, RTS, CTS, carrier-on, send/receive data transitions in byte 1, plus remote-loopback-on, self-test-on, and line-loopback-on flags in byte 2. An admin polls this remotely to check both the link status and any active loopback/test condition without needing physical access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.10.21.1.2 snmpwalk -v2c -c public <target> GDCSC616-MIB::bqlGT128LEDStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.10.21.1.2.1 snmpget -v2c -c public <target> GDCSC616-MIB::bqlGT128LEDStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bqlGT128LEDStatus.1
Start monitoring General DataComm shelf controllers/chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCSC616-MIB::bqlGT128LEDStatus 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.21 | bqlGT128LEDStatusTable | GDCSC616-MIB |
| 1.3.6.1.4.1.498.10.21.1 | bqlGT128LEDEntry | GDCSC616-MIB |
| 1.3.6.1.4.1.498.10.21.1.2 | bqlGT128LEDStatus | GDCSC616-MIB |