All MIBs › FLOW-METER-MIB › flowRuleMask
flowRuleMask
Module: FLOW-METER-MIB
OID (symbolic): FLOW-METER-MIB::flowRuleMask
OID (numeric): 1.3.6.1.2.1.40.3.1.1.4
Node type: OBJECT-TYPE
Type: RuleAddress
Access: read-write
Description: The initial mask used to compute the desired value. If the mask is zero the rule's test will always succeed.
What is flowRuleMask?
Holds the bitmask applied to the tested attribute before comparing it against flowRuleMatchedValue; a mask of all zeros makes the rule's test always succeed. An admin uses a partial mask here to match a subnet or address range rather than one exact value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.4 snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowRuleMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.40.3.1.1.4.1 snmpget -v2c -c public <target> FLOW-METER-MIB::flowRuleMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.40.3.1.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> flowRuleMask.1
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::flowRuleMask 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.4 | flowRuleMask | FLOW-METER-MIB |