FLOW-METER-MIB :: flowRuleMatchedValue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFLOW-METER-MIBflowRuleMatchedValue

flowRuleMatchedValue

Module: FLOW-METER-MIB

OID (symbolic): FLOW-METER-MIB::flowRuleMatchedValue

OID (numeric): 1.3.6.1.2.1.40.3.1.1.5

Node type: OBJECT-TYPE

Type: RuleAddress

Access: read-write

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.

What is flowRuleMatchedValue?

Holds the value this rule compares against after masking the selected attribute with flowRuleMask; if the masked attribute equals this value, the rule's flowRuleAction is taken, otherwise processing falls through to the next rule. An admin sets this together with the mask to define the exact match condition for a rule.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.5
snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowRuleMatchedValue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.5.1
snmpget -v2c -c public <target> FLOW-METER-MIB::flowRuleMatchedValue.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.40.3.1.1.5.1 s <value>

Start monitoring Vendor-neutral RTFM traffic flow meter/router, any manufacturer (RFC 2720) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FLOW-METER-MIB::flowRuleMatchedValue OID value, configure state conditions and alerts, and monitor any Vendor-neutral RTFM traffic flow meter/router, any manufacturer (RFC 2720) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.40flowMIBFLOW-METER-MIB
1.3.6.1.2.1.40.3flowRulesFLOW-METER-MIB
1.3.6.1.2.1.40.3.1flowRuleTableFLOW-METER-MIB
1.3.6.1.2.1.40.3.1.1flowRuleEntryFLOW-METER-MIB
1.3.6.1.2.1.40.3.1.1.5flowRuleMatchedValueFLOW-METER-MIB