cmConnectionState
CALISTA-DPA-MIB ·
.1.3.6.1.4.1.7505.1.1.16.1.6
Object
column
mandatory
Enumeration
The current state of this connection. The possible values have
the following meanings:
idle initial state of the link before a
connection has been attempted, and the
state to which a link changes after
teardown
connecting a TCP link to a Cisco CallManager system
is in the process of being established
retryBackOff the attempt to establish to the Cisco
CallManager failed; the connection stays in
this state for a short while before the DPA
tries again
connectPending the retry back off period has finished and
the DPA is about to re-attempt connection
to the Cisco CallManager
active the connection has been successfully
established; this state signifies that the
connection is being used for transmission
and reception of Skinny Station Protocol
messages
standby the connection has been successfully
established but it is not currently being
used for data traffic; however, it would
move into the active state were the
currently active connection to go down
Context
- MIB
- CALISTA-DPA-MIB
- OID
.1.3.6.1.4.1.7505.1.1.16.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- callManagerConnectionEntry
- Table
- callManagerConnectionTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | connecting |
3 | retryBackOff |
4 | connectPending |
5 | active |
6 | standby |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmConnectionPortIndex mandatory Corresponds to portIndex in PortEntry. | column | Integer32 | .1.3.6.1.4.1.7505.1.1.16.1.1 |
| cmConnectionIndex mandatory The index of this connection; each port can have connections
to several Cisco CallManagers, with one active connection and
the rest operating in standby mode. | column | Integer32 | .1.3.6.1.4.1.7505.1.1.16.1.2 |
| cmConnectionCallManagerName mandatory The host name, if known, of the CallManager to which this
connection refers. | column | DisplayString | .1.3.6.1.4.1.7505.1.1.16.1.3 |
| cmConnectionIpAddress mandatory The IP address of the CallManager to which this connection
refers. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.7505.1.1.16.1.4 |
| cmConnectionIpPort mandatory The TCP port number on the CallManager to which this connection
has been made. | column | Integer32 | .1.3.6.1.4.1.7505.1.1.16.1.5 |