sipServerRegMaxContactExpiryDuration
SIP-SERVER-MIB ·
.1.3.6.1.2.1.151.1.5.1.1.1
Object
column
seconds Unsigned32
This object reflects the maximum expiry that may be requested by a User Agent for a particular Contact. User Agents can specify expiry using either an Expiry header in a REGISTER request, or using an Expires parameter in a Contact header in a REGISTER request. If the value requested by the User Agent is greater than the value of this object, then the contact information is given the duration specified by this object, and that duration is indicated to the User Agent in the response.
Context
- MIB
- SIP-SERVER-MIB
- OID
.1.3.6.1.2.1.151.1.5.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- sipServerRegCfgEntry
- Table
- sipServerRegCfgTable
- Siblings
- 3
Syntax
seconds Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sipServerRegMaxUsers This object reflects the maximum number of users that the
Registrar supports. The current number of users is reflected
by sipServerRegCurrentUsers. | column | Unsigned32 | .1.3.6.1.2.1.151.1.5.1.1.2 |
| sipServerRegCurrentUsers This object reflects the number of users currently registered
with the Registrar. | column | Unsigned32 | .1.3.6.1.2.1.151.1.5.1.1.3 |
| sipServerRegDfltRegActiveInterval This object reflects the default time interval the Registrar
considers registrations to be active. The value is used to
compute the Expires header in the REGISTER response. If a… | column | seconds Unsigned32 | .1.3.6.1.2.1.151.1.5.1.1.4 |