All MIBs › CISCO-DLSW-MIB › ciscoDlswTConnOperState
ciscoDlswTConnOperState
Module: CISCO-DLSW-MIB
OID (symbolic): CISCO-DLSW-MIB::ciscoDlswTConnOperState
OID (numeric): 1.3.6.1.4.1.9.10.9.1.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
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 ciscoDlswTConnOperState?
Reports the current operational state of the transport connection, such as connecting, exchanging initial capabilities, or fully connected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.9.1.2.3.1.6 snmpwalk -v2c -c public <target> CISCO-DLSW-MIB::ciscoDlswTConnOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.9.1.2.3.1.6.1 snmpget -v2c -c public <target> CISCO-DLSW-MIB::ciscoDlswTConnOperState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoDlswTConnOperState.1
Start monitoring Cisco routers (Data Link Switching, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DLSW-MIB::ciscoDlswTConnOperState OID value, configure state conditions and alerts, and monitor any Cisco routers (Data Link Switching, legacy) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.9 | ciscoDlswMIB | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1 | ciscoDlswMIBObjects | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2 | ciscoDlswTConn | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2.3 | ciscoDlswTConnOperTable | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2.3.1 | ciscoDlswTConnOperEntry | CISCO-DLSW-MIB |
| 1.3.6.1.4.1.9.10.9.1.2.3.1.6 | ciscoDlswTConnOperState | CISCO-DLSW-MIB |