All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowMetricsIntBitRateUnits
cfmFlowMetricsIntBitRateUnits
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsIntBitRateUnits
OID (numeric): 1.3.6.1.4.1.9.9.692.1.3.3.1.9
Node type: OBJECT-TYPE
Type: FlowBitRateUnits
Access: read-only
Description:
This object indicates the units for the corresponding instance of cfmFlowMetricsIntBitRate.
What is cfmFlowMetricsIntBitRateUnits?
This read-only object specifies the unit of measurement (such as bits per second) used for the corresponding flow metrics internal bit rate counter. It tells operators how to interpret the numerical bit rate value. This ensures correct understanding of network flow rates when monitoring application performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.3.3.1.9 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsIntBitRateUnits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.3.3.1.9.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowMetricsIntBitRateUnits.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cfmFlowMetricsIntBitRateUnits.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.3 | cfmFlowMetricsIntTable | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.3.3.1 | cfmFlowMetricsIntEntry | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.3.3.1.9 | cfmFlowMetricsIntBitRateUnits | CISCO-FLOW-MONITOR-MIB |