flowManagerCounterWrap
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.1.4.1.5
Object
column
deprecated
r/w
Enumeration
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 instead. The combination of counter and scale factor allows counts to be returned as non-negative binary floating point numbers, with 64-bit mantissas and 8-bit exponents.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- flowManagerInfoEntry
- Table
- flowManagerInfoTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wrap |
2 | scale |
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 |
| 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 |
| 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 |