proxyStatus
MX-SIPPROXY-MIB ·
.0.4600.1.100.200
Object
scalar
Enumeration
ProxyStatus
The SipProxy service current status.
* Starting: The SIP proxy is starting: it cannot listen for
incoming SIP traffic or send SIP traffic.
* Running: The SIP proxy acts in transparent mode: it does
not respond to REGISTER requests and it transparently
forwards SIP messages to their normal routes. Registration
Throttling can be activated in that state.
* RunningInSurvivability: The SIP proxy acts in
survivability mode: it responds to REGISTER requests and
it routes SIP messages.
* Stopping: The SIP proxy is stopping: it cannot listen for
incoming SIP traffic or send SIP traffic.
* ErrorPortAlreadyInUse: The SIP proxy cannot open its IP
port because the port is already used by a SIP gateway.
* ErrorWaitingForTimeSynchronization: The SIP proxy is
started but it cannot open the SIP TLS port because the
real-time clock is not synchronised. This generally occurs
when the SNTP server is not set or is unreachable.
* ErrorInternal: The SIP proxy cannot start because of an
internal error. Refer to the release notes or contact a
technical support specialist.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.100.200- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- statusGroup
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | starting |
200 | running |
300 | runningInSurvivability |
400 | stopping |
500 | errorPortAlreadyInUse |
600 | errorWaitingForTimeSynchronization |
700 | errorInternal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| monitoringState MonitoringState
Indicates the current monitoring status. A SIP server is
monitored to determine if it is usable. Monitoring is
performed through the SIP OPTIONS method.… | scalar | Enumeration | .0.4600.1.100.100 |
| nbActiveCalls Number of Active Calls
The number of active calls currently handled by the SIP proxy.
The maximum number of active calls is platform-dependent. | scalar | SNMPv2-SMIUnsigned32 | .0.4600.1.100.250 |
| tlsPersistentConnectionStatusTable TLS Persistent Connection Status
This table holds the status of the TLS persistent connections. | table | - | .0.4600.1.100.300 |