flowFloodMode
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.1.9
Object
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 caused the flooding. It should then monitor
flowActiveFlows so as to determine when the flood has receded.
At that point the manager may set flowFloodMode to false(2) to
resume normal operation.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- flowControl
- Siblings
- 8
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| flowFloodMark 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 resourc… | scalar | Integer32 | .1.3.6.1.2.1.40.1.5 |
| 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 |