All MIBs › FLOW-METER-MIB › flowRuleParameter
flowRuleParameter
Module: FLOW-METER-MIB
OID (symbolic): FLOW-METER-MIB::flowRuleParameter
OID (numeric): 1.3.6.1.2.1.40.3.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: A parameter value providing extra information for this rule's action. Most of the actions use the parameter value to specify which rule to execute after this rule's test has failed; details are given in the 'Traffic Flow Measurement: Architecture' document [RTFM-ARC].
What is flowRuleParameter?
Supplies an extra parameter value for this rule's action, most commonly the index of the next rule to execute when the current rule's test fails. An admin uses this to control branching between rules within a RuleSet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.7 snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowRuleParameter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.7.1 snmpget -v2c -c public <target> FLOW-METER-MIB::flowRuleParameter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.40.3.1.1.7.1 i <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::flowRuleParameter 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.7 | flowRuleParameter | FLOW-METER-MIB |