...
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
facState | O | enumeration | enableddisabled | Enable/Disable of fault Avalanche Detection and Control feature. | |
facBlockSuspects | O | enumeration | disabled | Enable/Disable of Blocking the suspected messages. | |
callingPartyThreshold | O | int16 | 3 | calling party threshold count,incoming packets will be dropped once crash count exceeds the this threshold. | |
calledPartyThreshold | O | int16 | 3 | called party threshold count,incoming packets will be dropped once crash count exceeds the this threshold. | |
callIdThreshold | O | int16 | 0 | callId threshold count,incoming packets will be dropped once crash count exceeds the this threshold. | |
sourceIpThreshold | O | int16 | 5 | source Ip threshold count,incoming packets will be dropped once crash count exceeds the this threshold. | |
callingNCalledPartyThreshold | O | int16 | 1 | callingNcalledParty key element threshold,incoming packets will be dropped once crash count exceeds the this threshold. | |
faultRecAgeingTimeOut | O | int16 | 30 | Global configuration for the fault record aging timeout in minutes. |
...