cadEnforceRuleSamplingInterval
CADANT-CMTS-MAC-MIB ·
.1.3.6.1.4.1.4998.1.1.20.2.30.2.1.5
Object
column r/w
minutesInteger32
The period of time (in minutes) between successive slides of the sliding window. It is also the temporal distance over which the sliding window is moved whenever it is slid. The penalty duration and window duration must be an integer multiple of the sampling interval.
Context
- MIB
- CADANT-CMTS-MAC-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.2.30.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- minutes
- Parent
- cadEnforceRuleEntry
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 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MAC-MIB::cadEnforceRuleSamplingInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-MAC-MIB::cadEnforceRuleSamplingInterval.<cadEnforceRuleReferenceSCN>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-MAC-MIB::cadEnforceRuleSamplingInterval'
Syntax
minutesInteger32
Values & Constraints
Object Constraints
range: 5-5
range: 10-10
range: 15-15
range: 30-30