rARUStatusAruAlarmState
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.14.3.3.1.10
Object
An ASCII string containing the 8 flags representing
the current alarm state of the ARU. If the state of
the ARU is unknown, this variable is set to 'UNKNOWN'.
The flags are numbered 1 to 8, read from left to
right. The flags are defined as follows:
Flag 1: Fan Fail 1
Flag 2: Fan Fail 2
Flag 3: Fan Fail 3
Flag 4: Smoke (if ARU is equipped with smoke detector)
Flag 5: High Temp (Out of Thermal Control)
Flag 6: Over Temp (Exhaust Temp. Exceeds Override Setpoint)
Flag 7: Fan Fail 4 (Gen 2 ARU only)
Flag 8: Reserved
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.14.3.3.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rARUStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::rARUStatusAruAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::rARUStatusAruAlarmState.<rARUStatusAruIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::rARUStatusAruAlarmState'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.