All MIBs › FLOW-METER-MIB › flowRuleAction
flowRuleAction
Module: FLOW-METER-MIB
OID (symbolic): FLOW-METER-MIB::flowRuleAction
OID (numeric): 1.3.6.1.2.1.40.3.1.1.6
Node type: OBJECT-TYPE
Type: ActionNumber
Access: read-write
Description: 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 Packet Matching Engine; details are given in the 'Traffic Flow Measurement: Architecture' document [RTFM-ARC].
What is flowRuleAction?
Specifies the Packet Matching Engine opcode to execute when this rule's test succeeds (or when the meter's test flag is off), such as count, assign, or goto. An admin chains these opcodes across rules to build the classification logic for a RuleSet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.6 snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowRuleAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.6.1 snmpget -v2c -c public <target> FLOW-METER-MIB::flowRuleAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.40.3.1.1.6.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::flowRuleAction 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.6 | flowRuleAction | FLOW-METER-MIB |