|
Description:
|
h323SingleRegRasPortSource 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 unit is
configured to register. If the unit is not configured to register, it uses the
well-known RAS port (1719) for its local RAS port.
The local RAS port is used to exchange registration, admission and status
messages with a gatekeeper. Examples of RAS messages sent by the unit are
registrationRequest, admissionRequest and disengageRequest. Examples of RAS
messages received by the unit are registrationConfirm, admissionReject and
disengageConfirm.
dynamic : the unit chooses its local RAS port at run time.
static : the administrator sets the local RAS port."
DEFVAL {dynamic}
|
|
|