flowRuleInfoRulesReady

FLOW-METER-MIB · .1.3.6.1.2.1.40.1.1.1.7

Object

column deprecated r/w SNMPv2-TCTruthValue
Indicates whether the rules for this row's associated RuleSet
are ready for use.  The meter will refuse to 'run' the RuleSet
unless this variable has been set to true(1).
While RulesReady is false(2), the manager may modify the
RuleSet, for example by downloading rules into it.

Context

MIB
FLOW-METER-MIB
OID
.1.3.6.1.2.1.40.1.1.1.7
Type
column
Access
readwrite
Status
deprecated
Parent
flowRuleSetInfoEntry
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::flowRuleInfoRulesReady'
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::flowRuleInfoRulesReady.<flowRuleInfoIndex>'
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::flowRuleInfoRulesReady'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance