SNMP Agent MIB Reference
 
tuxDmConState
Syntax
INTEGER { active(1) | suspended(2) | initializing(3) | inactive(4) | unknown(5)}
Access
read-only
Description
This object denotes the current state of the tuxDmConnection instance.
- GET requests:
 
- active(1):The connection is active.
 
- suspended(2): The connection is awaiting retry.
 
- initializing(3): The connection is initializing.
 
- inactive(4): The specified domain access points are disconnected. (Returned in case of Tuxedo 7.1 and later only.)
 
- unknown(5): The state cannot be determined.
 
- SET requests:
 
- active(1):Connect the specified domain access points. If the current state is- suspended or- inactive,- SET:activeplaces the connection into the state initializing, otherwise, there is no change.
 
- inactive(4): Disconnect the specified domain access points and destroy the- tuxDmConnectionobject