tlsPersistentConnectionStatusState
MX-SIPPROXY-MIB ·
.0.4600.1.100.300.1.500
Object
column
Enumeration
State
The current state of the TLS persistent connection.
* Up: The TLS connection is established and ready to be
used.
* Down: The TLS connection is not established.
* WaitingShutdown: The TLS connection is established but in
a graceful shutdown.
* WaitingUp: The TLS connection is established but not yet
ready to be used.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.100.300.1.500- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlsPersistentConnectionStatusEntry
- Table
- tlsPersistentConnectionStatusTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | up |
200 | down |
300 | waitingShutdown |
400 | waitingUp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tlsPersistentConnectionStatusId Index
Unique identifier of the row. | column | SNMPv2-SMIUnsigned32 | .0.4600.1.100.300.1.100 |
| tlsPersistentConnectionStatusLocalPort Local Port
Local port used by the TLS persistent connection. | column | MX-TCMxAdvancedIpPort | .0.4600.1.100.300.1.300 |
| tlsPersistentConnectionStatusRemoteHost Remote Host
The remote host used to establish the TLS persistent
connection. The remote host can be a host name or an IP
address of the proxy, outbound proxy, or re… | column | OctetString | .0.4600.1.100.300.1.400 |
| tlsPersistentConnectionStatusRemoteHostIpAddr Remote Host Ip Address
The resolved IP address of the remote host used to establish
the TLS persistent connection. | column | OctetString | .0.4600.1.100.300.1.450 |