flowManagerCurrentRuleSet
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.1.4.1.2
Object
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
flowManagerRunningStandby value is false(2).
When the manager sets this variable the meter will stop using
the task's old current RuleSet and start using the new one.
Specifying RuleSet 0 (the empty set) stops flow measurement
for this task.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flowManagerInfoEntry
- Table
- flowManagerInfoTable
- Siblings
- 8
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling 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 |
| 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 |