registrationStatusState

MX-SIPEP-MIB · .0.1400.1.800.10000.1.400

Object

column Enumeration
State
              
The current state of the registration.
              
  * Unregistered: The registration is not registered and
    never tries to register. This case occurs if the network
    interface used by the SIP gateway is not up or the unit/
    endpoint is locked.
  * Registering: The registration is currently trying to
    register.
  * Registered: The registration is successfully registered.
  * Refreshing: The registration is trying to refresh.
  * Unreachable: The last registration attempt failed because
    the registrar is unreachable.
  * AuthFailed: The last registration attempt failed because
    authentication was not successful.
  * Rejected: The last registration attempt failed because
    the registrar rejects the registration.
  * ConfigError: The last registration attempt failed because
    it was badly configured. Check if the username to
    register and the registrar host are not empty.
  * InvalidResponse: The received 200 OK response contact do
    not match the contact of the register. Or the 200 OK
    response for an un-register contains contact.

Context

MIB
MX-SIPEP-MIB
OID
.0.1400.1.800.10000.1.400
Type
column
Access
readonly
Status
current
Parent
registrationStatusEntry
Table
registrationStatusTable
Siblings
5

Syntax

Enumeration

Values & Constraints

Enumerated Values
100unregistered
200registering
300registered
400refreshing
500unregistering
600unreachable
700authFailed
800rejected
900configError
1000invalidResponse

Related Objects

Sibling Objects