gwSpecificRegistrationUnregisteredBehavior
MX-SIPEP-MIB ·
.0.1400.1.800.600.1.500
Object
SIP Gateway Specific Unregistered Behaviour
Specifies whether an endpoint should remain enabled or not
when not registered for a specific SIP gateway.
* Disable: When an endpoint is not registered, it is
disabled. This prevents the user from making or receiving
calls. Picking up the handset yields a fast busy tone and
incoming INVITEs receive a '403 Forbidden' response.
* Enable: When an endpoint is not registered, it is still
enabled. The user can receive and initiate outgoing
calls. Note that since the endpoint is not registered to
a registrar, the public address of the endpoint is not
available to the outside world, so the endpoint will most
likely be unreachable except through direct IP calling.
This configuration overrides the default configuration set in
the DefaultRegistrationUnregisteredBehavior parameter if the
GwSpecificRegistration.EnableConfig parameter is set to
'Enable'.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.800.600.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gwSpecificRegistrationEntry
- Table
- gwSpecificRegistrationTable
- Siblings
- 7
Values & Constraints
Type Values
0 | disable |
1 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gwSpecificRegistrationGatewayName Gateway Name
String that identifies a SIP gateway in other tables. | column | OctetString | .0.1400.1.800.600.1.100 |
| gwSpecificRegistrationEnableConfig Enable Configuration
Defines the configuration to use for a specific SIP gateway.
* Disable: The SIP gateway uses the default configuration
as … | column | MX-TCMxEnableState | .0.1400.1.800.600.1.200 |
| gwSpecificRegistrationRefreshTime SIP Gateway Specific Registration Refresh Time
Refresh registration time for a specific SIP gateway.
In SIP, a registration is valid for a period of … | column | Unsigned32 | .0.1400.1.800.600.1.300 |
| gwSpecificRegistrationExpirationValue Default Expiration Value In Registration
Configures the default registration expiration.
This value is used when the contact in a registration
respon… | column | Unsigned32 | .0.1400.1.800.600.1.350 |
| gwSpecificRegistrationProposedExpirationValue SIP Gateway Specific Proposed Expiration Value In
Registration
Suggested expiration delay of a contact in the SIP REGISTER
for a specific SIP gateway.
… | column | Unsigned32 | .0.1400.1.800.600.1.400 |
| gwSpecificRegistrationRetryTime SIP Gateway Specific Registration Retry Time
Configures the interval on which a failed registration
retries on a specific SIP gateway.
This parameter… | column | Unsigned32 | .0.1400.1.800.600.1.450 |
| gwSpecificRegistrationServerHost SIP Gateway Specific Registrar Server Host
SIP registrar server FQDN and port for a specific SIP
gateway.
A registrar is a server that accepts REGIST… | column | MX-TC2MxIpHostNamePort | .0.1400.1.800.600.1.600 |