All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowExpirationTime
cfmFlowExpirationTime
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowExpirationTime
OID (numeric): 1.3.6.1.4.1.9.9.692.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
This object indicates the expiration interval for the traffic flow. If the flow monitor receives no packets for the traffic flow in this interval, then it expires the flow; that is, it stops monitoring the traffic and removes the corresponding row from the cfmFlowTable. If this column is '0', then the traffic flow was statically configured (as opposed to dynamically learned) and it will never expire.
What is cfmFlowExpirationTime?
Specifies the idle-timeout interval after which the flow monitor stops tracking a traffic flow if no packets are seen, causing the corresponding entry to be removed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowExpirationTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowExpirationTime.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.6 | cfmFlowExpirationTime | CISCO-FLOW-MONITOR-MIB |