flowRuleInfoStatus
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.1.1.1.5
Object
The status of this flowRuleSetInfoEntry. If this value is
not active(1) the meter must not attempt to use the row's
associated RuleSet. Once its value has been set to active(1)
a manager may not change any of the other variables in the
row, nor the contents of the associated RuleSet. Any attempt
to do so should result in a notWritable(17) SNMP error-status
for such variables or objects.
To download a RuleSet, a manger could:
- Locate an open slot in the RuleSetInfoTable.
- Create a RuleSetInfoEntry by setting the status for this
open slot to createAndWait(5).
- Set flowRuleInfoSize and flowRuleInfoName as required.
- Download the rules into the row's rule table.
- Set flowRuleInfoStatus to active(1).
The RuleSet would then be ready to run. The manager is not
allowed to change the value of flowRuleInfoStatus from
active(1) if the associated RuleSet is being referenced by any
of the entries in the flowManagerInfoTable.
Setting RuleInfoStatus to destroy(6) destroys the associated
RuleSet together with any flow data collected by it.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flowRuleSetInfoEntry
Syntax
SNMPv2-TCRowStatus
Values & Constraints
No enumerated values or constraints recorded.