csmScrubRateAdaptive

CISCO-SEU-MITIGATION-MIB · .1.3.6.1.4.1.9.9.701.1.1.1.4

Object

This object indicates whether the scrub or SEU algorithm is
rate-adaptive. The values provided by objects 
csmScrubDeltaInterval, csmScrubRetryInterval, and 
csmScrubThresholdInterval are only applicable when this 
object is set to 'true'.
   true  : Algorithm is rate-adaptive.
   false : Algorithm is NOT rate-adaptive.

Context

MIB
CISCO-SEU-MITIGATION-MIB
OID
.1.3.6.1.4.1.9.9.701.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
csmScrubEntry
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-SEU-MITIGATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SEU-MITIGATION-MIB::csmScrubRateAdaptive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SEU-MITIGATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SEU-MITIGATION-MIB::csmScrubRateAdaptive.<csmScrubIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SEU-MITIGATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SEU-MITIGATION-MIB::csmScrubRateAdaptive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false