All MIBs › SC5002-MIB › sc5002LoopbackConfig
sc5002LoopbackConfig
Module: SC5002-MIB
OID (symbolic): SC5002-MIB::sc5002LoopbackConfig
OID (numeric): 1.3.6.1.4.1.498.6.8.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Selects the test to run. A get of this object returns the test that is currently running. A set of noLoopBack(1) ends the test that is currently running. A set of lineLoopBack(2) starts a line loop back test. The line loop back test runs until a set of noLoopBack(1) is sent. A set of unitTest(3) starts a unit test. The unit test runs for 15 seconds.
What is sc5002LoopbackConfig?
This OID selects and reports the diagnostic loopback test currently running on this unit: noLoopBack ends any running test, lineLoopBack starts a line loopback that runs until explicitly stopped, and unitTest runs a fixed 15-second self-test. Operators set this to run a loopback test when troubleshooting a suspected line or unit fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.8.4.1.1.2 snmpwalk -v2c -c public <target> SC5002-MIB::sc5002LoopbackConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.8.4.1.1.2.1 snmpget -v2c -c public <target> SC5002-MIB::sc5002LoopbackConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.8.4.1.1.2.1 i <value>
Start monitoring General DataComm SC5002-series equipment (firmware revision/E1 alarm configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SC5002-MIB::sc5002LoopbackConfig OID value, configure state conditions and alerts, and monitor any General DataComm SC5002-series equipment (firmware revision/E1 alarm configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6.8 | sc5002 | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.4 | sc5002Diagnostics | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.4.1 | sc5002DiagTable | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.4.1.1 | sc5002DiagEntry | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.4.1.1.2 | sc5002LoopbackConfig | SC5002-MIB |