All MIBs › A3COM-DLSW-R1-MIB › dlswTConnConfigSetupType
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 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.24 | dlswMIB_3Com | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.2 | dlswTConn | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.2.2 | dlswTConnConfigTable | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.2.2.1 | dlswTConnConfigEntry | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.2.2.1.8 | dlswTConnConfigSetupType | A3COM-DLSW-R1-MIB |