CirbhConnectUmtsState
The state of the UMTS connection: 'init' - The connection is starting initialization process. 'starting' - The shorthaul interface is administratively active but the backhaul interface is down. 'closed' - The backhaul interface is active but shorthaul is administratively closed. 'stopped' - Unable to connect to peer in specified time interval. Additional attempts will be tried based on peer request or restart timers. 'closing' - Connection closed by administration request. 'stopping' - Connection shutdown by peer's Term-Request. Will transition to stopped state. 'connectSent' - Connection request sent to peer. 'ackReceived' - Connection request sent and acknowledgement has been received from peer. Now waiting for peer's connection request. 'ackSent' - Connection request received and acknowledgement has been sent to peer. Connection request sent and waiting for peer's acknowledgement. 'open' - Connection open and available for traffic.
Possible values
10 objects| Number | Name |
|---|---|
| 1 | init |
| 2 | starting |
| 3 | closed |
| 4 | stopped |
| 5 | closing |
| 6 | stopping |
| 7 | connectSent |
| 8 | ackReceived |
| 9 | ackSent |
| 10 | open |