CiscoRateLimitResourceType

  • Base type Enumeration

This object represents the resource type for which rate limiting needs to be done. The value for rate limiting is specified in crlRateLimitResourceMin and crlRateLimitResourceMax. The possible value(s) are : all (1) : This value represents a wildcard value to mean all the resources. arpRequestsXmt (2) : ARP requests generated per second arpResponses (3) : ARP responses to received ARP requests per second. bandwidth (4) : Bandwidth of the card. connections (5) : connections per second. appInspections (6) : application inspections per second. syslog (7) : syslog messages per second. sslBandwidth (8) : SSL bandwidth in bytes pers second.

Possible values

8 objects
Number Name
1 all
2 arpRequestsXmt
3 arpResponses
4 bandwidth
5 connections
6 appInspections
7 syslog
8 sslBandwidth