CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoL4L7moduleResourceLimitMIB 1.3.6.1.4.1.9.9.480
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.
         ciscoL4L7ResourceLimitNotifs 1.3.6.1.4.1.9.9.480.0
             clrResourceLimitReached 1.3.6.1.4.1.9.9.480.0.1
This notification is generated when the configured resource limit value specified in 'crlResourceLimitMax' is reached for a particular resource. This resource is identified by 'crlResourceLimitType' in ciscoL4L7ResourceLimitTable. clrResourceLimitReached object is superseded by clrResourceLimitReachedNotif.
             clrResourceRateLimitReached 1.3.6.1.4.1.9.9.480.0.2
This notification is generated when the configured rate limit value specified in 'crlRateLimitResourceMax' is reached for a particular resource. This resource is identified by 'crlRateLimitResourceType' in ciscoL4L7ResourceRateLimitTable. clrResourceRateLimitReached object is superseded by clrResourceRateLimitReachedNotif.
             clrResourceLimitReachedNotif 1.3.6.1.4.1.9.9.480.0.3
The notification will be generated when the current resource usage identified by crlResourceLimitCurrentUsage exceeds/falls below the user configured thresholds identified by crlNotifMaxThresholdPcnt, crlNotifMinThresholdPcnt and crlNotifWatermarkPcnt. Notifications will be generated on the following conditions 1. crlResourceLimitCurrentUsage exceeds crlNotifMaxThresholdPcnt 2. crlResourceLimitCurrentUsage falls below high crlNotifWatermarkPcnt 3. crlResourceLimitCurrentUsage falls below crlNotifMinThresholdPcnt 4. crlResourceLimitCurrentUsage exceeds low crlNotifWatermarkPcnt. clrResourceLimitReachedNotif object is superseded by clrResourceLimitReachedNotifRev1.
             clrResourceRateLimitReachedNotif 1.3.6.1.4.1.9.9.480.0.4
The notification will be generated when the current resource rate usage identified by crlResourceRateLimitCurrentUsage exceeds/falls below the user configured thresholds identified by crlNotifMaxThresholdPcnt, crlNotifMinThresholdPcnt and crlNotifWatermarkPcnt. Notifications will be generated on the following conditions 1. crlResourceRateLimitCurrentUsage exceeds crlNotifMaxThresholdPcnt 2. crlResourceRateLimitCurrentUsage falls below high crlNotifWatermarkPcnt 3. crlResourceRateLimitCurrentUsage falls below crlNotifMinThresholdPcnt 4. crlResourceRateLimitCurrentUsage exceeds low crlNotifWatermarkPcnt clrResourceRateLimitReachedNotif object is superseded by clrResourceRateLimitReachedNotifRev1.
             clrResourceRateLimitReachedNotifRev1 1.3.6.1.4.1.9.9.480.0.5
The notification will be generated when the current resource usage rate identified by crlResourceRateLimitCurrentUsage exceeds/falls below the user configured thresholds identified by crlNotifMaxThresholdPcnt, crlNotifMinThresholdPcnt and crlNotifWatermarkPcnt. Notifications will be generated on the following conditions 1. crlResourceRateLimitCurrentUsage exceeds crlNotifMaxThresholdPcnt 2. crlResourceRateLimitCurrentUsage falls below high crlNotifWatermarkPcnt 3. crlResourceRateLimitCurrentUsage falls below crlNotifMinThresholdPcnt 4. crlResourceRateLimitCurrentUsage exceeds low crlNotifWatermarkPcnt
             clrResourceLimitReachedNotifRev1 1.3.6.1.4.1.9.9.480.0.6
The notification will be generated when the current resource usage identified by crlResourceLimitCurrentUsage exceeds/falls below the user configured thresholds identified by crlNotifMaxThresholdPcnt, crlNotifMinThresholdPcnt and crlNotifWatermarkPcnt. Notifications will be generated on the following conditions 1. crlResourceLimitCurrentUsage exceeds crlNotifMaxThresholdPcnt 2. crlResourceLimitCurrentUsage falls below high crlNotifWatermarkPcnt 3. crlResourceLimitCurrentUsage falls below crlNotifMinThresholdPcnt 4. crlResourceLimitCurrentUsage exceeds low crlNotifWatermarkPcnt.
         ciscoL4L7ResourceLimitMIBObjects 1.3.6.1.4.1.9.9.480.1
             crlResource 1.3.6.1.4.1.9.9.480.1.1
                 ciscoL4L7ResourceClassTable 1.3.6.1.4.1.9.9.480.1.1.1 no-access
This table contains one row per resource class. This table is used for adding/deleting the resource class in the system. A resource class can contain limits for different category of resources and these resources can be configured using other tables.
                     ciscoL4L7ResourceClassEntry 1.3.6.1.4.1.9.9.480.1.1.1.1 no-access
Information about a particular resource class. Each entry provides the name of class. The entPhysicalIndex refers to resource manageable component in entPhysicalTable with entPhysicalClass -> 'module'.
                         crlResourceClassName 1.3.6.1.4.1.9.9.480.1.1.1.1.1 ciscoresourceclass no-access
This object identifies a unique resource class in a resource manageable component identified by entPhysicalIndex.
                         crlResourceClassStorageType 1.3.6.1.4.1.9.9.480.1.1.1.1.2 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object can not be modified when the value of crlResourceClassRowStatus is 'active'.
                         crlResourceClassRowStatus 1.3.6.1.4.1.9.9.480.1.1.1.1.3 rowstatus read-only
This object is used for adding/deleting resource classes in a system.
                 ciscoL4L7ResourceLimitTable 1.3.6.1.4.1.9.9.480.1.1.2 no-access
This table is used for adding resource limits to resources in a resource class.
                     ciscoL4L7ResourceLimitEntry 1.3.6.1.4.1.9.9.480.1.1.2.1 no-access
Information about a particular resource in a resource class. Each entry provides the type of resource, the limit that is supported for that resource and type of the limit value.
                         crlResourceLimitType 1.3.6.1.4.1.9.9.480.1.1.2.1.2 ciscoresourcelimittype no-access
This object represents the type of resource in a resource class identified by crlResourceClassName.
                         crlResourceLimitValueType 1.3.6.1.4.1.9.9.480.1.1.2.1.3 integer read-only
This object represents the type of value specified in crlResourceLimitMax and crlResourceLimitMin objects. The possible values are : absolute (1) : the value represents an absolute number. percentage (2) : the value represents the % of the total available for the system. In this case only crlResourceLimitMax object is applicable. Enumeration: 'percentage': 2, 'absolute': 1.
                         crlResourceLimitMin 1.3.6.1.4.1.9.9.480.1.1.2.1.4 unsigned32 read-only
This object represents the rate limit allowed for the resource identified by 'ciscoResourceLimitType'. This value cannot be greater than the value specified in ciscoResourceLimitMax. The value zero signifies that this object is not applicable to the resource.
                         crlResourceLimitMax 1.3.6.1.4.1.9.9.480.1.1.2.1.5 unsigned32 read-only
This object represents the limit allowed for the resource identified by 'ciscoResourceLimitType'. The value zero specifies that this resource can be used until the system limit reached.
                         crlResourceLimitStorageType 1.3.6.1.4.1.9.9.480.1.1.2.1.6 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object cannot be modified when the value of crlResourceLimitRowStatus is 'active'.
                         crlResourceLimitRowStatus 1.3.6.1.4.1.9.9.480.1.1.2.1.7 rowstatus read-only
This object is used for adding/deleting entries in this table.
                         crlResourceLimitCurrentUsage 1.3.6.1.4.1.9.9.480.1.1.2.1.8 gauge32 read-only
This object indicates the number of resources identified by 'ciscoResourceLimitType', that are currently being used in the system.
                         crlResourceLimitPeakUsage 1.3.6.1.4.1.9.9.480.1.1.2.1.9 gauge32 read-only
This object represents the peak usage of the resource identified by 'ciscoResourceLimitType' since the statistics were last cleared either through the command line interface or bacause of the system reboot.
                         crlResourceLimitReqsDeniedCount 1.3.6.1.4.1.9.9.480.1.1.2.1.10 counter32 read-only
This object represents the number of resource requests that were denied when the configured resource limit is exceeded for the resource identified by 'ciscoResourceLimitType'. The value for resource limiting is specified in 'crlResourceLimitMax'.
                 ciscoL4L7ResourceRateLimitTable 1.3.6.1.4.1.9.9.480.1.1.4 no-access
This table is used for adding/deleting the rate limiting of the resources in a resource class.
                     ciscoL4L7ResourceRateLimitEntry 1.3.6.1.4.1.9.9.480.1.1.4.1 no-access
Information about an entry in the table Each entry provides the name of group, the rate configured for a resource.
                         crlRateLimitResourceType 1.3.6.1.4.1.9.9.480.1.1.4.1.1 ciscoratelimitresourcetype no-access
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.
                         crlRateLimitResourceMin 1.3.6.1.4.1.9.9.480.1.1.4.1.2 unsigned32 read-only
This object represents the rate limit allowed for the resource identified by 'crlRateLimitResourceType'. This value cannot be greater than the value specified in crlRateLimitResourceMax. The value zero signifies that this object is not applicable to the resource.
                         crlRateLimitResourceMax 1.3.6.1.4.1.9.9.480.1.1.4.1.3 unsigned32 read-only
This object represents the limit allowed for the resource identified by 'crlRateLimitResourceType'. The value zero specifies that this resource can be used until the system limit reached.
                         crlRateLimitResourceStorageType 1.3.6.1.4.1.9.9.480.1.1.4.1.4 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object cannot be modified when the value of crlRateLimitResourceRowStatus is 'active'.
                         crlRateLimitResourceRowStatus 1.3.6.1.4.1.9.9.480.1.1.4.1.5 rowstatus read-only
This object is used for adding/deleting entries in this table. This object cannot be set to 'active' until all the mandatory objects have valid value.
                         crlRateLimitResourceCurrentUsage 1.3.6.1.4.1.9.9.480.1.1.4.1.6 gauge32 read-only
This object indicates the number of resources identified by 'crlRateLimitResourceType', that are currently being used in the system.
                         crlRateLimitResourcePeakUsage 1.3.6.1.4.1.9.9.480.1.1.4.1.7 gauge32 read-only
This object represents the peak usage of the resource identified by 'crlRateLimitResourceType' since the statistics were last cleared either through the command line interface or bacause of the system reboot.
                         crlRateLimitResourceReqsDeniedCount 1.3.6.1.4.1.9.9.480.1.1.4.1.8 counter32 read-only
This object represents the number of resource requests that were denied when the configured rate limit is exceeded for the resource identified by 'crlRateLimitResourceType'. The value for rate limiting is specified in 'crlRateLimitResourceMax'.
                 ciscoL4L7ResourceUsageSummaryTable 1.3.6.1.4.1.9.9.480.1.1.5 no-access
This table provides the statistics for each resource type in a system. The resource usage statistics can be: - current usage for the resource. - peak usage for the resource. - Number of times the resource request were denied when the configured limit or rate-limit is exceeded for the resource.
                     ciscoL4L7ResourceUsageSummaryEntry 1.3.6.1.4.1.9.9.480.1.1.5.1 no-access
An entry in ciscoL4L7ResourceUsageSummaryTable. Each entry provides the resource usage parameters in a system. An entry is created when an entry is created in either 'ciscoL4L7ResourceLimitTable' or 'ciscoL4L7ResourceRateLimitTable'. An entry is deleted when an entry is deleted from either 'ciscoL4L7ResourceLimitTable' or 'ciscoL4L7ResourceRateLimitTable'.
                         crlResourceSummaryType 1.3.6.1.4.1.9.9.480.1.1.5.1.1 ciscoresourcetype no-access
This object represents a type of resource in the system.
                         crlResourceSummaryCurrentUsage 1.3.6.1.4.1.9.9.480.1.1.5.1.2 gauge32 read-only
This object indicates the current usage of the resource in the system.
                         crlResourceSummaryPeakUsage 1.3.6.1.4.1.9.9.480.1.1.5.1.3 gauge32 read-only
This object represents the peak usage of the resource in the system.
                         crlResourceSummaryReqsDeniedCount 1.3.6.1.4.1.9.9.480.1.1.5.1.4 counter64 read-only
This object represents the number of resource requests that were denied in the system when the configured limit is exceeded for the resource. The value for limiting is specified in 'crlResourceLimitMax' and the value for rate limiting is specified in 'crlRateLimitResourceMax'.
                         crlResourceSummaryLastClearedTime 1.3.6.1.4.1.9.9.480.1.1.5.1.5 timestamp read-only
This object represents the time when the value of the object identified by 'crlResourceSummaryPeakUsage' is last cleared or reset. A value of 0 (zero) signifies that the value has not been cleared since the last system reboot.
                         crlResourceSummaryStorageType 1.3.6.1.4.1.9.9.480.1.1.5.1.6 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object cannot be modified when the value of 'crlResourceSummaryRowStatus' is 'active'.
                         crlResourceSummaryRowStatus 1.3.6.1.4.1.9.9.480.1.1.5.1.7 rowstatus read-only
This object is used for adding/deleting entries in this table. This object cannot be set to 'active' until all the mandatory objects have valid value.
                 ciscoL4L7BufferUtilizationTable 1.3.6.1.4.1.9.9.480.1.1.6 no-access
This table provides the statistics for buffer utilization in a system. The buffer utilization statistics can be: - absolute buffer usage value per network processor(NP). - percentage buffer usage per network processor(NP).
                     ciscoL4L7BufferUtilizationEntry 1.3.6.1.4.1.9.9.480.1.1.6.1 no-access
An entry in ciscoL4L7BufferUtilizationTable. Each entry provides the buffer usage in a system.
                         clrNetworkProcessor 1.3.6.1.4.1.9.9.480.1.1.6.1.1 unsigned32 no-access
This object represents network processor number(NP) in the system.
                         crlBufferUsageValue 1.3.6.1.4.1.9.9.480.1.1.6.1.2 gauge32 read-only
This object indicates the absolute buffer usage in the system.
                         crlPercentageBufferUsage 1.3.6.1.4.1.9.9.480.1.1.6.1.3 ciscobufferutilpercentage read-only
This object represents the percentage buffer usage in the the decimal format to allow historical information to be collected.
                         crlPercentageBufferUsageDisplay 1.3.6.1.4.1.9.9.480.1.1.6.1.4 snmpadminstring read-only
This object represents the percentage buffer usage in the string format to all interactive access to simple display format.
                         crlExternalBufferUsageValue 1.3.6.1.4.1.9.9.480.1.1.6.1.5 gauge32 read-only
This object indicates the absolute external buffer usage in the system.
                         crlExternalPercentageBufferUsage 1.3.6.1.4.1.9.9.480.1.1.6.1.6 ciscobufferutilpercentage read-only
This object represents the percentage external buffer usage in the the decimal format to allow historical information to be collected.
                         crlExternalPercentageBufferUsageDisplay 1.3.6.1.4.1.9.9.480.1.1.6.1.7 snmpadminstring read-only
This object represents the percentage external buffer usage in the string format to all interactive access to simple display format.
                 ciscoL4L7NpCpuUtilTable 1.3.6.1.4.1.9.9.480.1.1.7 no-access
This table lists the CPU utilization statistics for each NP (network processor) in the device.
                     ciscoL4L7NpCpuUtilEntry 1.3.6.1.4.1.9.9.480.1.1.7.1 no-access
Each row contains the average CPU utilization of all sub-processors for a network processor identified by its clrNetworkProcessor value.
                         clrNpCpuUtilizationAverage 1.3.6.1.4.1.9.9.480.1.1.7.1.1 gauge32 read-only
This object indicates the average CPU utilization of all sub-processors belonged to a particular network processor at that instance.
             crlNotificationObjects 1.3.6.1.4.1.9.9.480.1.2
                 clrResourceLimitReachedNotifEnabled 1.3.6.1.4.1.9.9.480.1.2.1 truthvalue read-write
This object controls the generation of 'clrResourceLimitReachedNotifRev1' notification. 'true' Indicates that clrResourceLimitReachedNotifRev1 notification is to be generated when the configured resource limit is reached. 'false' Indicates that clrResourceLimitReachedNotifRev1 notification generation is disabled.
                 clrResourceRateLimitReachedNotifEnabled 1.3.6.1.4.1.9.9.480.1.2.2 truthvalue read-write
This object controls the generation of 'clrResourceRateLimitReachedNotifRev1' notification. 'true' Indicates that clrResourceRateLimitReachedNotifRev1 notification is to be generated when the configured resource rate limit is reached. 'false' Indicates that clrResourceRateLimitReachedNotifRev1 notification generation is disabled.
             crlNotificationOnlyObjects 1.3.6.1.4.1.9.9.480.1.3
                 crlNotifType 1.3.6.1.4.1.9.9.480.1.3.1 integer no-access
This object indicates type of notification. Enumeration: 'fallingMinThresh': 2, 'risingWatermarkThresh': 4, 'risingHighThresh': 1, 'fallingWatermarkThresh': 3.
                 crlNotifContextOrSystem 1.3.6.1.4.1.9.9.480.1.3.2 integer no-access
This object indicates the notification sent is at the system level or at the context level. Enumeration: 'system': 1, 'context': 2.
                 crlNotifContextName 1.3.6.1.4.1.9.9.480.1.3.3 snmpadminstring no-access
This object indicates the context name associated with notifications.
                 crlNotifCurrentUsagePcnt 1.3.6.1.4.1.9.9.480.1.3.4 unsigned32 no-access
This object indicates the current usage percent of the resource associated with notifications.
                 crlNotifMaxThresholdPcnt 1.3.6.1.4.1.9.9.480.1.3.5 unsigned32 no-access
This object indicates the maximum threshold percent of the resource/rate associated with notifications. This object is used to raise the risingHighThresh notification when the current usage identified by crlNotifCurrentUsagePcnt exceeds maximum threshold identified by crlNotifMaxThresholdPcnt.
                 crlNotifWatermarkPcnt 1.3.6.1.4.1.9.9.480.1.3.6 unsigned32 no-access
This object indicates the watermark threshold percent of the resource/rate associated with notifications. This object is used to raise the risingWatermarkThresh/fallingWatermarkThresh notifications when the current usage identified by crlNotifCurrentUsagePcnt exceeds high or falls below watermark threshold identified by crlNotifWatermarkPcnt.
                 crlNotifMinThresholdPcnt 1.3.6.1.4.1.9.9.480.1.3.7 unsigned32 no-access
This object indicates the minimum threshold percent of the resource/rate associated with notifications. This object is used to raise the fallingWatermarkThresh notification when the current usage identified by crlNotifCurrentUsagePcnt falls below minimum threshold identified by crlNotifMinThresholdPcnt.
                 crlNotifSourceType 1.3.6.1.4.1.9.9.480.1.3.8 integer no-access
This object indicates the notification sent is at the real server level or at virtual ip level. Rserver is a real server e.g. a linux machine which services the client requests. Virtual IP is a IP address which is advertised to the outside world from the Data Center for communication with the server. Enumeration: 'realServer': 2, 'virtualIP': 1.
                 crlNotifRealServerName 1.3.6.1.4.1.9.9.480.1.3.9 snmpadminstring no-access
This object indicates the real server name associated with notifications.
                 crlNotifVirtualIPAddrType 1.3.6.1.4.1.9.9.480.1.3.10 inetaddresstype no-access
This object indicates type of the Virtual IP address i.e. IPv4 or IPv6.
                 crlNotifVirtualIPAddress 1.3.6.1.4.1.9.9.480.1.3.11 inetaddress no-access
This object indicates the Virtual IP (VIP) Adress associated with notifications.
         ciscoResourceLimitMIBConform 1.3.6.1.4.1.9.9.480.2
         ciscoL4L7ResourceLimitConformance 1.3.6.1.4.1.9.9.480.3
             ciscoL4L7ResourceLimitCompliances 1.3.6.1.4.1.9.9.480.3.1
                 ciscoL4L7ResourceLimitCompliance 1.3.6.1.4.1.9.9.480.3.1.1
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
                 ciscoL4L7ResourceLimitComplianceRev1 1.3.6.1.4.1.9.9.480.3.1.2
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
                 ciscoL4L7ResourceLimitComplianceRev2 1.3.6.1.4.1.9.9.480.3.1.3
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
                 ciscoL4L7ResourceLimitComplianceRev3 1.3.6.1.4.1.9.9.480.3.1.4
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
                 ciscoL4L7ResourceLimitComplianceRev4 1.3.6.1.4.1.9.9.480.3.1.5
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
                 ciscoL4L7ResourceLimitComplianceRev5 1.3.6.1.4.1.9.9.480.3.1.6
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
                 ciscoL4L7ResourceLimitComplianceRev6 1.3.6.1.4.1.9.9.480.3.1.7
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
                 ciscoL4L7ResourceLimitComplianceRev7 1.3.6.1.4.1.9.9.480.3.1.8
The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.
             ciscoL4L7ResourceLimitGroups 1.3.6.1.4.1.9.9.480.3.2
                 ciscoL4L7ResourceClassGroup 1.3.6.1.4.1.9.9.480.3.2.1
The collection of objects which are used to represent resource class in a system.
                 ciscoL4L7ResourceLimitGroup 1.3.6.1.4.1.9.9.480.3.2.2
The collection of objects which are used to represent limits of resources in a resource class.
                 ciscoL4L7ResourceRateLimitGroup 1.3.6.1.4.1.9.9.480.3.2.3
The collection of objects which are used to represent rate limits for resources.
                 ciscoL4L7ResourceLimitUsageGroup 1.3.6.1.4.1.9.9.480.3.2.4
The collection of objects which are used to represent limit usage for resources.
                 ciscoL4L7ResourceRateLimitUsageGroup 1.3.6.1.4.1.9.9.480.3.2.5
The collection of objects which are used to represent rate limit usage for resources.
                 ciscoL4L7ResourceNotifEnabledGroup 1.3.6.1.4.1.9.9.480.3.2.6
The collection of objects which are used to represent limit usage for resources.
                 ciscoL4L7ResourceNotifGroup 1.3.6.1.4.1.9.9.480.3.2.7
The collection of objects which are used to represent rate limit usage for resources. ciscoL4L7ResourceNotifGroup object is superseded by ciscoL4L7ResourceNotifGroupRev1.
                 ciscoL4L7ResourceUsageSummaryGroup 1.3.6.1.4.1.9.9.480.3.2.8
The collection of objects which are used to represent usage summary for resources across the system.
                 ciscoL4L7BufferUtilizationGroup 1.3.6.1.4.1.9.9.480.3.2.9
The collection of objects which are used to represent buffer utilization across the system. ciscoL4L7BufferUtilizationGroup object is superseded by ciscoL4L7BufferUtilizationGroupRev1.
                 ciscoL4L7NpCpuUtilizationGroup 1.3.6.1.4.1.9.9.480.3.2.10
A collection of objects providing CPU utilization of network processors.
                 ciscoL4L7BufferUtilizationGroupRev1 1.3.6.1.4.1.9.9.480.3.2.11
The collection of objects which are used to represent buffer utilization across the system.
                 ciscoL4L7ResourceNotifGroupRev1 1.3.6.1.4.1.9.9.480.3.2.12
The collection of notifications which are used to report resources usages to raising/falling below the configured thresholds. ciscoL4L7ResourceNotifGroupRev1 object is superseded by ciscoL4L7ResourceNotifGroupRev2.
                 ciscoL4L7ResourceNotifOnlyObjectsGroup 1.3.6.1.4.1.9.9.480.3.2.13
A collection of object(s) providing variable binding information for resource notifications.
                 ciscoL4L7ResourceNotifGroupRev2 1.3.6.1.4.1.9.9.480.3.2.14
The collection of notifications which are used to report resources usages to raising/falling below the configured thresholds.
                 ciscoL4L7ResourceNotifOnlyObjectsGroupExt 1.3.6.1.4.1.9.9.480.3.2.15
A collection of object(s) providing variable binding information for resource notifications.