cfmFlowMetricsMaxIntervals

CISCO-FLOW-MONITOR-MIB · .1.3.6.1.4.1.9.9.692.1.3.1.1.3

Object

column intervalsUnsigned32
This object indicates the maximum number of measurement
intervals for which the corresponding flow monitor maintains
metrics for the corresponding traffic flow.
              
If the value of this column is '0', then the corresponding flow
monitor does not maintain historical metrics for the
corresponding traffic flow.

Context

MIB
CISCO-FLOW-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.692.1.3.1.1.3
Type
column
Access
readonly
Status
current
Units
intervals
Parent
cfmFlowMetricsEntry
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-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsMaxIntervals'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsMaxIntervals.<cfmFlowMonitorId>.<cfmFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsMaxIntervals'

Syntax

intervalsUnsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance