A3COM-DLSW-R1-MIB :: dlswTConnOperState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsA3COM-DLSW-R1-MIBdlswTConnOperState

dlswTConnOperState

Module: A3COM-DLSW-R1-MIB

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

OID (numeric): 1.3.6.1.4.1.43.2.24.2.3.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The state of this transport connection. The transport connection enters -connecting- state when DLSw makes a connection request to the transport layer. Once initial Capabilities Exchange is sent, the transport connection enters enters -initCapExchange- state. When partner capabilities have been determined and the transport connection is ready for sending CanUReach (CUR) messages, it moves to the -connected- state. When DLSw is in the process of bringing down the connection, it is in the -disconnecting- state. When the transport layer indicates one of its connections is disconnected, the transport connection moves to the -disconnected- state.

Whereas all of the values will be returned in response to a management protocol retrieval operation, only two values may be specified in a management protocol set operation, -quiescing- and -disconnecting-. Changing the value to -quiescing- prevents new circuits from being established, and will cause a transport disconnect when the last circuit on the connection goes away. Changing the value to -disconnecting- will force off all circuits immediately and bring the connection to -disconnected- state.

What is dlswTConnOperState?

This read-write integer tracks the connection lifecycle: connecting, initCapExchange, connected, or disconnected. Network engineers monitor it to diagnose connection issues—stuck states indicate negotiation problems. A state of connected (3) means SNA data can flow; other values suggest troubleshooting needed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.3.1.6
snmpwalk -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnOperState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.3.1.6.1
snmpget -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnOperState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.24.2.3.1.6.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::dlswTConnOperState 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.2dlswTConnA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.2.3dlswTConnOperTableA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.2.3.1dlswTConnOperEntryA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.2.3.1.6dlswTConnOperStateA3COM-DLSW-R1-MIB