slotModuleAlarmStatus

ZYXEL-IES5000-MIB · .1.3.6.1.4.1.890.1.5.13.5.6.3.1.8

Object

This variable indicates the alarm status of the module.
It is a bit map represented a sum, therefore, it can represent 
multiple defects simultaneously. The moduleNoDefect should be set 
if and only if no other flag is set.
              
The various bit positions are:
1   moduleNoDefect
2   moduleOverHeat
     3	 moduleFanRpmLow
     4	 moduleVoltageLow
     5   moduleThermalSensorFailure
     6   modulePullOut
     7   powerDC48VAFailure
     8   powerDC48VBFailure
     9   extAlarmInputTrigger
    10   moduleDown
    11 	 mscSwitchOverOK
    12	 networkTopologyChange
    13	 macSpoof
    14   cpuHigh
    15   memoryUsageHigh
    16   packetBufferUsageHigh
    17	 loopguardOccurence

Context

MIB
ZYXEL-IES5000-MIB
OID
.1.3.6.1.4.1.890.1.5.13.5.6.3.1.8
Type
column
Access
readonly
Status
current
Parent
slotEntry

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 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::slotModuleAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::slotModuleAlarmStatus.<chassisId>.<slotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IES5000-MIB::slotModuleAlarmStatus'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647