Description:
|
avclEventInfo OBJECT-TYPE
SYNTAX AvcLongString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object will show the most recently sent 'critical' event or trap.
Events/Traps can be sent by the AVC-L Daemon if SNMP notification is enabled
in the Daemon's configuration file. This file can be configured thru the
AVC-L Client. Value can be one of the following phrases:
'xxx Serial Number: yyy ADTX ArrayMasStor IP zzz device not accessible.'
- this means that the device is disconnected, accidental or otherwise,
and needs to be reconnected.
'xxx Serial Number: yyy IP zzz Array nn: sss ==> Exposed.'
'xxx Serial Number: yyy IP zzz Array nn: sss ==> Invalidated Protected Space.'
- where:
nn - array number
sss - any status other than either 'Exposed' or 'Invalidated Protected Space'
This means that the array's status changed to fail. Contact support.
'xxx Serial Number: yyy IP zzz Array nn Lun mm: sss ==> Data Lost.'
'xxx Serial Number: yyy IP zzz Array nn Lun mm: sss ==> Exposed.'
- where:
nn - array number
mm - lun number
sss - any status other than either 'Data Lost' or 'Exposed'
This means that the lun's status changed to fail. Contact support.
'xxx Serial Number: yyy IP zzz Spare ll: sss ==> Failed.'
'xxx Serial Number: yyy IP zzz Spare ll: sss ==> Offline.'
'xxx Serial Number: yyy IP zzz Spare ll: sss ==> Missing.'
'xxx Serial Number: yyy IP zzz Spare ll: sss ==> Blank.'
- where:
ll - spare number
sss - any status other than either 'Failed', 'Offline', 'Missing', or 'Blank'
This means that the spare's status changed to fail. Contact support.
'xxx Serial Number: yyy IP zzz Disk kk: sss ==> Failed.'
'xxx Serial Number: yyy IP zzz Disk kk: sss ==> Offline.'
'xxx Serial Number: yyy IP zzz Disk kk: sss ==> Missing.'
'xxx Serial Number: yyy IP zzz Disk kk: sss ==> Blank.'
- where:
kk - disk/hdd number
sss - any status other than either 'Failed', 'Offline', 'Missing', or 'Blank'
This means that the disk's status changed to fail. Contact support.
'xxx Serial Number: yyy IP zzz Component jj: sss ==> Broken.'
'xxx Serial Number: yyy IP zzz Component jj: sss ==> Not Available.'
- where:
jj - disk/hdd number
sss - any status other than either 'Broken' or 'Not Available'
This means that the component's status changed to fail. Contact support.
'xxx Serial Number: yyy (ArrayMasStor) IP zzz Instant Copy LU ii to LU hh: abnormally ended.'
'xxx Serial Number: yyy (ArrayMasStor) IP zzz Instant Copy LU ii to LU hh: terminated due to power off.'
'xxx Serial Number: yyy (ArrayMasStor) IP zzz Instant Copy LU ii to LU hh: source size greater than destination.'
'xxx Serial Number: yyy (ArrayMasStor) IP zzz Instant Copy LU ii to LU hh: actual source size is lesser than specified size.'
- where:
ii - source lun
hh - target lun
This means that the instant copy failed and the data on target lun may be
corrupted. Contact support.
where:
xxx - 'avcdaemon' or 'AVC Monitor Daemon - WinNT'
yyy - serial number of the device concerned, eg. 'S000023'
zzz - the IP address of the device concerned, eg. '172.16.16.190'
The above event values are only for the critical events. There are other events that
are more for informational purposes only."
|
|