crlResourceLimitType
CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB ·
.1.3.6.1.4.1.9.9.480.1.1.2.1.2
Object
column CiscoResourceLimitType
This object represents the type of resource in a resource class identified by crlResourceClassName.
Context
- MIB
- CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB
- OID
.1.3.6.1.4.1.9.9.480.1.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ciscoL4L7ResourceLimitEntry
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::crlResourceLimitType'
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::crlResourceLimitType.<crlResourceClassName>.<crlResourceLimitType>'
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::crlResourceLimitType'
Syntax
- Source
- CiscoResourceLimitType
- Base type
Enumeration
Values & Constraints
Type Values
1 | all |
2 | macAddresses |
3 | concurrentConns |
4 | mgmtConnections |
5 | proxyConns |
6 | probes |
7 | stickyEntries |
8 | natTranslations |
9 | regexState |
10 | aclMemory |
11 | syslogBuffer |
12 | ipReassemBuffer |
13 | tcpOOOBuffer |
14 | sslConnections |
15 | hosts |
16 | ipsecSessions |
17 | asdmSessions |
18 | sshSessions |
19 | telnetSessions |
20 | cpu |
21 | memory |