h323SingleRegGkDiscoveryMode
MX-H323-REGISTRATION-MIB ·
.1.3.6.1.4.1.4935.20.30.1.1.10.5
Object
scalar
r/w
Enumeration
The gatekeeper discovery method used by the unit.
AUTOMATIC GATEKEEPER DISCOVERY METHOD
The unit follows these steps until it registers successfully.
step 1 : the unit sends a gatekeeperRequest message on the well-known Discovery
Multicast Address. Every gatekeeper on the same network (as the unit)
receives the gatekeeperRequest message.
step 2 : a gatekeeper that accepts the gatekeeper request sends a
gatekeeperConfirm message to the unit. The unit then sends a
registrationRequest message to that gatekeeper. The gatekeeper
responds with a registrationConfirm message. The unit is now
registered. If several gatekeepers accept the gatekeeper request, the
unit registers with the first gatekeeper that accepted the gatekeeper
request (i.e. the gatekeeper that sent the first gatekeeperConfirm
message received by the unit).
step 3 : a gatekeeper that rejects the gatekeeper request sends a
gatekeeperReject message to the unit. The unit does not initiate any
action upon receipt of a gatekeeperReject message.
step 4 : if no gatekeeperConfirm message is received within a time-out, the unit
starts again at step 1. The calculation of the time-out starts as soon
as the first gatekeeperRequest message is sent.
note : after sending a gatekeeperRequest message, the unit only considers the
first answer (the first gatekeeperConfirm message or the first
gatekeeperReject message). If the first answer to be received is a
gatekeeperReject message, the unit sends another gatekeeperRequest
message.
MANUAL GATEKEEPER DISCOVERY METHOD
The unit is configured with a list of gatekeeper IP addresses.
The unit follows these steps until it registers successfully.
step 1 : the unit sends a registrationRequest message to the first gatekeeper IP
address of the list.
step 2 : if the gatekeeper accepts the registration request, i.e. the
gatekeeper sends a registrationConfirm message to the unit, the unit is
now registered.
step 3 : if the gatekeeper rejects the registration request, i.e. the
gatekeeper sends a registrationReject message to the unit, the unit
sends a registrationRequest message to the next gatekeeper IP address
of the list.
step 4 : if the registration request times-out, i.e. there is no answer from
the gatekeeper, the unit sends a registrationRequest message to the
next gatekeeper IP address of the list.
step 5 : If the unit reaches the end of the list without registering
successfully, the unit waits before starting again at step 1. During
this waiting period, the unit does not send any registrationRequest
message.
Context
- MIB
- MX-H323-REGISTRATION-MIB
- OID
.1.3.6.1.4.1.4935.20.30.1.1.10.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h323RegistrationSingleRegistration
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | automatic |
1 | manual |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h323SingleRegRetryTime The waiting period, in seconds, between two gatekeeper registration attempts or
two gatekeeper discovery attempts.
After an unsuccessful gatekeeper registration (no ans… | scalar | Unsigned32 | .1.3.6.1.4.1.4935.20.30.1.1.10.10 |
| h323SingleRegLightweightEnable Indicates if the lightweight registration functionality is enabled.
disable : the unit does not use the lightweight registration functionality. The
unit does … | scalar | MX-TCMxEnableState | .1.3.6.1.4.1.4935.20.30.1.1.10.15 |
| h323SingleRegLightweightTimeToLive The interval, in seconds, proposed to the gatekeeper for the lightweight
registration functionality. When the lightweight registration functionality is
enabled, the unit uses this… | scalar | Unsigned32 | .1.3.6.1.4.1.4935.20.30.1.1.10.20 |
| h323SingleRegRasPortSource Indicates the source of the local RAS port. This applies only if the unit is
configured to register. If the unit is not configured to register, it uses the
well-known RAS port (17… | scalar | Enumeration | .1.3.6.1.4.1.4935.20.30.1.1.10.30 |
| h323SingleRegStaticRasPort The local static RAS port number. | scalar | Unsigned32 | .1.3.6.1.4.1.4935.20.30.1.1.10.35 |
| h323SingleRegCallSignalingPortSource Indicates the source of the local call signaling port. Applies only if the unit
is configured to register. If the unit is not configured to register, it uses
the well-known call s… | scalar | Enumeration | .1.3.6.1.4.1.4935.20.30.1.1.10.40 |
| h323SingleRegStaticCallSignalingPort The local static call signaling port number. | scalar | Unsigned32 | .1.3.6.1.4.1.4935.20.30.1.1.10.45 |