flowRuleMask

FLOW-METER-MIB · .1.3.6.1.2.1.40.3.1.1.4

Object

column r/w RuleAddress
The initial mask used to compute the desired value.  If the
mask is zero the rule's test will always succeed.

Context

MIB
FLOW-METER-MIB
OID
.1.3.6.1.2.1.40.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
flowRuleEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FLOW-METER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FLOW-METER-MIB::flowRuleMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FLOW-METER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FLOW-METER-MIB::flowRuleMask.<flowRuleSet>.<flowRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FLOW-METER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FLOW-METER-MIB::flowRuleMask'

Syntax

Source
RuleAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 2..20

Conformance