All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowDirection
cfmFlowDirection
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowDirection
OID (numeric): 1.3.6.1.4.1.9.9.692.1.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates the direction of the traffic flow where the flow monitor collects data:
'unknown' The SNMP entity does not know the direction of the traffic flow at the point the flow monitor collects data.
'ingress' The flow monitor collects data at the point where the traffic flow enters the devices
'egress' The flow monitor collects data at the point where the traffic flow leaves the device.
What is cfmFlowDirection?
This OID indicates whether traffic flow data is being collected as it enters (ingress) or leaves (egress) the device. It clarifies the direction of measurement for analyzing network performance. A network analyst uses this to confirm they're measuring the right traffic direction when investigating congestion or packet loss on a particular port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.7 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.7.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowDirection.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.7 | cfmFlowDirection | CISCO-FLOW-MONITOR-MIB |