|
|
Description:
|
nvmVNETSwProfCfgOutCallRestrict OBJECT-TYPE
SYNTAX INTEGER {
noRestriction (1),
closedUserGroupCall (2),
restrictionClassCall (3),
bothCUGandRCCall (4),
inhibitAll (5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"NAME = ;
DESC = The value of this object specifies how to \
handle outgoing calls for voice channel \
switching. (Configuration);
HELP = 2: include CUG ID in outgoing call. \
3: include restriction class in outgoing call. \
4: include both CUG ID and restriction \
class in outgoing call. \
5: outgoing call is not allowed.;
CAPABILITIES = ;"
DEFVAL { noRestriction }
|
|
|
|