rbnFanFail

RBN-ENVMON-MIB · .1.3.6.1.4.1.2352.2.4.1.1.1.3

Object

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

Context

MIB
RBN-ENVMON-MIB
OID
.1.3.6.1.4.1.2352.2.4.1.1.1.3
Type
column
Access
readonly
Status
deprecated
Parent
rbnFanStatusEntry
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::rbnFanFail'
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::rbnFanFail.<rbnFanIndex>'
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::rbnFanFail'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance