CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB
104 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus StorageType TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.480 | IdentityciscoL4L7moduleResourceLimitMIB | 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 res… | ||
| 1.3.6.1.4.1.9.9.480.0 | NodeciscoL4L7ResourceLimitNotifs | |||
| 1.3.6.1.4.1.9.9.480.0.1 | NotificationclrResourceLimitReached | deprecated | This notification is generated when the configured resource limit value specified in 'crlResourceLimitMax' is reached for a particular resource. This resource … | |
| 1.3.6.1.4.1.9.9.480.0.2 | NotificationclrResourceRateLimitReached | deprecated | This notification is generated when the configured rate limit value specified in 'crlRateLimitResourceMax' is reached for a particular resource. This resource … | |
| 1.3.6.1.4.1.9.9.480.0.3 | NotificationclrResourceLimitReachedNotif | deprecated | The notification will be generated when the current resource usage identified by crlResourceLimitCurrentUsage exceeds/falls below the user configured threshold… | |
| 1.3.6.1.4.1.9.9.480.0.4 | NotificationclrResourceRateLimitReachedNotif | deprecated | The notification will be generated when the current resource rate usage identified by crlResourceRateLimitCurrentUsage exceeds/falls below the user configured … | |
| 1.3.6.1.4.1.9.9.480.0.5 | NotificationclrResourceRateLimitReachedNotifRev1 | current | The notification will be generated when the current resource usage rate identified by crlResourceRateLimitCurrentUsage exceeds/falls below the user configured … | |
| 1.3.6.1.4.1.9.9.480.0.6 | NotificationclrResourceLimitReachedNotifRev1 | current | The notification will be generated when the current resource usage identified by crlResourceLimitCurrentUsage exceeds/falls below the user configured threshold… | |
| 1.3.6.1.4.1.9.9.480.1 | NodeciscoL4L7ResourceLimitMIBObjects | |||
| 1.3.6.1.4.1.9.9.480.1.1 | NodecrlResource | |||
| 1.3.6.1.4.1.9.9.480.1.1.1 | TableciscoL4L7ResourceClassTable | not-accessible | current | 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 fo… |
| 1.3.6.1.4.1.9.9.480.1.1.1.1 | RowciscoL4L7ResourceClassEntry | not-accessible | current | Information about a particular resource class. Each entry provides the name of class. The entPhysicalIndex refers to resource manageable component in entPhysic… |
| 1.3.6.1.4.1.9.9.480.1.1.1.1.1 | ColumncrlResourceClassName | not-accessible | current | This object identifies a unique resource class in a resource manageable component identified by entPhysicalIndex. |
| 1.3.6.1.4.1.9.9.480.1.1.1.1.2 | ColumncrlResourceClassStorageType | read-create | current | 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 obj… |
| 1.3.6.1.4.1.9.9.480.1.1.1.1.3 | ColumncrlResourceClassRowStatus | read-create | current | This object is used for adding/deleting resource classes in a system. |
| 1.3.6.1.4.1.9.9.480.1.1.2 | TableciscoL4L7ResourceLimitTable | not-accessible | current | This table is used for adding resource limits to resources in a resource class. |
| 1.3.6.1.4.1.9.9.480.1.1.2.1 | RowciscoL4L7ResourceLimitEntry | not-accessible | current | 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 o… |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.2 | ColumncrlResourceLimitType | not-accessible | current | This object represents the type of resource in a resource class identified by crlResourceClassName. |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.3 | ColumncrlResourceLimitValueType | read-create | current | This object represents the type of value specified in crlResourceLimitMax and crlResourceLimitMin objects. The possible values are : absolute (1) : the value r… |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.4 | ColumncrlResourceLimitMin | read-create | current | This object represents the rate limit allowed for the resource identified by 'ciscoResourceLimitType'. This value cannot be greater than the value specified in… |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.5 | ColumncrlResourceLimitMax | read-create | current | This object represents the limit allowed for the resource identified by 'ciscoResourceLimitType'. The value zero specifies that this resource can be used until… |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.6 | ColumncrlResourceLimitStorageType | read-create | current | 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 obj… |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.7 | ColumncrlResourceLimitRowStatus | read-create | current | This object is used for adding/deleting entries in this table. |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.8 | ColumncrlResourceLimitCurrentUsage | read-only | current | This object indicates the number of resources identified by 'ciscoResourceLimitType', that are currently being used in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.9 | ColumncrlResourceLimitPeakUsage | read-only | current | This object represents the peak usage of the resource identified by 'ciscoResourceLimitType' since the statistics were last cleared either through the command … |
| 1.3.6.1.4.1.9.9.480.1.1.2.1.10 | ColumncrlResourceLimitReqsDeniedCount | read-only | current | This object represents the number of resource requests that were denied when the configured resource limit is exceeded for the resource identified by 'ciscoRes… |
| 1.3.6.1.4.1.9.9.480.1.1.4 | TableciscoL4L7ResourceRateLimitTable | not-accessible | current | This table is used for adding/deleting the rate limiting of the resources in a resource class. |
| 1.3.6.1.4.1.9.9.480.1.1.4.1 | RowciscoL4L7ResourceRateLimitEntry | not-accessible | current | Information about an entry in the table Each entry provides the name of group, the rate configured for a resource. |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.1 | ColumncrlRateLimitResourceType | not-accessible | current | This object represents the resource type for which rate limiting needs to be done. The value for rate limiting is specified in crlRateLimitResourceMin and crlR… |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.2 | ColumncrlRateLimitResourceMin | read-create | current | This object represents the rate limit allowed for the resource identified by 'crlRateLimitResourceType'. This value cannot be greater than the value specified … |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.3 | ColumncrlRateLimitResourceMax | read-create | current | This object represents the limit allowed for the resource identified by 'crlRateLimitResourceType'. The value zero specifies that this resource can be used unt… |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.4 | ColumncrlRateLimitResourceStorageType | read-create | current | 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 obj… |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.5 | ColumncrlRateLimitResourceRowStatus | read-create | current | 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. |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.6 | ColumncrlRateLimitResourceCurrentUsage | read-only | current | This object indicates the number of resources identified by 'crlRateLimitResourceType', that are currently being used in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.7 | ColumncrlRateLimitResourcePeakUsage | read-only | current | This object represents the peak usage of the resource identified by 'crlRateLimitResourceType' since the statistics were last cleared either through the comman… |
| 1.3.6.1.4.1.9.9.480.1.1.4.1.8 | ColumncrlRateLimitResourceReqsDeniedCount | read-only | current | This object represents the number of resource requests that were denied when the configured rate limit is exceeded for the resource identified by 'crlRateLimit… |
| 1.3.6.1.4.1.9.9.480.1.1.5 | TableciscoL4L7ResourceUsageSummaryTable | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.9.480.1.1.5.1 | RowciscoL4L7ResourceUsageSummaryEntry | not-accessible | current | An entry in ciscoL4L7ResourceUsageSummaryTable. Each entry provides the resource usage parameters in a system. An entry is created when an entry is created in … |
| 1.3.6.1.4.1.9.9.480.1.1.5.1.1 | ColumncrlResourceSummaryType | not-accessible | current | This object represents a type of resource in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.5.1.2 | ColumncrlResourceSummaryCurrentUsage | read-only | current | This object indicates the current usage of the resource in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.5.1.3 | ColumncrlResourceSummaryPeakUsage | read-only | current | This object represents the peak usage of the resource in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.5.1.4 | ColumncrlResourceSummaryReqsDeniedCount | read-only | current | 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 lim… |
| 1.3.6.1.4.1.9.9.480.1.1.5.1.5 | ColumncrlResourceSummaryLastClearedTime | read-only | current | This object represents the time when the value of the object identified by 'crlResourceSummaryPeakUsage' is last cleared or reset. A value of 0 (zero) signifie… |
| 1.3.6.1.4.1.9.9.480.1.1.5.1.6 | ColumncrlResourceSummaryStorageType | read-create | current | 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 obj… |
| 1.3.6.1.4.1.9.9.480.1.1.5.1.7 | ColumncrlResourceSummaryRowStatus | read-create | current | 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. |
| 1.3.6.1.4.1.9.9.480.1.1.6 | TableciscoL4L7BufferUtilizationTable | not-accessible | current | This table provides the statistics for buffer utilization in a system. The buffer utilization statistics can be: - absolute buffer usage value per network proc… |
| 1.3.6.1.4.1.9.9.480.1.1.6.1 | RowciscoL4L7BufferUtilizationEntry | not-accessible | current | An entry in ciscoL4L7BufferUtilizationTable. Each entry provides the buffer usage in a system. |
| 1.3.6.1.4.1.9.9.480.1.1.6.1.1 | ColumnclrNetworkProcessor | not-accessible | current | This object represents network processor number(NP) in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.6.1.2 | ColumncrlBufferUsageValue | read-only | current | This object indicates the absolute buffer usage in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.6.1.3 | ColumncrlPercentageBufferUsage | read-only | current | This object represents the percentage buffer usage in the the decimal format to allow historical information to be collected. |
| 1.3.6.1.4.1.9.9.480.1.1.6.1.4 | ColumncrlPercentageBufferUsageDisplay | read-only | current | This object represents the percentage buffer usage in the string format to all interactive access to simple display format. |
| 1.3.6.1.4.1.9.9.480.1.1.6.1.5 | ColumncrlExternalBufferUsageValue | read-only | current | This object indicates the absolute external buffer usage in the system. |
| 1.3.6.1.4.1.9.9.480.1.1.6.1.6 | ColumncrlExternalPercentageBufferUsage | read-only | current | This object represents the percentage external buffer usage in the the decimal format to allow historical information to be collected. |
| 1.3.6.1.4.1.9.9.480.1.1.6.1.7 | ColumncrlExternalPercentageBufferUsageDisplay | read-only | current | This object represents the percentage external buffer usage in the string format to all interactive access to simple display format. |
| 1.3.6.1.4.1.9.9.480.1.1.7 | TableciscoL4L7NpCpuUtilTable | not-accessible | current | This table lists the CPU utilization statistics for each NP (network processor) in the device. |
| 1.3.6.1.4.1.9.9.480.1.1.7.1 | RowciscoL4L7NpCpuUtilEntry | not-accessible | current | Each row contains the average CPU utilization of all sub-processors for a network processor identified by its clrNetworkProcessor value. |
| 1.3.6.1.4.1.9.9.480.1.1.7.1.1 | ColumnclrNpCpuUtilizationAverage | read-only | current | This object indicates the average CPU utilization of all sub-processors belonged to a particular network processor at that instance. |
| 1.3.6.1.4.1.9.9.480.1.2 | NodecrlNotificationObjects | |||
| 1.3.6.1.4.1.9.9.480.1.2.1 | ScalarclrResourceLimitReachedNotifEnabled | read-write | current | This object controls the generation of 'clrResourceLimitReachedNotifRev1' notification. 'true' Indicates that clrResourceLimitReachedNotifRev1 notification is … |
| 1.3.6.1.4.1.9.9.480.1.2.2 | ScalarclrResourceRateLimitReachedNotifEnabled | read-write | current | This object controls the generation of 'clrResourceRateLimitReachedNotifRev1' notification. 'true' Indicates that clrResourceRateLimitReachedNotifRev1 notifica… |
| 1.3.6.1.4.1.9.9.480.1.3 | NodecrlNotificationOnlyObjects | |||
| 1.3.6.1.4.1.9.9.480.1.3.1 | ScalarcrlNotifType | accessible-for-notify | current | This object indicates type of notification. |
| 1.3.6.1.4.1.9.9.480.1.3.2 | ScalarcrlNotifContextOrSystem | accessible-for-notify | current | This object indicates the notification sent is at the system level or at the context level. |
| 1.3.6.1.4.1.9.9.480.1.3.3 | ScalarcrlNotifContextName | accessible-for-notify | current | This object indicates the context name associated with notifications. |
| 1.3.6.1.4.1.9.9.480.1.3.4 | ScalarcrlNotifCurrentUsagePcnt | accessible-for-notify | current | This object indicates the current usage percent of the resource associated with notifications. |
| 1.3.6.1.4.1.9.9.480.1.3.5 | ScalarcrlNotifMaxThresholdPcnt | accessible-for-notify | current | This object indicates the maximum threshold percent of the resource/rate associated with notifications. This object is used to raise the risingHighThresh notif… |
| 1.3.6.1.4.1.9.9.480.1.3.6 | ScalarcrlNotifWatermarkPcnt | accessible-for-notify | current | This object indicates the watermark threshold percent of the resource/rate associated with notifications. This object is used to raise the risingWatermarkThres… |
| 1.3.6.1.4.1.9.9.480.1.3.7 | ScalarcrlNotifMinThresholdPcnt | accessible-for-notify | current | This object indicates the minimum threshold percent of the resource/rate associated with notifications. This object is used to raise the fallingWatermarkThresh… |
| 1.3.6.1.4.1.9.9.480.1.3.8 | ScalarcrlNotifSourceType | accessible-for-notify | current | 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 th… |
| 1.3.6.1.4.1.9.9.480.1.3.9 | ScalarcrlNotifRealServerName | accessible-for-notify | current | This object indicates the real server name associated with notifications. |
| 1.3.6.1.4.1.9.9.480.1.3.10 | ScalarcrlNotifVirtualIPAddrType | accessible-for-notify | current | This object indicates type of the Virtual IP address i.e. IPv4 or IPv6. |
| 1.3.6.1.4.1.9.9.480.1.3.11 | ScalarcrlNotifVirtualIPAddress | accessible-for-notify | current | This object indicates the Virtual IP (VIP) Adress associated with notifications. |
| 1.3.6.1.4.1.9.9.480.2 | NodeciscoResourceLimitMIBConform | |||
| 1.3.6.1.4.1.9.9.480.3 | NodeciscoL4L7ResourceLimitConformance | |||
| 1.3.6.1.4.1.9.9.480.3.1 | NodeciscoL4L7ResourceLimitCompliances | |||
| 1.3.6.1.4.1.9.9.480.3.1.1 | ComplianceciscoL4L7ResourceLimitCompliance | deprecated | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.1.2 | ComplianceciscoL4L7ResourceLimitComplianceRev1 | deprecated | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.1.3 | ComplianceciscoL4L7ResourceLimitComplianceRev2 | deprecated | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.1.4 | ComplianceciscoL4L7ResourceLimitComplianceRev3 | deprecated | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.1.5 | ComplianceciscoL4L7ResourceLimitComplianceRev4 | deprecated | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.1.6 | ComplianceciscoL4L7ResourceLimitComplianceRev5 | deprecated | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.1.7 | ComplianceciscoL4L7ResourceLimitComplianceRev6 | deprecated | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.1.8 | ComplianceciscoL4L7ResourceLimitComplianceRev7 | current | The compliance statement for SNMP entities which implement CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB. | |
| 1.3.6.1.4.1.9.9.480.3.2 | NodeciscoL4L7ResourceLimitGroups | |||
| 1.3.6.1.4.1.9.9.480.3.2.1 | GroupciscoL4L7ResourceClassGroup | current | The collection of objects which are used to represent resource class in a system. | |
| 1.3.6.1.4.1.9.9.480.3.2.2 | GroupciscoL4L7ResourceLimitGroup | current | The collection of objects which are used to represent limits of resources in a resource class. | |
| 1.3.6.1.4.1.9.9.480.3.2.3 | GroupciscoL4L7ResourceRateLimitGroup | current | The collection of objects which are used to represent rate limits for resources. | |
| 1.3.6.1.4.1.9.9.480.3.2.4 | GroupciscoL4L7ResourceLimitUsageGroup | current | The collection of objects which are used to represent limit usage for resources. | |
| 1.3.6.1.4.1.9.9.480.3.2.5 | GroupciscoL4L7ResourceRateLimitUsageGroup | current | The collection of objects which are used to represent rate limit usage for resources. | |
| 1.3.6.1.4.1.9.9.480.3.2.6 | GroupciscoL4L7ResourceNotifEnabledGroup | current | The collection of objects which are used to represent limit usage for resources. | |
| 1.3.6.1.4.1.9.9.480.3.2.7 | GroupciscoL4L7ResourceNotifGroup | deprecated | The collection of objects which are used to represent rate limit usage for resources. ciscoL4L7ResourceNotifGroup object is superseded by ciscoL4L7ResourceNoti… | |
| 1.3.6.1.4.1.9.9.480.3.2.8 | GroupciscoL4L7ResourceUsageSummaryGroup | current | The collection of objects which are used to represent usage summary for resources across the system. | |
| 1.3.6.1.4.1.9.9.480.3.2.9 | GroupciscoL4L7BufferUtilizationGroup | deprecated | The collection of objects which are used to represent buffer utilization across the system. ciscoL4L7BufferUtilizationGroup object is superseded by ciscoL4L7Bu… | |
| 1.3.6.1.4.1.9.9.480.3.2.10 | GroupciscoL4L7NpCpuUtilizationGroup | current | A collection of objects providing CPU utilization of network processors. | |
| 1.3.6.1.4.1.9.9.480.3.2.11 | GroupciscoL4L7BufferUtilizationGroupRev1 | current | The collection of objects which are used to represent buffer utilization across the system. | |
| 1.3.6.1.4.1.9.9.480.3.2.12 | GroupciscoL4L7ResourceNotifGroupRev1 | deprecated | The collection of notifications which are used to report resources usages to raising/falling below the configured thresholds. ciscoL4L7ResourceNotifGroupRev1 o… | |
| 1.3.6.1.4.1.9.9.480.3.2.13 | GroupciscoL4L7ResourceNotifOnlyObjectsGroup | current | A collection of object(s) providing variable binding information for resource notifications. | |
| 1.3.6.1.4.1.9.9.480.3.2.14 | GroupciscoL4L7ResourceNotifGroupRev2 | current | The collection of notifications which are used to report resources usages to raising/falling below the configured thresholds. | |
| 1.3.6.1.4.1.9.9.480.3.2.15 | GroupciscoL4L7ResourceNotifOnlyObjectsGroupExt | current | A collection of object(s) providing variable binding information for resource notifications. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoBufferUtilPercentage | INTEGER (0..10000) | current | Buffer utilization as a percentage and should be presented in using xx.yy format. |
| CiscoRateLimitResourceType | INTEGER { all(1), arpRequestsXmt(2), arpResponses(3), bandwidth(4), connections(5), appInspections(6), syslog(7), sslBandwidth(8), sslConnections(9), mgmtBandwidth(10), throughput(11), missedMac(12), httpCompression(13) } | current | 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) : T… |
| CiscoResourceClass | OCTET STRING (SIZE (0..64)) | current | This textual convention is used for representing resource classes. A resource class is identified by a name preferably in human readable form. This resource class is used for identifying different type of resources. The… |
| CiscoResourceLimitType | INTEGER { all(1), macAddresses(2), concurrentConns(3), mgmtConnections(4), proxyConns(5), probes(6), stickyEntries(7), natTranslations(8), regexState(9), aclMemory(10), syslogBuffer(11), ipReassemBuffer(12), tcpOOOBuffer(13), sslConnections(14), hosts(15), ipsecSessions(16), asdmSessions(17), sshSessions(18), telnetSessions(19), cpu(20), memory(21) } | current | This object represents the resource type. The possible values are : all (1) : This is not a resource. However this value acts as the wild card value to set all the resources at the same time. If an entry exists with thi… |
| CiscoResourceType | INTEGER { lMacAddresses(1), lConcurrentConns(2), lMgmtConnections(3), lProxyConns(4), lProbes(5), lStickyEntries(6), lNatTranslations(7), lRegexState(8), lAclMemory(9), lIpReassemBuffer(10), lSyslogBuffer(11), lTcpOOOBuffer(12), lSslConnections(13), lHosts(14), lIpsecSessions(15), lAsdmSessions(16), lSshSessions(17), lTelnetSessions(18), rlArpRequestsXmt(19), rlArpResponses(20), rlBandwidth(21), rlConnections(22), rlAppInspections(23), rlSyslog(24), rlSslBandwidth(25), rlSslConnections(26), rlMgmtBandwidth(27), rlThroughput(28), rlMissedMac(29), rlHttpCompression(30) } | current | This object represents a resource type. The possible values for this object are: lMacAddresses (1) : Refer to 'macAddresses' in CiscoResourceLimitType. lConcurrentConns (2) : Refer to 'concurrentConns' in CiscoResourceL… |