All MIBs › A3COM-DLSW-R1-MIB › dlswTConnConfigLocalTAddr
dlswTConnConfigLocalTAddr
Module: A3COM-DLSW-R1-MIB
OID (symbolic): A3COM-DLSW-R1-MIB::dlswTConnConfigLocalTAddr
OID (numeric): 1.3.6.1.4.1.43.2.24.2.2.1.3
Node type: OBJECT-TYPE
Type: TAddress
Access: read-write
Description: The local transport address for this conceptual row of the transport connection definition.
What is dlswTConnConfigLocalTAddr?
This OID stores the local transport address (IP:port) that initiates or receives DLSw connections. Operators configure this to bind connections to specific network interfaces. A typical value is '192.168.1.100:2065' (DLSw's TCP listen address).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.2.1.3 snmpwalk -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnConfigLocalTAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.24.2.2.1.3.1 snmpget -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswTConnConfigLocalTAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.24.2.2.1.3.1 s <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::dlswTConnConfigLocalTAddr 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.3 | dlswTConnConfigLocalTAddr | A3COM-DLSW-R1-MIB |