sipUnregisteredPortBehavior
MX-SIP-EXPERIMENTAL-MIB ·
.1.3.6.1.4.1.4935.99.10.1.25
Object
scalar
r/w
Enumeration
This variable specifies whether a port should remain enabled or not when not
registered.
disablePort :
When an endpoint is not registered, it is disabled. This prevents the user
from making or receiving calls. Picking up the handset will yield a fast busy
tone, and incoming INVITEs will receive a '403 Forbidden' response. Ports that
have a physical bypass will enable the bypass in this case.
enablePort :
When an endpoint is not registered, it is still enabled. The user will be able
to 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.
Context
- MIB
- MX-SIP-EXPERIMENTAL-MIB
- OID
.1.3.6.1.4.1.4935.99.10.1.25- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipExperimentalMIBObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disablePort |
1 | enablePort |