DLSW-MIB :: dlswTConnOperState

MIB Reference — IPNetwork Monitor

All MIBsDLSW-MIBdlswTConnOperState

dlswTConnOperState

Module: DLSW-MIB

OID (symbolic): DLSW-MIB::dlswTConnOperState

OID (numeric): 1.3.6.1.2.1.46.1.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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.2.3.1.6
snmpwalk -v2c -c public <target> DLSW-MIB::dlswTConnOperState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.2.3.1.6.1
snmpget -v2c -c public <target> DLSW-MIB::dlswTConnOperState.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.46dlswDLSW-MIB
1.3.6.1.2.1.46.1dlswMIBDLSW-MIB
1.3.6.1.2.1.46.1.2dlswTConnDLSW-MIB
1.3.6.1.2.1.46.1.2.3dlswTConnOperTableDLSW-MIB
1.3.6.1.2.1.46.1.2.3.1dlswTConnOperEntryDLSW-MIB
1.3.6.1.2.1.46.1.2.3.1.6dlswTConnOperStateDLSW-MIB