|
|
Description:
|
mcmVNETSwProfCfgInCallRestrict OBJECT-TYPE
SYNTAX INTEGER {
noRestriction (1),
checkCUGID (2),
checkRestrictionClassCode (3),
cUGandPublicClassInhibit (4),
inhibitAll (5)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"NAME = ;
DESC = The value of this object specifies how to \
handle incoming calls for voice channel \
switching. (Operational);
HELP = 2: check CUG ID in incoming call. (Must \
match our CUG ID for call acceptance. \
3: check RCC in incoming call. (Must be \
greater than or equal to our RCC for call \
acceptance. \
4: check both CUG and RCC in incoming \
call. \
5: incoming call is not allowed.;
CAPABILITIES = ;"
DEFVAL { noRestriction }
|
|
|
|