Main page
OID Repository
https://oid-base.com
Display OID:

h323MultipleRegLightweightEnable(25)


Navigating the OID tree

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

h323MultipleRegLightweightEnable OBJECT-TYPE
SYNTAX MxEnableState
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates if the lightweight registration functionality is enabled. This
variable only applies to unit of type terminal.
disable : the line does not use the lightweight registration functionality. The
line does not include the timeToLive field in the registrationRequest
message.
enable : the line uses the lightweight registration functionality. The line
includes the timeToLive field in the registrationRequest message.
For the lightweight registration functionality, the following RAS message
fields are used:
- keepAlive field of the registrationRequest message. The keepAlive field is
either true or false.
- timeToLive field of the registrationRequest and registrationConfirm messages.
The timeToLive field is a number of seconds.
- A full registrationRequest message has the keepAlive field set to false.
- lightweight registrationRequest message has the keepAlive field set to true.
When the lightweight registration functionality is enabled, the line follows
these steps:
step 1 : the line sends a first registrationRequest message to the gatekeeper.
This registrationRequest message has the keepAlive field set to false
and contains the timeToLive field. The value of the timeToLive field
is configurable.
step 2 : If the registrationConfirm message contains the timeToLive field, the
line sends lightweight registrationRequest messages. The interval
between each lightweight registrationRequest message is one-third of
the timeToLive value from the gatekeeper (from the registrationConfirm
message). On a network with heavy traffic, a lightweight
registrationRequest message could arrive a few seconds late at the
gatekeeper. Furthermore, since the RAS channel between a line and a
gatekeeper is unreliable (UDP), a lightweight registrationRequest
message may never arrive at the gatekeeper. These problems are avoided
by using an interval equal to one-third the timeToLive value of the
registrationConfirm message.
step 3 : If the registrationConfirm message does not contain the timeToLive
field, the line does not send lightweight registrationRequest
messages."
DEFVAL {enable}



Classification:

MIB object for network management

See classes of OIDs
Short link:


Parent OID: h323RegistrationMultipleRegistrationIfEntry(1) First sibling OID: h323MultipleRegGroupIndex(5) Previous sibling OID: h323MultipleRegRetryTime(20) Next sibling OID: h323MultipleRegLightweightTimeToLive(30) Last sibling OID: h323MultipleRegStaticCallSignalingPort(50)