flowFloodMark
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.1.5
Object
scalar
r/w
Integer32
A value expressed as a percentage, interpreted by the meter
as an indication of how full the flow table should be before
it should take some action to avoid running out of resources
to handle new flows, as discussed in section 4.6 (Handling
Increasing Traffic Levels) of the RTFM Architecture RFC
[RTFM-ARC].
Values of 0% or 100% disable the checking represented by
this variable.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- flowControl
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flowRuleSetInfoTable An array of information about the RuleSets held in the
meter.
Any manager may configure a new RuleSet for the meter by
creating a row in this table with status active(1… | table | - | .1.3.6.1.2.1.40.1.1 |
| flowInterfaceTable An array of information specific to each meter interface. | table | - | .1.3.6.1.2.1.40.1.2 |
| flowReaderInfoTable An array of information about meter readers which have
registered their intent to collect flow data from this meter. | table | - | .1.3.6.1.2.1.40.1.3 |
| flowManagerInfoTable An array of information about managers which have
registered their intent to run RuleSets on this meter. | table | - | .1.3.6.1.2.1.40.1.4 |
| flowInactivityTimeout 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)
unti… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.40.1.6 |
| flowActiveFlows The number of flows which are currently in use. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.40.1.7 |
| flowMaxFlows The maximum number of flows allowed in the meter's
flow table. At present this is determined when the meter
is first started up. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.40.1.8 |
| flowFloodMode Indicates that the meter has passed its FloodMark and is
not running in its normal mode.
When the manager notices this it should take action to remedy
the problem which… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.2.1.40.1.9 |