FLOW-METER-MIB :: flowInactivityTimeout

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFLOW-METER-MIBflowInactivityTimeout

flowInactivityTimeout

Module: FLOW-METER-MIB

OID (symbolic): FLOW-METER-MIB::flowInactivityTimeout

OID (numeric): 1.3.6.1.2.1.40.1.6

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: The time in seconds since the last packet seen, after which a flow becomes 'idle.' Note that although a flow may be idle, it will not be discarded (and its memory recovered) until after its data has been collected by all the meter readers registered for its RuleSet.

What is flowInactivityTimeout?

Sets, in seconds, how long a flow can go without a packet before it is marked idle; an idle flow is still kept until every registered meter reader has collected its data. An admin shortens this to reclaim flow-table memory faster on a meter running short of space, at the cost of possibly splitting a bursty conversation into two flows.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.1.6
snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowInactivityTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.40.1.6.1
snmpget -v2c -c public <target> FLOW-METER-MIB::flowInactivityTimeout.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.40.1.6.1 i <value>

Start monitoring Vendor-neutral RTFM traffic flow meter/router, any manufacturer (RFC 2720) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FLOW-METER-MIB::flowInactivityTimeout OID value, configure state conditions and alerts, and monitor any Vendor-neutral RTFM traffic flow meter/router, any manufacturer (RFC 2720) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.40flowMIBFLOW-METER-MIB
1.3.6.1.2.1.40.1flowControlFLOW-METER-MIB
1.3.6.1.2.1.40.1.6flowInactivityTimeoutFLOW-METER-MIB