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
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | starting |
200 | running |
300 | runningInSurvivability |
400 | stopping |
500 | errorPortAlreadyInUse |
600 | errorWaitingForTimeSynchronization |
700 | errorInternal |