The MIB module for managing resource classes and configuring limits(max/min) to different resources. The resource referenced in this MIB are in addition to resource information availale in other MIBs. This MIB is applicable to L4-L7 modules which supports managing resource limits using a centralized approach. The resources (but not limited to) configured are of following categories: - TCP/IP Connections - MAC Addresses - syslog buffer, ACL Memmory - NAT Translations etc ciscoL4L7ResourceClassTable is used for adding/deleting resource classes. Resource class is identified by a name to which limits of multiple resources can be configured. ciscoL4L7ResourceLimitTable is used for adding/deleting limits to resources in a resource class. This limit is either maximum value and/or minimal value. ciscoL4L7ResourceRateLimitTable is used for adding/deleting rate limits to resources in a resource class. Terminologies used: ARP - Address Resolution Protocol. ACL - Access Control List. NAT - Network Address Translation. NBAR - Network Based Application Recognition. BPDU - Bridge Protocol Data Unit.
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-l4l7security@cisco.com
Revisions
2013-02-20 00:00
Added the following two enum names to CiscoResourceLimitType
TC:
- cpu
- memory
Added the following groups:
- ciscoL4L7ResourceNotifGroupRev2
- ciscoL4L7ResourceNotifOnlyObjectsGroupExt
Deprecated ciscoL4L7ResourceNotifGroupRev1;
Updated the DESCRIOTION of the following objects:
- clrResourceRateLimitReachedNotifEnabled
- clrResourceLimitReachedNotifEnabled
2012-09-20 00:00
Added the following groups
- ciscoL4L7ResourceNotifGroupRev1
- ciscoL4L7ResourceNotifOnlyObjectsGroup
Deprecated the following groups
- ciscoL4L7ResourceNotifGroup
Added the following compliance
- ciscoL4L7ResourceLimitComplianceRev6
- Added following enumerations in CiscoRateLimitResourceType
sslConnections (9)
mgmtBandwidth (10)
throughput (11)
missedMac (12)
httpCompression (13)
- Updated the description of bandwidth(4) enumeration in
CiscoRateLimitResourceType.
2006-06-19 00:00
- Added following enumerations in CiscoResourceLimitType
hosts (15)
ipsecSessions (16)
asdmSessions (17)
sshSessions (18)
telnetSessions (19)
- Added following objects in ciscoL4L7ResourceLimitTable
crlResourceLimitCurrentUsage
crlResourceLimitPeakUsage
crlResourceLimitReqsDeniedCount
- Added following objects in ciscoL4L7RateLimitTable
crlRateLimitResourceCurrentUsage
crlRateLimitResourcePeakUsage
crlRateLimitResourceReqsDeniedCount
- Added following objects:
clrResourceLimitReachedNotifEnabled
clrResourceRateLimitReachedNotifEnabled
- Added following Notification objects
clrResourceLimitReached
clrResourceRateLimitReached
- Added following in Compliance/Conformance
ciscoL4L7ResourceLimitComplianceRev1.