flowRuleMatchedValue OBJECT-TYPE
SYNTAX RuleAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The resulting value to be matched for equality.
Specifically, if the attribute chosen by the flowRuleSelector
logically ANDed with the mask specified by the flowRuleMask
equals the value specified in the flowRuleMatchedValue, then
continue processing the table entry based on the action
specified by the flowRuleAction entry. Otherwise, proceed to
the next entry in the rule table."
View at oid-info.com
The resulting value to be matched for equality.
Specifically, if the attribute chosen by the flowRuleSelector
logically ANDed with the mask specified by the flowRuleMask
equals the value specified in the flowRuleMatchedValue, then
continue processing the table entry based on the action
specified by the flowRuleAction entry. Otherwise, proceed to
the next entry in the rule table.
Parsed from file rfc2720-Traffic-Flow-Measurement---Meter.mib.txt
Company: None
Module: FLOW-METER-MIB
The resulting value to be matched for equality.
Specifically, if the attribute chosen by the flowRuleSelector
logically ANDed with the mask specified by the flowRuleMask
equals the value specified in the flowRuleMatchedValue, then
continue processing the table entry based on the action
specified by the flowRuleAction entry. Otherwise, proceed to
the next entry in the rule table.
Parsed from file FLOW-METER-MIB.mib
Module: FLOW-METER-MIB
Automatically extracted from RFC2720
flowRuleMatchedValue OBJECT-TYPE SYNTAX RuleAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The resulting value to be matched for equality. Specifically, if the attribute chosen by the flowRuleSelector logically ANDed with the mask specified by the flowRuleMask equals the value specified in the flowRuleMatchedValue, then continue processing the table entry based on the action specified by the flowRuleAction entry. Otherwise, proceed to the next entry in the rule table." ::= { flowRuleEntry 5 }
flowRuleMatchedValue OBJECT-TYPE SYNTAX RuleAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The resulting value to be matched for equality. Specifically, if the attribute chosen by the flowRuleSelector logically ANDed with the mask specified by the flowRuleMask equals the value specified in the flowRuleMatchedValue, then continue processing the table entry based on the action specified by the flowRuleAction entry. Otherwise, proceed to the next entry in the rule table." ::= { flowRuleEntry 5 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.40.3.1.1.1 | flowRuleSet | 0 | 0 | Selects a RuleSet from the array of RuleSets. |
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.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… |