All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowMetricsBitRate
cfmFlowMetricsBitRate
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsBitRate
OID (numeric): 1.3.6.1.4.1.9.9.692.1.3.1.1.14
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
This object indicates the average bit rate at which the corresponding flow monitor is processing data for the corresponding traffic flow. This value is cumulative over the lifetime of the traffic flow.
What is cfmFlowMetricsBitRate?
Reports the average bit rate at which the flow monitor has processed data for a traffic flow, calculated cumulatively over the flow's entire lifetime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.3.1.1.14 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsBitRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.3.1.1.14.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsBitRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cfmFlowMetricsBitRate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.692 | ciscoFlowMonitorMIB | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1 | ciscoFlowMonitorMIBObjects | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.3 | cfmFlowMetrics | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.3.1 | cfmFlowMetricsTable | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.3.1.1 | cfmFlowMetricsEntry | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.3.1.1.14 | cfmFlowMetricsBitRate | CISCO-FLOW-MONITOR-MIB |