All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowIpValid
cfmFlowIpValid
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowIpValid
OID (numeric): 1.3.6.1.4.1.9.9.692.1.2.5.1.5
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
This object indicates whether the corresponding instances of cfmFlowIpTrafficClass and cfmFlowIpHopLimit are valid.
What is cfmFlowIpValid?
This object is a bit mask that indicates whether the traffic class and hop limit values for a specific data flow are valid and available. An operator queries this to determine if IP-layer metrics like DSCP (traffic class) and TTL (hop limit) have been successfully collected for a flow. If the bits are not set, the corresponding IP metrics should not be relied upon for analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.5.1.5 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowIpValid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.5.1.5.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowIpValid.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.2 | cfmFlows | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.5 | cfmFlowIpTable | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.5.1 | cfmFlowIpEntry | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.5.1.5 | cfmFlowIpValid | CISCO-FLOW-MONITOR-MIB |