heFanUnitAlarm

SCTE-HMS-HE-FAN-MIB · .1.3.6.1.4.1.5591.1.11.2.3.1.1.1.1.1

Object

The fan grouping status. If every fan in the grouping is
operating in normal condition the value returned is
normal(1), otherwise the value returned will be fault(2). 
              
This object must provide for the alarm management capabilities 
with a corresponding entry in the discretePropertyTable of 
SCTE-HMS-PROPERTY-MIB (ANSI/SCTE 38-1).
              
An Alarm Shall be recorded as an entry in the currentAlarmTable
of SCTE-HMS-PROPERTY-MIB (ANSI/SCTE 38-1).
              
A log record shall be added as an entry in the heCommonLogTable.
              
An heCommonAlarmEvent notification shall be sent.

Context

MIB
SCTE-HMS-HE-FAN-MIB
OID
.1.3.6.1.4.1.5591.1.11.2.3.1.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
heFanUnitEntry
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 'SCTE-HMS-HE-FAN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-FAN-MIB::heFanUnitAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HE-FAN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-FAN-MIB::heFanUnitAlarm.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HE-FAN-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HE-FAN-MIB::heFanUnitAlarm'

Values & Constraints

Type Values
1normal
2fault

Conformance