A3COM-DLSW-R1-MIB :: dlswTConnConfigSetupType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsA3COM-DLSW-R1-MIBdlswTConnConfigSetupType

dlswTConnConfigSetupType

Module: A3COM-DLSW-R1-MIB

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

OID (numeric): 1.3.6.1.4.1.43.2.24.2.2.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This value of the instance of a conceptual row identifies the behavior of the collection of transport connections that this conceptual row defines. The value of activePersistent, activeOnDemand and passive means this DLSw will accept any transport connections, initiated by partner DLSw nodes, which are defined by this conceptual row. The value of activePersistent means this DLSw will also initiate the transport connections of this conceptual row and retry periodically if necessary. The value of activeOnDemand means this DLSw will initiate a transport connection of this conceptual row, if there is a directory cache hits. The value of other is implementation specific. The value of exclude means that the specified node is not allowed to be a partner to this DLSw node. To take a certain conceptual row definition out of service, a value of notInService for dlswTConnConfigRowStatus should be used.

What is dlswTConnConfigSetupType?

This OID specifies how connections behave: activePersistent (always connect), activeOnDemand (connect when needed), or passive (accept only). Operators use this to control whether DLSw proactively connects or waits for peer requests. A value of 'activePersistent' ensures the connection stays up continuously.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.2.1.8
snmpwalk -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnConfigSetupType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.2.1.8.1
snmpget -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnConfigSetupType.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dlswTConnConfigSetupType.1

Start monitoring 3Com routers/bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-DLSW-R1-MIB::dlswTConnConfigSetupType 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.2dlswTConnConfigTableA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.2.2.1dlswTConnConfigEntryA3COM-DLSW-R1-MIB
1.3.6.1.4.1.43.2.24.2.2.1.8dlswTConnConfigSetupTypeA3COM-DLSW-R1-MIB