All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowIngress
cfmFlowIngress
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowIngress
OID (numeric): 1.3.6.1.4.1.9.9.692.1.2.1.1.11
Node type: OBJECT-TYPE
Type: FlowPointIdentifier
Access: read-only
Description:
This object identifies the port that receives the traffic for this traffic flow.
What is cfmFlowIngress?
This OID identifies the specific network port or interface where traffic enters the switch for a particular data flow being monitored. This tells you the entry point for a traffic flow, which is essential for understanding traffic patterns and tracing flows through the network. An operator would check this when investigating where specific traffic originates to diagnose routing issues or identify congested ingress ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.11 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowIngress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.11.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowIngress.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.1 | cfmFlowTable | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1.1 | cfmFlowEntry | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1.1.11 | cfmFlowIngress | CISCO-FLOW-MONITOR-MIB |