flowRuleMatchedValue

FLOW-METER-MIB · .1.3.6.1.2.1.40.3.1.1.5

Object

column r/w RuleAddress
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.

Context

MIB
FLOW-METER-MIB
OID
.1.3.6.1.2.1.40.3.1.1.5
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::flowRuleMatchedValue'
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::flowRuleMatchedValue.<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::flowRuleMatchedValue'

Syntax

Source
RuleAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 2..20

Conformance