ccarConfigExtLimit

CISCO-CAR-MIB · .1.3.6.1.4.1.9.9.113.1.1.1.1.7

Object

column bytesSNMPv2-SMIInteger32
The extended burst limit. The amount of traffic,
in bytes, in excess of the burst limit which may be
conditionnally permitted by the rate limit.
The probability that the traffic is not permitted
increases as the received burst increases.
              
P(not permitted) =
    (BurstRate - ConfLimit) / (ConfLimitExt - ConfLimit).

Context

MIB
CISCO-CAR-MIB
OID
.1.3.6.1.4.1.9.9.113.1.1.1.1.7
Type
column
Access
readonly
Status
current
Units
bytes
Parent
ccarConfigEntry
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-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAR-MIB::ccarConfigExtLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAR-MIB::ccarConfigExtLimit.<ifIndex>.<ccarConfigDirection>.<ccarConfigRowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAR-MIB::ccarConfigExtLimit'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance