cadPolicyRateLimitClearCounts

CADANT-CMTS-POLICY-MIB · .1.3.6.1.4.1.4998.1.1.35.1.4.1.14

Object

column r/w SNMPv2-TCTruthValue
If set to true, clear the counts in the CadPolicyRateLimitStatusEntry.
When read, this field always returns false.  The correct way to clear 
the counts is to first read them, then set ClearCounts to true.

Context

MIB
CADANT-CMTS-POLICY-MIB
OID
.1.3.6.1.4.1.4998.1.1.35.1.4.1.14
Type
column
Access
readwrite
Status
current
Parent
cadPolicyRateLimitEntry

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 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-POLICY-MIB::cadPolicyRateLimitClearCounts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-POLICY-MIB::cadPolicyRateLimitClearCounts.<cadPolicyRateLimitIfIndex>.<cadPolicyRateLimitDirection>.<cadPolicyRateLimitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-POLICY-MIB::cadPolicyRateLimitClearCounts'

Syntax

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

Values & Constraints

Type Values
1true
2false