flowManagerInfoEntry
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.1.4.1
Object
row
Information about a particular meter 'task.' By creating
an entry in this table and activating it, a manager requests
that the meter 'run' the indicated RuleSet.
The entry also specifies a HighWaterMark and a StandbyRuleSet.
If the meter's flow table usage exceeds this task's
HighWaterMark the meter will stop running the task's
CurrentRuleSet and switch to its StandbyRuleSet.
If the value of the task's StandbyRuleSet is 0 when its
HighWaterMark is exceeded, the meter simply stops running the
task's CurrentRuleSet. By careful selection of HighWaterMarks
for the various tasks a manager can ensure that the most
critical RuleSets are the last to stop running as the number
of flows increases.
When a manager has determined that the demand for flow table
space has abated, it may cause the task to switch back to its
CurrentRuleSet by setting its flowManagerRunningStandby
variable to false(2).
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.1.4.1- Type
- row
- Status
- current
- Parent
- flowManagerInfoTable
- Table
- flowManagerInfoTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flowManagerIndex An index which selects an entry in the flowManagerInfoTable. | column | Integer32 | .1.3.6.1.2.1.40.1.4.1.1 |
| flowManagerCurrentRuleSet Index to the array of RuleSets. Specifies which set of
rules is the 'current' one for this task. The meter will
be 'running' the current RuleSet if this row's
flowManagerRunning… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.40.1.4.1.2 |
| flowManagerStandbyRuleSet Index to the array of RuleSets. After reaching HighWaterMark
(see below) the manager will switch to using the task's
StandbyRuleSet in place of its CurrentRuleSet. For this to b… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.40.1.4.1.3 |
| flowManagerHighWaterMark A value expressed as a percentage, interpreted by the meter
as an indication of how full the flow table should be before
it should switch to the standby RuleSet (if one has been
s… | column | Integer32 | .1.3.6.1.2.1.40.1.4.1.4 |
| flowManagerCounterWrap deprecated Specifies whether PDU and octet counters should wrap when
they reach the top of their range (normal behaviour for
Counter64 objects), or whether their scale factors should
be used… | column | Enumeration | .1.3.6.1.2.1.40.1.4.1.5 |
| flowManagerOwner Identifies the manager which created this row. | column | UTF8OwnerString | .1.3.6.1.2.1.40.1.4.1.6 |
| flowManagerTimeStamp Time this row was last changed by its manager. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.40.1.4.1.7 |
| flowManagerStatus The status of this row in the flowManagerInfoTable. A value
of active(1) implies that this task may be activated, by
setting its CurrentRuleSet and StandbyRuleSet variables.
Its … | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.40.1.4.1.8 |
| flowManagerRunningStandby Set to true(1) by the meter to indicate that it has switched
to runnning this task's StandbyRuleSet in place of its
CurrentRuleSet. To switch back to the CurrentRu… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.40.1.4.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| flowManagerIndex An index which selects an entry in the flowManagerInfoTable. | column | Integer32 | .1.3.6.1.2.1.40.1.4.1.1 |