sipReRegistrationTime
MX-SIP-MIB ·
.1.3.6.1.4.1.4935.20.20.1.1.30.10
Object
scalar
r/w
Unsigned32
In SIP, a registration is valid for a period of time decided by the registrar.
Once a unit is registered, the SIP protocol requires the User Agent to refresh
this registration before the registration expires. Typically, this
re-registration must be completed before the ongoing registration expires, so
that the User Agent's registration state will not change (i.e. will remain
'registered').
This variable defines the time, relative to the end of the registration, at
which a registered unit will begin updating its registration.
For example, if the registration lasts 60 minutes, and sipReRegistrationTime is
set to 43, the unit will send new REGISTER requests 59 minutes and 17 seconds
after the reception of the registration acknowledgement (43 seconds before the
end of the registration period).
Setting sipReRegistrationTime to 0 will have for effect that the User Agent will
fall into the 'unregistered' state BEFORE sending the re-REGISTER requests.
This value is expressed in seconds(s) and MUST be lower than the value of the
Expires header of the contact in the 200 OK response to the REGISTER, otherwise
the unit rapidly sends REGISTER requests continuously.
Context
- MIB
- MX-SIP-MIB
- OID
.1.3.6.1.4.1.4935.20.20.1.1.30.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipRegistration
- Siblings
- 2
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-600
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sipRegistrationCmdRefresh Command to refresh the registrations.
noOp : No operation.
refresh : Refresh registrations. All enabled endpoints
unregister themselves fr… | scalar | Enumeration | .1.3.6.1.4.1.4935.20.20.1.1.30.5 |
| sipRegistrationProposedExpirationValue Configures the suggested expiration delay of a contact in the SIP REGISTER.
Set the value to 0 to disable the expiration proposition.
This value does not mod… | scalar | Unsigned32 | .1.3.6.1.4.1.4935.20.20.1.1.30.50 |