CISCO-IP-CBR-METRICS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
21
.1.3.6.1.4.1.9.9.697.1.1.1 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfmIpCbrMetricsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-CBR-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-CBR-METRICS-MIB::cfmIpCbrMetricsTable'
This table contains aggregate data maintained by a flow
monitor for traffic flows for which it is computing IP CBR
metrics.
          
This table has an sparse dependent relationship on the
cfmFlowMetricsTable (defined by the CISCO-FLOW-MONITOR-MIB),
containing a row for each row in the cfmFlowMetricsTable having
a corresponding instance of cfmFlowMetricsCollected with the
'ipCbr' bit set to one.
cfmIpCbrMetricsEntry row .1.3.6.1.4.1.9.9.697.1.1.1.1
An entry describes cumulative and aggregate IP CBR metrics for
a single traffic flow.

The devices creates a row in the cfmIpCbrMetricsTable when a
flow monitor starts monitoring a traffic flow and has been
Column Syntax OID
This object indicates how the corresponding flow monitor
computes the DF for the traffic flow.
CISCO-FLOW-MONITOR-TC-MIBFlowCfgRateType
Type Values:
1auto
2ipPktRate
3ipBitRate
4mediaRate
.1.3.6.1.4.1.9.9.697.1.1.1.1.1
This object indicates the units for the corresponding instance
of cfmIpCbrMetricsCfgRate. The value of this column only has
relevance if the corresponding instance of
cfmIpCbrMetricsCfgRateType is 'ipBitRate' or 'media…
CISCO-FLOW-MONITOR-TC-MIBFlowBitRateUnits
Type Values:
1bps
2kbps
3mbps
4gbps
.1.3.6.1.4.1.9.9.697.1.1.1.1.2
This object indicates the configured bit rate used by the flow
monitor to compute the DF for the traffic flow. The value of
this column only has relevance if the corresponding instance of
cfmIpCbrMetricsCfgRateType is …
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.697.1.1.1.1.3
This object indicates the configured media packet size used by
the flow monitor to compute the DF for the traffic flow. The
value of this column only has relevance if the corresponding
instance of cfmIpCbrMetricsCfgRat…
octetsUnsigned32
Constraints:
range: 64-65535
.1.3.6.1.4.1.9.9.697.1.1.1.1.4
This object indicates which metrics are valid for the traffic
flow:

'lostPkts'
If this bit is set to '1', then the corresponding
instance of cfmIpCbrMetricsLostPkts is valid.
Bits
Enumerated Values:
0lostPkts
1mediaRateVariation
.1.3.6.1.4.1.9.9.697.1.1.1.1.5
This object indicates the number of packets lost for the
traffic flow.

The value of this column is valid if and only if the 'lostPkts'
bit in the corresponding instance of cfmMdiMetricsValid is set
to '1'.
packetsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.697.1.1.1.1.6
This object indicates the scale factor for the corresponding
instance of cfmIpCbrMetricsMrv.

The value of this column is valid if and only if the
'mediaRateVariation' bit in the corresponding instance of
CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale
Type Values:
1yocto
2zepto
3atto
4femto
5pico
6nano
7micro
8milli
9units
10kilo
11mega
12giga
13tera
14exa
15peta
16zetta
17yotta
.1.3.6.1.4.1.9.9.697.1.1.1.1.7
This object indicates the precision for the corresponding
instance of cfmIpCbrMetricsMrv.

The value of this column is valid if and only if the
'mediaRateVariation' bit in the corresponding instance of
cfm…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision
Type Constraints:
range: -8..-1
range: 1..9
.1.3.6.1.4.1.9.9.697.1.1.1.1.8
This object indicates the MRV for the traffic flow since the
flow monitor started collecting data for the traffic flow.

The value of this column is valid if and only if the
'mediaRateVariation' bit in the…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.9.9.697.1.1.1.1.9
.1.3.6.1.4.1.9.9.697.1.1.3 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cfmIpCbrMetricsIntTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-CBR-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-CBR-METRICS-MIB::cfmIpCbrMetricsIntTable'
This table contains historic IP CBR metrics for the traffic
flows monitored by each of the flow monitors supported by the
device.
          
This table has an sparse dependent relationship on the
cfmFlowMetricsIntTable (defined by the CISCO-FLOW-MONITOR-MIB),
containing a row for each row in the cfmFlowMetricsIntTable
having a corresponding instance of cfmFlowMetricsCollected with
the 'ipCbr' bit set to one.
cfmIpCbrMetricsIntEntry row .1.3.6.1.4.1.9.9.697.1.1.3.1
An entry describes IP CBR metrics collected for a previous
measurement interval for a corresponding traffic flow.
Column Syntax OID
This object indicates which metrics are valid for the
measurement interval:

'lostPkts'
If this bit is set to '1', then the corresponding
instance of cfmIpCbrMetricsIntLostPkts is valid…
Bits
Enumerated Values:
0lostPkts
1vbMin
2vbMax
3mediaRate
4delayFactor
5mediaRateVariation
.1.3.6.1.4.1.9.9.697.1.1.3.1.1
This object indicates the number of lost packets for the
traffic flow during the measurement interval.

The value of this column is valid if and only if the 'lostPkts'
bit in the corresponding instance of …
packetsCISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount .1.3.6.1.4.1.9.9.697.1.1.3.1.2
This object indicates the minimum virtual buffer size computed
for the traffic flow over the course of the measurement
interval.

The value of this column is valid if and only if the 'vbMin'
bit in the cor…
bytesCISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount .1.3.6.1.4.1.9.9.697.1.1.3.1.3
This object indicates the maximum virtual buffer size computed
for the traffic flow over the course of the measurement
interval.

The value of this column is valid if and only if the 'vbMax' bit
in the cor…
bytesCISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount .1.3.6.1.4.1.9.9.697.1.1.3.1.4
This object indicates the units for the corresponding instance
of cfmIpCbrMetricsMr.

The value of this column is valid if and only if the 'mediaRate'
bit in the corresponding instance of cfmIpCbrMetricsIn…
CISCO-FLOW-MONITOR-TC-MIBFlowBitRateUnits
Type Values:
1bps
2kbps
3mbps
4gbps
.1.3.6.1.4.1.9.9.697.1.1.3.1.5
This object indicates the media rate used by the flow monitor
to compute the DF for the traffic flow. If the corresponding
instance of cfmIpCbrMetricsCfgRateType is 'auto', then the value
of this column indicates the M…
CISCO-REPORT-INTERVAL-TC-MIBReportIntervalCount .1.3.6.1.4.1.9.9.697.1.1.3.1.6
This object indicates the scaling factor for the corresponding
instance of cfmIpCbrMetricsIntDf.

The value of this column is valid if and only if the
'delayFactor' bit in the corresponding instance of
cfm…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale
Type Values:
1yocto
2zepto
3atto
4femto
5pico
6nano
7micro
8milli
9units
10kilo
11mega
12giga
13tera
14exa
15peta
16zetta
17yotta
.1.3.6.1.4.1.9.9.697.1.1.3.1.7
This object indicates the precision for the corresponding
instance of cfmIpCbrMetricsIntDf.

The value of this column is valid if and only if the
'delayFactor' bit in the corresponding instance of
cfmIpCbr…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision
Type Constraints:
range: -8..-1
range: 1..9
.1.3.6.1.4.1.9.9.697.1.1.3.1.8
This object indicates the DF for the traffic flow during the
measurement interval.

The value of this column is valid if and only if the
'delayFactor' bit in the corresponding instance of
cfmIpCbrMetricsIn…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.9.9.697.1.1.3.1.9
This object indicates the scaling factor for the corresponding
instance of cfmIpCbrMetricsIntMrv.

The value of this column is valid if and only if the
'mediaRateVariation' bit in the corresponding instanc…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricScale
Type Values:
1yocto
2zepto
3atto
4femto
5pico
6nano
7micro
8milli
9units
10kilo
11mega
12giga
13tera
14exa
15peta
16zetta
17yotta
.1.3.6.1.4.1.9.9.697.1.1.3.1.10
This object indicates the precision for for the corresponding
instance of cfmIpCbrMetricsIntMrv.

The value of this column is valid if and only if the
'mediaRateVariation' bit in the corresponding instance…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricPrecision
Type Constraints:
range: -8..-1
range: 1..9
.1.3.6.1.4.1.9.9.697.1.1.3.1.11
This object indicates the MRV for the traffic flow during the
measurement interval.

The value of this column is valid if and only if the
'mediaRateVariation' bit in the corresponding instance of
cfmIpCbrM…
CISCO-FLOW-MONITOR-TC-MIBFlowMetricValue
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.9.9.697.1.1.3.1.12