7.3.14 MsgRateMon_Config Table

This table is used to customize the behavior of Message Rate Monitoring (MsgRateMon) countermeasure by using the following options.

Table 7-27 MsgRateMon_Config Fields

Field Description
Application ID Application_ID defines diameter Application-ID.
Command Code Command_Code defines the supported Command-Codes for the given Application_ID.
Message Threshold Message_Threshold define the maximum allowable incoming diameter message Rate for the given Application_ID and Command_Code combination.

This table describes the field details for the MsgRateMon_Config table.

Table 7-28 Field Details for MsgRateMon_Config

Field Name Unique Mandatory Data Type, Range, and Default Value Description
Application_ID No Yes

Integer

Range: 0–4294967295

Standard Application-IDs: 0–16777215

Vendor specific Application-IDs: 16777216–4294967294

Relay: 4294967295

Default: N/A
Application-ID is used to identify a specific Diameter Application.
Command_Code No Yes

Integer

Range: 0–16777215

Default: N/A
Command-Code for the given Application-ID.
Message_Threshold No Yes

Integer

Range: 1–50000

Default: 1000
The maximum threshold value to mark the message as vulnerable if the current ingress request rate for this Application-id/Command-Code combination exceeds the configured threshold value.