flowRuleInfoStatus

FLOW-METER-MIB · .1.3.6.1.2.1.40.1.1.1.5

Object

column r/w SNMPv2-TCRowStatus
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
Table
flowRuleSetInfoTable
Siblings
7

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects