In this section:
The SIP out-of-dialog (OOD) licensed max rate limit specifies a global rate limit for incoming OOD messages, per second. In calculating the rate, the SBC counts all SIP out-of-dialog requests except INVITE and REGISTER requests. The purpose for the configured limit is to specify when to alert an operator that the limit is exceeded. When the configured message rate is exceeded, the SBC generates a trap. A clear trap is generated when the message rate falls to 90 percent or less of the configured rate limit.
The CLI syntax to configure the licensed out-of-dialog rate limit is shown below:
% set global sipOod licensedMaxRateLimit <unlimited | 1-65535>
set global sipOod licensedMaxRateLimit 2197 commit