A3COM-DLSW-R1-MIB :: dlswCircuitState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsA3COM-DLSW-R1-MIBdlswCircuitState

dlswCircuitState

Module: A3COM-DLSW-R1-MIB

OID (symbolic): A3COM-DLSW-R1-MIB::dlswCircuitState

OID (numeric): 1.3.6.1.4.1.43.2.24.5.2.1.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The current state of this circuit. The implementation may choose to keep entries for some period of time after circuit disconnect, so the network management station can gather the time and cause of disconnection.

While all of the specified values may be returned from a GET operation, the only SETable value is -disconnectPending-. When this value is set, DLSw should perform the appropriate action given its previous state (e.g., send HALT_DL if the state was -connected-) to bring the circuit down to the -disconnected- state. Both the partner DLSw and local end station(s) should be notified as appropriate.

This MIB provides no facility to re-establish a disconnected circuit, because in DLSw this should be an end station-driven function.

What is dlswCircuitState?

This read-write object shows the circuit's operational state (connected, pending, disconnected) and allows management stations to request disconnection. Network engineers set this to 'disconnectPending' to gracefully tear down problem circuits. A value of 'connected' means the circuit is actively passing SNA traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.24.5.2.1.17
snmpwalk -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswCircuitState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.24.5.2.1.17.1
snmpget -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswCircuitState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.24.5.2.1.17.1 i <value>

Start monitoring 3Com routers/bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-DLSW-R1-MIB::dlswCircuitState OID value, configure state conditions and alerts, and monitor any 3Com routers/bridges from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.43a3ComA3COM-BRIDGE-R3-MIB
1.3.6.1.4.1.43.2brouterMIBA3COM-BRIDGE-R3-MIB
Numeric OIDNameModule
1.3.6.1.4.1.43.2.24dlswMIB_3ComA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.5dlswCircuitA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.5.2dlswCircuitTableA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.5.2.1dlswCircuitEntryA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.5.2.1.17dlswCircuitStateA3COM-DLSW-R1-MIB