|
Description:
|
h323MultipleRegRasPortSource OBJECT-TYPE
SYNTAX INTEGER {dynamic(0), static(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the source of the local RAS port. This applies only if the line is
configured to register. If the line is not configured to register, it uses
the well-known RAS port (1719) for its local RAS port. This variable only
applies to unit of type terminal.
The local RAS port is used to exchange registration, admission and status
messages with a gatekeeper. Examples of RAS messages sent by the line are
registrationRequest, admissionRequest and disengageRequest. Examples of RAS
messages received by the line are registrationConfirm, admissionReject and
disengageConfirm.
dynamic : the line chooses its local RAS port at run time.
static : the administrator sets the local RAS port."
DEFVAL {dynamic}
|
|
|