All MIBs › FLOW-METER-MIB › flowRuleMatchedValue
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.40 | flowMIB | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.3 | flowRules | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.3.1 | flowRuleTable | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.3.1.1 | flowRuleEntry | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.3.1.1.5 | flowRuleMatchedValue | FLOW-METER-MIB |