/mcpRule Name: Protocol Side Setting Description: The valid Protocol Side settings for a device ar ProductCapabilities table for that device type Only gateways and trunks are configured as N Test Condition: @Device.tkProtocolSide IN (SELECT EnumValu (tkProductConfig = 18) AND (tkProduct = @De Error Message: The specified Protcol Side is not valid for this Remedy: Check the Protocol Side support and device ty Rule (RI-71): Type: Active (Insert) Rule Name: MLPP Preemption Default Setting Description: If a product supports MLPP Preemption (SUPP value is PREEMPTION_DEFAULT; otherwise th Test Condition: IF (SELECT COUNT () FROM ProductSupports tkProduct = @Device.tkProduct AND tkDevice THEN SET Device.tkPreemption = 0 ELSE SET Rule (RI-72): Type: Validation (Insert/Update) Rule Name: MLPP Preemption Restriction Description: Only devices that support MLPP Preemption f other than DISABLED (0). Test Condition: IF ((SELECT COUNT () FROM ProductSupport tkProduct = @Device.tkProduct AND tkDevice AND (Device.tkPreemption != 0) THEN throw Error Message: MLPP Preemption must be disabled on device feature. Remedy: Check the MLPP Preemption feature support a Rule (RI-74): Type: Validation (Insert/Update) Rule Name: MLPP Indication Restriction Description: Only devices that support MLPP Indication fe other than OFF (0). Test Condition: IF ((SELECT COUNT (*) FROM ProductSupport tkProduct = @Device.tkProduct AND tkDevice AND (Device.tkStatus_MLPPIndicationStatus ! Error Message: MLPP Indication must be off on devices that d Remedy: Check the MLPP Indication feature support an Rule (RI-75): Type: Validation (Insert/Update) Rule Name: User Locale Restriction Description: Only devices that support Localization feature



