crlRateLimitResourceType
CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB ·
.1.3.6.1.4.1.9.9.480.1.1.4.1.1
Object
column CiscoRateLimitResourceType
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.
Context
- MIB
- CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB
- OID
.1.3.6.1.4.1.9.9.480.1.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ciscoL4L7ResourceRateLimitEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB::crlRateLimitResourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB::crlRateLimitResourceType.<crlResourceClassName>.<crlRateLimitResourceType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB::crlRateLimitResourceType'
Syntax
- Source
- CiscoRateLimitResourceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | all |
2 | arpRequestsXmt |
3 | arpResponses |
4 | bandwidth |
5 | connections |
6 | appInspections |
7 | syslog |
8 | sslBandwidth |
9 | sslConnections |
10 | mgmtBandwidth |
11 | throughput |
12 | missedMac |
13 | httpCompression |