crlResourceLimitValueType

CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB · .1.3.6.1.4.1.9.9.480.1.1.2.1.3

Object

column r/w Enumeration
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.

Context

MIB
CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB
OID
.1.3.6.1.4.1.9.9.480.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
ciscoL4L7ResourceLimitEntry
Groups
1

Walk 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::crlResourceLimitValueType'
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::crlResourceLimitValueType.<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::crlResourceLimitValueType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1absolute
2percentage

Conformance