| Attributes |
CscfFaultIsolationHexErrorCodeDT[0..10] ordered |
-
cscfFaultIsolationHexErrorCode
-
This parameter specifies SIP hexadecimal error codes that will trigger the Fault Isolation Framework in CSCF to output logged Event History information when this error is generated by CSCF. The value of this parameter can be a specific HEX error code or a regular expression. If this parameter is not configured, the Fault Isolation for SIP hexadecimal error codes is disabled.
The Event History feature has to be enabled (cscfEventHistoryEnabled=true). WARNING: if this attribute is misconfigured, it may cause unexpected performance drop.
Specification: FS Traceability and Troubleshooting in CSCF
Takes effect: ChangeTypeRuntimeType - Immediate
|
StringDefaultDT
key mandatory noNotification restricted |
-
cscfFaultIsolationId
-
This is the key attribute of the CscfFaultIsolation class. One instance of CscfFaultIsolation with the key cscfFaultIsolationId=default is created at startup. This instance cannot be deleted. No other instances can be created of this class.
Specification: FS Traceability and Troubleshooting in CSCF
|
CscfFaultIsolationSipErrorCodeDT[0..5] ordered |
-
cscfFaultIsolationSipErrorCode
-
This parameter specifies SIP error codes that will trigger the Fault Isolation Framework in CSCF to output logged Event History information when this error is generated by CSCF. The value of this parameter can be a specific SIP error code or a range of SIP error codes which is in the range of 400-699. If this parameter is not configured, the Fault Isolation for SIP error codes is disabled.
The Event History feature (cscfEventHistoryEnabled=true) has to be enabled.
Dependencies: Range <Minimum value>-<Maximum value>: Minimum value has to be less than the Maximum value Specification: FS Traceability and Troubleshooting in CSCF
Takes effect: ChangeTypeRuntimeType - Immediate
|