rbnPowerFail

RBN-ENVMON-MIB · .1.3.6.1.4.1.2352.2.4.1.2.1.3

Object

column deprecated SNMPv2-TCTruthValue
The status of a power test point.  If an instance of
this object has the value true, then a power supply
monitored by the test point has failed.  If an instance
of this object has the value false, then the power
supply (or supplies) monitored by the test point are
operational.

Context

MIB
RBN-ENVMON-MIB
OID
.1.3.6.1.4.1.2352.2.4.1.2.1.3
Type
column
Access
readonly
Status
deprecated
Parent
rbnPowerStatusEntry
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 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ENVMON-MIB::rbnPowerFail'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ENVMON-MIB::rbnPowerFail.<rbnPowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ENVMON-MIB::rbnPowerFail'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance