flowRuleSet OBJECT-TYPE
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Selects a RuleSet from the array of RuleSets."
        
            
            View at oid-info.com
        
        
Selects a RuleSet from the array of RuleSets.
        
            
            Parsed from file rfc2720-Traffic-Flow-Measurement---Meter.mib.txt
            
            Company: None
            
            Module: FLOW-METER-MIB
        
        
Selects a RuleSet from the array of RuleSets.
        
            
            Parsed from file FLOW-METER-MIB.mib
            
            Module: FLOW-METER-MIB
        
        
Automatically extracted from RFC2720
flowRuleSet OBJECT-TYPE SYNTAX Integer32 (1..2147483647) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Selects a RuleSet from the array of RuleSets." ::= { flowRuleEntry 1 }
flowRuleSet OBJECT-TYPE SYNTAX Integer32 (1..2147483647) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Selects a RuleSet from the array of RuleSets." ::= { flowRuleEntry 1 }
Internet Assigned Numbers Authority
| OID | Name | Sub children | Sub Nodes Total | Description | 
|---|---|---|---|---|
| 1.3.6.1.2.1.40.3.1.1.2 | flowRuleIndex | 0 | 0 | The index into the Rule table.  N.B: These values will normally be consecutive, given the fall-through semantics of processing th… | 
| 1.3.6.1.2.1.40.3.1.1.3 | flowRuleSelector | 0 | 0 | Indicates the attribute to be matched. null(0) is a special case; null rules always succeed. matchingStoD(50) is set by the meter… | 
| 1.3.6.1.2.1.40.3.1.1.4 | flowRuleMask | 0 | 0 | The initial mask used to compute the desired value.  If the mask is zero the rule's test will always succeed. | 
| 1.3.6.1.2.1.40.3.1.1.5 | flowRuleMatchedValue | 0 | 0 | The resulting value to be matched for equality. Specifically, if the attribute chosen by the flowRuleSelector logically ANDed wit… | 
| 1.3.6.1.2.1.40.3.1.1.6 | flowRuleAction | 0 | 0 | The action to be taken if this rule's test succeeds, or if the meter's 'test' flag is off. Actions are opcodes for the meter's P… | 
| 1.3.6.1.2.1.40.3.1.1.7 | flowRuleParameter | 0 | 0 | A parameter value providing extra information for this rule's action. Most of the actions use the parameter value to specify whi… |