#
#
#
#
MIB: ICP-CONTROLLER-TRAP-MIB (file:/usr/share/snmp/mibs/srctrap.mib) converted on Fri Nov 24 18:02:26 2006 using snmpttconvertmib v1.1
#
#
#
EVENT evInformationEvent .1.3.6.1.4.1.1483.1.2.0.100 "Status Events" INFORMATIONAL
EXEC /usr/lib/nagios/ops_plugins/vortex_info_trap_wrapper $r "$4"
FORMAT $4
SDESC
An event with informational character.
Variables:
  1: trpEvtCtrlNo
     Syntax="INTEGER"
     Descr="The Controller number to which the event belongs to."
  2: trpEvtID
     Syntax="INTEGER"
     Descr="The internal event ID."
  3: trpEvtTmStamp
     Syntax="INTEGER"
     Descr="Time stamp of event. It is the number of seconds since
                         midnight January 1, 1970 GMT"
  4: trpEvtDescription
     Syntax="OCTETSTR"
     Descr="Description of event."
EDESC
#
#
#
EVENT evWarningEvent .1.3.6.1.4.1.1483.1.2.0.101 "Status Events" MAJOR
FORMAT $4
EXEC /usr/lib/nagios/ops_plugins/vortex_warning_trap_wrapper $r "$4"
SDESC
An event with warning character.
Nothing critical has happened, but the concerning
disk array controller and drive should be examined.
Variables:
  1: trpEvtCtrlNo
     Syntax="INTEGER"
     Descr="The Controller number to which the event belongs to."
  2: trpEvtID
     Syntax="INTEGER"
     Descr="The internal event ID."
  3: trpEvtTmStamp
     Syntax="INTEGER"
     Descr="Time stamp of event. It is the number of seconds since
                         midnight January 1, 1970 GMT"
  4: trpEvtDescription
     Syntax="OCTETSTR"
     Descr="Description of event."
EDESC
#
#
#
EVENT evCriticalEvent .1.3.6.1.4.1.1483.1.2.0.102 "Status Events" CRITICAL
FORMAT $4
EXEC /usr/lib/nagios/ops_plugins/vortex_critical_trap_wrapper $r "$4"
SDESC
An event with critical character. Immediate reaction
is absolutely necessary.
Variables:
  1: trpEvtCtrlNo
     Syntax="INTEGER"
     Descr="The Controller number to which the event belongs to."
  2: trpEvtID
     Syntax="INTEGER"
     Descr="The internal event ID."
  3: trpEvtTmStamp
     Syntax="INTEGER"
     Descr="Time stamp of event. It is the number of seconds since
                         midnight January 1, 1970 GMT"
  4: trpEvtDescription
     Syntax="OCTETSTR"
     Descr="Description of event."
EDESC