flowManagerRunningStandby

FLOW-METER-MIB · .1.3.6.1.2.1.40.1.4.1.9

Object

column r/w SNMPv2-TCTruthValue
Set to true(1) by the meter to indicate that it has switched
to runnning this task's StandbyRuleSet in place of its
              
CurrentRuleSet.  To switch back to the CurrentRuleSet, the
manager may simply set this variable to false(2).

Context

MIB
FLOW-METER-MIB
OID
.1.3.6.1.2.1.40.1.4.1.9
Type
column
Access
readwrite
Status
current
Parent
flowManagerInfoEntry
Groups
2

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::flowManagerRunningStandby'
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::flowManagerRunningStandby.<flowManagerIndex>'
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::flowManagerRunningStandby'

Syntax

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

Values & Constraints

Type Values
1true
2false