juniSystemFanStatus

Juniper-System-MIB · .1.3.6.1.4.1.4874.2.2.2.1.9.2.1.2

Object

column Enumeration
Status of fan subsystem.
failed    - The fan subsystem has a critical failure, or has been
            removed, and is now non-operational.
ok        - All components are operational.
warning   - The fan subsystem has a non-critical failure.

Context

MIB
Juniper-System-MIB
OID
.1.3.6.1.4.1.4874.2.2.2.1.9.2.1.2
Type
column
Access
readonly
Status
current
Parent
juniSystemFanEntry
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 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemFanStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemFanStatus.<juniSystemFanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemFanStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0failed
1ok
2warning

Conformance