flowRuleParameter

FLOW-METER-MIB · .1.3.6.1.2.1.40.3.1.1.7

Object

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

Context

MIB
FLOW-METER-MIB
OID
.1.3.6.1.2.1.40.3.1.1.7
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::flowRuleParameter'
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::flowRuleParameter.<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::flowRuleParameter'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance