|
|
Description:
|
corNetSystemSecurityLevel OBJECT-TYPE
SYNTAX INTEGER {none(0), reduced(1), full(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The security level used by an endpoint:
none (0): The endpoint doesn't use security.
reduced (1): The endpoint uses the reduced security profile. In this
profile, the endpoint uses authentication in the CorNet registration,
message integrity in outgoing CorNet signaling and H.235 security
in H.323 signaling.
full (2): The endpoint uses the full security profile. In this
profile, the endpoint uses authentication in the CorNet registration,
message integrity in outgoing/incoming CorNet signaling and H.235
security in H.323 signaling.
The endpoint uses security level 'none (0)' when the variable
corNetSystemSecurityPassword is empty."
DEFVAL {none}
|
|
|
|