DATAFABRIC-MANAGER-MIB

File: DATAFABRIC-MANAGER-MIB.mib (281044 bytes)

Imported modules

NETWORK-APPLIANCE-MIB RFC-1212

Imported symbols

netapp OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

DfmEventEntry  
SEQUENCE    
  dfmEventId INTEGER
  dfmEventSourceId INTEGER
  dfmEventSeverity INTEGER
  dfmEventTimestamp INTEGER
  dfmEventName DisplayString
  dfmEventMessage DisplayString
  dfmEventMessageDetails DisplayString
  dfmEventSourceTable INTEGER
  dfmEventSourceSerialNumber DisplayString
  dfmEventSourceProductId DisplayString

DfmObjectEntry  
SEQUENCE    
  dfmObjectId INTEGER
  dfmObjectFullName DisplayString
  dfmObjectType INTEGER
  dfmObjectStatus INTEGER
  dfmHostFullName DisplayString
  dfmCommentFields DisplayString
  dfmPhysicalHostId INTEGER
  dfmPhysicalHostFullName DisplayString

Defined Values

netappDataFabricManager 1.3.6.1.4.1.789.3
OBJECT IDENTIFIER    

dfmSerialNumber 1.3.6.1.4.1.789.3.1
Serial number of the DataFabric Manager installation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmEventTable 1.3.6.1.4.1.789.3.11
Table of all the events generated by the DataFabric Manager event service
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DfmEventEntry

dfmEventEntry 1.3.6.1.4.1.789.3.11.1
Represents row corresponding to a single event.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DfmEventEntry  

dfmEventId 1.3.6.1.4.1.789.3.11.1.1
Identifier of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dfmEventSourceId 1.3.6.1.4.1.789.3.11.1.2
Identifier of the object that is source of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dfmEventSeverity 1.3.6.1.4.1.789.3.11.1.3
Severity of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), information(2), warning(3), error(4), critical(5), emergency(6)  

dfmEventTimestamp 1.3.6.1.4.1.789.3.11.1.4
Event creation timestamp represented as the number of seconds since 00:00:00 UTC, January 1, 1970.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dfmEventName 1.3.6.1.4.1.789.3.11.1.5
Display name of the event. e.g. Volume Full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmEventMessage 1.3.6.1.4.1.789.3.11.1.6
Fixed format message describing condition that caused the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmEventMessageDetails 1.3.6.1.4.1.789.3.11.1.7
More detailed message about the event if available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmEventSourceTable 1.3.6.1.4.1.789.3.11.1.8
Database table in which the event source is stored. Identifier of the source is unique within that database table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER objects(1), quotas(2)  

dfmEventSourceSerialNumber 1.3.6.1.4.1.789.3.11.1.9
Product serial number of the host that caused the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmEventSourceProductId 1.3.6.1.4.1.789.3.11.1.10
System Id of the host that caused the event. This is mostly meaningful only for host running Data ONTAP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmObjectTable 1.3.6.1.4.1.789.3.12
Table of objects in the DataFabric Manager database. Some of these objects can be source of events generated by DataFabric Manager.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DfmObjectEntry

dfmObjectEntry 1.3.6.1.4.1.789.3.12.1
Represents row corresponding to a single object.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DfmObjectEntry  

dfmObjectId 1.3.6.1.4.1.789.3.12.1.1
Identifier of an object in DataFabric Manager database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dfmObjectFullName 1.3.6.1.4.1.789.3.12.1.2
Full name of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmObjectType 1.3.6.1.4.1.789.3.12.1.3
Type of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), mgmtStation(2), host(3), volume(4), qtree(5), config(6), user(7), network(8), lun(9), group(10), fcSwitchPort(11), directory(12), hbaPort(13), cmsJob(14), aggregate(15), interface(16), script(17), scriptJob(18), dataset(19), storageset(20), resourcePool(21), dpPolicy(22), dpSchedule(23), dpThrottle(24), ossvDirectory(25), schedule(26), reportSchedule(27), provPolicy(28), vfilerTemplate(29), disk(30), scriptSchedule(31), port(32), ifgrp(33), lif(34), storageService(35)  

dfmObjectStatus 1.3.6.1.4.1.789.3.12.1.4
Status of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unmanaged(2), normal(3), warning(4), error(5), critical(6), emergency(7)  

dfmHostFullName 1.3.6.1.4.1.789.3.12.1.5
Full name of the host where the object resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmCommentFields 1.3.6.1.4.1.789.3.12.1.6
Non empty comment fields of the object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmPhysicalHostId 1.3.6.1.4.1.789.3.12.1.7
Identifier of the physical host object in DataFabric Manager database. If the event source corresponds to a vFiler unit or a storage object owned by a vFiler unit, then this will contain the hosting storage system identifier. If the event source corresponds to a storage system or an object owned by the storage system, then this will contain the storage system identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dfmPhysicalHostFullName 1.3.6.1.4.1.789.3.12.1.8
Full name of the physical host object in DataFabric Manager database. If the event source corresponds to a vFiler unit or a storage object owned by a vFiler unit, then this will contain the hosting storage system name. If the event source corresponds to a storage system or an object owned by the storage system, then this will contain the storage system name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dfmEvtSnapshotSpaceOk 10001
The space utilization by a snapshot being managed by DataFabric Manager is below its 'full' threshold. Variable dfmObjectId identifies the snapshot.
TRAP-TYPE    

dfmEvtSnapshotFull 10002
The space utilization by a snapshot being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the snapshot.
TRAP-TYPE    

dfmEvtVolumeSpaceOk 10011
The space utilization on the volume being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeAlmostFull 10012
The space utilization by a volume being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeFull 10013
The space utilization by a volume being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtInodesUtilOk 10021
The number of inodes used up on volume managed by DataFabric Manager, is below the 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtInodesAlmostFull 10022
The number of inodes used up on volume managed by DataFabric Manager, has exceeded the 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtInodesFull 10023
The number of inodes used up on volume managed by DataFabric Manager, has exceeded the 'full' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtMgmtStNodeLimitOk 10031
The number of nodes being managed by DataFabric Manager is below the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStNodeLimitNearlyReached 10032
The number of nodes being managed by DataFabric Manager has nearly reached the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStNodeLimitReached 10033
The number of nodes being managed by DataFabric Manager has reached the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStPerfAdvisorFreeSpaceOk 10034
Performance Advisor has sufficient free disk space.
TRAP-TYPE    

dfmEvtMgmtStPerfAdvisorNotEnoughFreeSpace 10035
Performance Advisor has insufficient free disk space for the DataFabric Manager. All Performance Advisor activity has stopped.
TRAP-TYPE    

dfmEvtVolumeOnline 10036
The volume is online. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeOfflineOrDestroyed 10037
The volume is offline or destroyed. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeOffline 10038
The volume is offline. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeDestroyed 10039
The volume has been destroyed. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeRestricted 10040
The volume has been restricted. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtMgmtStLicenseNotExpired 10041
The the license on DataFabric Manager management station has not expired.
TRAP-TYPE    

dfmEvtMgmtStLicenseNearlyExpired 10042
The the license on DataFabric Manager management station is close to getting expired.
TRAP-TYPE    

dfmEvtMgmtStLicenseExpired 10043
The the license on DataFabric Manager management station has expired.
TRAP-TYPE    

dfmEvtMgmtStSchedulerUp 10049
DataFabric Manager scheduler is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStSchedulerDown 10050
DataFabric Manager scheduler is no longer available and therefore DataFabric Manager has stopped monitoring. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStDatabaseUp 10051
DataFabric Manager database is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStDatabaseDown 10052
DataFabric Manager database is no longer available and therefore DataFabric Manager has stopped monitoring. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStMonitorUp 10053
DataFabric Manager monitor is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStMonitorDown 10054
DataFabric Manager monitor is no longer available and therefore DataFabric Manager has stopped monitoring. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStEventdUp 10055
DataFabric Manager eventd is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStEventdDown 10056
DataFabric Manager eventd is no longer available and therefore DataFabric Manager has stopped processing events. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStWatchdogUp 10057
DataFabric Manager watchdog is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStWatchdogDown 10058
DataFabric Manager watchdog is no longer available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStServerUp 10059
DataFabric Manager server is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtMgmtStServerDown 10060
DataFabric Manager server is no longer available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
TRAP-TYPE    

dfmEvtDisksSparesAvailable 10061
There are spare disks available on the host being monitored by DataFabric Manager. The dfmObjectId is that of the host.
TRAP-TYPE    

dfmEvtDisksNoSpares 10062
There are no spare disks on the host being monitored by DataFabric Manager. The dfmObjectId is that of the host.
TRAP-TYPE    

dfmEvtDisksNoneFailed 10071
There are no failed disks on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtDisksSomeFailed 10072
There are some failed disks on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtDisksReconstructNone 10081
No disks are reconstructing.
TRAP-TYPE    

dfmEvtDisksReconstructSome 10082
There are some disks that are reconstructing.
TRAP-TYPE    

dfmEvtHostUp 10091
The host managed by DataFabric Manager is up.
TRAP-TYPE    

dfmEvtHostDown 10092
The host managed by DataFabric Manager is down.
TRAP-TYPE    

dfmEvtHostReachable 10093
The host managed by DataFabric Manager is reachable.
TRAP-TYPE    

dfmEvtHostUnreachable 10094
The host managed by DataFabric Manager is not reachable.
TRAP-TYPE    

dfmEvtQtreeSpaceOk 10101
The qtree monitored by DataFabric Manager has not reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtQtreeAlmostFull 10102
The qtree monitored by DataFabric Manager has reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtQtreeFull 10103
The qtree monitored by DataFabric Manager has reached 'full' threshold.
TRAP-TYPE    

dfmEvtQtreeFilesOk 10104
The qtree files count monitored by DataFabric Manager has not reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtQtreeFilesAlmostFull 10105
The qtree files count monitored by DataFabric Manager has reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtQtreeFilesFull 10106
The qtree files count monitored by DataFabric Manager has reached 'full' threshold.
TRAP-TYPE    

dfmEvtCpuUtilOk 10111
The CPU utilization on the host being monitored by DataFabric Manager was below the 'tooBusy' threshold.
TRAP-TYPE    

dfmEvtCpuTooBusy 10112
The CPU utilization on the host being monitored by DataFabric Manager, exceeded the 'tooBusy' threshold for some period of time.
TRAP-TYPE    

dfmEvtFansNormal 10121
The fans on the monitored host are functioning normally.
TRAP-TYPE    

dfmEvtFansOneFailed 10122
There is one fan failed on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtFansManyFailed 10123
There are many fans failed on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtPowerSupplyOk 10131
The power supplies on the monitored host are functioning normally.
TRAP-TYPE    

dfmEvtPowerSupplyOneFailed 10132
DataFabric Manager has detected one failed power supply on the monitored host.
TRAP-TYPE    

dfmEvtPowerSupplyManyFailed 10133
DataFabric Manager has detected more than one failed power supplies on the monitored host.
TRAP-TYPE    

dfmEvtTemperatureOk 10141
The temperature of the monitored host is normal.
TRAP-TYPE    

dfmEvtTemperatureHot 10142
The temperature of the monitored host is too hot.
TRAP-TYPE    

dfmEvtNvramBatteryOk 10151
The NVRAM battery on the host monitored by DataFabric Manager is fine.
TRAP-TYPE    

dfmEvtNvramBatteryLow 10152
The NVRAM battery on the host monitored by DataFabric Manager has been partially discharged.
TRAP-TYPE    

dfmEvtNvramBatteryDischarged 10153
The NVRAM battery on the host monitored by DataFabric Manager has been fully discharged.
TRAP-TYPE    

dfmEvtNvramBatteryMissing 10154
The NVRAM battery on the host monitored by DataFabric Manager is missing.
TRAP-TYPE    

dfmEvtNvramBatteryOld 10155
The NVRAM battery on the host monitored by DataFabric Manager is too old.
TRAP-TYPE    

dfmEvtNvramBatteryReplace 10156
The NVRAM battery on the host monitored by DataFabric Manager needs to be replaced.
TRAP-TYPE    

dfmEvtNvramBatteryUnknown 10157
DataFabric Manager could not determine if NVRAM battery on the host being monitored is ok.
TRAP-TYPE    

dfmEvtNvramBatteryOverCharged 10158
The NVRAM battery on the host monitored by DataFabric Manager has been overcharged.
TRAP-TYPE    

dfmEvtNvramBatteryFullyCharged 10159
The NVRAM battery on the host monitored by DataFabric Manager has been fully charged.
TRAP-TYPE    

dfmEvtGlobalStatusOther 10161
The host being monitored by DataFabric Manager has global status value 'other'.
TRAP-TYPE    

dfmEvtGlobalStatusUnknown 10162
The host being monitored by DataFabric Manager has global status value 'unknown'.
TRAP-TYPE    

dfmEvtGlobalStatusOk 10163
The host being monitored by DataFabric Manager has global status value 'ok'.
TRAP-TYPE    

dfmEvtGlobalStatusNonCritical 10164
The host being monitored by DataFabric Manager has global status value 'NonCritical'.
TRAP-TYPE    

dfmEvtGlobalStatusCritical 10165
The host being monitored by DataFabric Manager has global status value 'Critical'.
TRAP-TYPE    

dfmEvtGlobalStatusNonRecoverable 10166
The host being monitored by DataFabric Manager has global status value 'NonRecoverable'.
TRAP-TYPE    

dfmEvtSnapMirrorOff 10171
DataFabric Manager has determined that the SnapMirror is off on the host being monitored.
TRAP-TYPE    

dfmEvtSnapMirrorWorking 10172
DataFabric Manager has determined that the SnapMirror is working properly on the host being monitored.
TRAP-TYPE    

dfmEvtSnapMirrorNotScheduled 10173
DataFabric Manager has determined that the SnapMirror has not been scheduled on the host being monitored.
TRAP-TYPE    

dfmEvtSnapMirrorPossibleProblem 10174
DataFabric Manager has determined that the SnapMirror may not be working properly on the host being monitored.
TRAP-TYPE    

dfmEvtSnapMirrorNotWorking 10175
DataFabric Manager has determined that the SnapMirror is not be working properly on the host being monitored.
TRAP-TYPE    

dfmEvtSnapMirrorUnknown 10176
DataFabric Manager could not determine if the SnapMirror is working properly on the host being monitored.
TRAP-TYPE    

dfmEvtCfoSettingsEnabled 10181
The cluster has been enabled on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtCfoSettingsNotConfigured 10182
The cluster has not been configured on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtCfoSettingsDisabled 10183
The cluster has been disabled on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtCfoSettingsTakeoverDisabled 10184
Cluster takeover has been disabled on the host being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtCfoSettingsThisNodeDead 10185
The active/active controller being monitored by DataFabric Manager has gone down.
TRAP-TYPE    

dfmEvtCfoThisFilerCanTakeover 10191
The active/active controller being monitored by DataFabric Manager is capable of taking over its partner.
TRAP-TYPE    

dfmEvtCfoThisFilerCannotTakeover 10192
The active/active controller being monitored by DataFabric Manager is not capable of taking over its partner.
TRAP-TYPE    

dfmEvtCfoThisFilerTakeover 10193
The active/active controller being monitored by DataFabric Manager has taken over its partner.
TRAP-TYPE    

dfmEvtCfoThisFilerDead 10194
The active/active controller being monitored by DataFabric Manager has gone down.
TRAP-TYPE    

dfmEvtCfoPartnerOk 10201
Active/Active partner of the host being monitored by DataFabric Manager is up.
TRAP-TYPE    

dfmEvtCfoPartnerMayBeDown 10202
Active/Active partner of the host being monitored by DataFabric Manager may be down.
TRAP-TYPE    

dfmEvtCfoPartnerDead 10203
Active/Active partner of the host being monitored by DataFabric Manager is down.
TRAP-TYPE    

dfmEvtCfoInterconnectUp 10211
The cluster interconnect hardware attached to the clustered host being monitored by DataFabric Manager is up.
TRAP-TYPE    

dfmEvtCfoInterconnectNotPresent 10212
There is no cluster interconnect hardware attached to the active/active controller being monitored by DataFabric Manager.
TRAP-TYPE    

dfmEvtCfoInterconnectDown 10213
The cluster interconnect hardware attached to the clustered host being monitored by DataFabric Manager is down.
TRAP-TYPE    

dfmEvtCfoInterconnectPartialFailure 10214
The cluster interconnect hardware attached to the clustered host being monitored by DataFabric Manager has partially failed.
TRAP-TYPE    

dfmEvtSvdirDiscovered 10220
DataFabric Manager discovered a dir that is not backedup.
TRAP-TYPE    

dfmEvtHostDiscovered 10221
DataFabric Manager discovered a host.
TRAP-TYPE    

dfmEvtHostSystemIdChanged 10222
The system ID of the appliance has changed.
TRAP-TYPE    

dfmEvtHostNameChanged 10223
The name of the appliance has changed.
TRAP-TYPE    

dfmEvtOssvHostDiscovered 10224
DataFabric Manager discovered an OSSV host.
TRAP-TYPE    

dfmEvtHostIdentityOk 10225
The name and system ID of the appliance have not changed.
TRAP-TYPE    

dfmEvtHostIdentityConflict 10226
The name and system ID of the appliance have changed.
TRAP-TYPE    

dfmEvtHostLoginOk 10227
The host login and password are correct.
TRAP-TYPE    

dfmEvtHostLoginFailed 10228
The host login or password is not correct.
TRAP-TYPE    

dfmEvtPrimaryHostDiscovered 10229
DataFabric Manager discovered an Primary host.
TRAP-TYPE    

dfmEvtMgmtStFreeSpaceOk 10231
Management station has sufficient free disk space.
TRAP-TYPE    

dfmEvtMgmtStNotEnoughFreeSpace 10232
Management station does not have sufficient free disk space for the DataFabric Manager. All monitoring activity has stopped.
TRAP-TYPE    

dfmEvtMgmtStFileSystemFileSizeLimitReached 10233
The file system holding the DFM database limits files to 2 GB and the database file is approaching this limit. All DFM services will stop if the database file ever exceeds the file system file size limit.
TRAP-TYPE    

dfmEvtConfigFileChanged 10241
A configuration file was changed on the DataFabric Manager server.
TRAP-TYPE    

dfmEvtConfigGroupChanged 10242
A configuration group was changed on the DataFabric Manager server.
TRAP-TYPE    

dfmEvtSnapMirrorDateOk 10261
DataFabric Manager has determined that the SnapMirror Status is normal since the SnapMirror Destination has been recently updated.
TRAP-TYPE    

dfmEvtSnapMirrorNearlyOutOfDate 10262
DataFabric Manager has determined that the SnapMirror Destination has not been updated for quite some time.
TRAP-TYPE    

dfmEvtSnapMirrorOutOfDate 10263
DataFabric Manager has determined that the SnapMirror Destination has not been updated for a long time and the mirror is out of date.
TRAP-TYPE    

dfmEvtSnapMirrorDeleted 10264
DataFabric Manager has determined that the SnapMirror Relationship no longer exists.
TRAP-TYPE    

dfmEvtSnapMirrorUndeleted 10265
DataFabric Manager has determined that the SnapMirror Relationship now exists again.
TRAP-TYPE    

dfmEvtSnapMirrorDiscovered 10266
DataFabric Manager has discovered a new SnapMirror Relationship.
TRAP-TYPE    

dfmEvtSnapMirrorModified 10267
DataFabric Manager flags for a SnapMirror Relationship have been modified.
TRAP-TYPE    

dfmEvtNetworkOk 10281
The network is normal.
TRAP-TYPE    

dfmEvtNetworkTooLarge 10282
The network is too large. Host discovery for the network is disabled.
TRAP-TYPE    

dfmEvtUserDiskSpaceQuotaOk 10291
Disk space quota for user has not reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtUserDiskSpaceQuotaAlmostFull 10292
Disk space quota for user has reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtUserDiskSpaceQuotaFull 10293
Disk space quota for user has reached 'full' threshold.
TRAP-TYPE    

dfmEvtUserFilesQuotaOk 10301
Files quota for user has not reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtUserFilesQuotaAlmostFull 10302
Files quota for user has reached 'almostFull' threshold.
TRAP-TYPE    

dfmEvtUserFilesQuotaFull 10303
Files quota for user has reached 'full' threshold.
TRAP-TYPE    

dfmEvtLunOnline 10311
The lun is online. Variable dfmObjectId identifies the lun.
TRAP-TYPE    

dfmEvtLunOffline 10312
The lun is offline. Variable dfmObjectId identifies the lun.
TRAP-TYPE    

dfmEvtLunSnapshotOk 10313
A snapshot can be taken of the volume containing the lun. Variable dfmObjectId identifies the lun.
TRAP-TYPE    

dfmEvtLunSnapshotNotPossible 10314
A snapshot of the volume containing this lun cannot be taken because required space is not available for this operation. Variable dfmObjectId identifies the lun.
TRAP-TYPE    

dfmEvtLunHostClusterConfigOk 10315
Cluster configuration cfmode settings and initiator group settings of the storage system are ok.
TRAP-TYPE    

dfmEvtLunHostClusterConfigError 10316
Some error found with cluster configuration cfmode settings or initiator group settings of the storage system.
TRAP-TYPE    

dfmEvtUserEmailAddressRejected 10321
Email server rejected the specified email address for the quota user.
TRAP-TYPE    

dfmEvtUserEmailAddressOk 10322
Email address for the quota user is ok.
TRAP-TYPE    

dfmEvtFCSwitchPortFaulty 10331
The port on the fibre channel switch is faulty.
TRAP-TYPE    

dfmEvtFCSwitchPortOffline 10332
The port on the fibre channel switch is offline.
TRAP-TYPE    

dfmEvtFCSwitchPortOnline 10333
The port on the fibre channel switch is online.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipCreated 10334
A new backup relationship has been created by dfm.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipDeleted 10335
A backup relationship that DFM has been managing is no longer present.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipModified 10336
DFM has modified a backup relationship it maintains.
TRAP-TYPE    

dfmEvtSnapvaultReplicaDateOk 10337
DFM has determined that the lag for this backup relationship is below the threshold.
TRAP-TYPE    

dfmEvtSnapvaultReplicaNearlyOutOfDate 10338
DFM has determined that the lag for this backup relationship is close to exceeding the threshold and will soon be out of date.
TRAP-TYPE    

dfmEvtSnapvaultReplicaOutOfDate 10339
DFM has determined that the lag for this backup relationship is out of date.
TRAP-TYPE    

dfmEvtSnapvaultBackupCompleted 10340
A backup of an established relationship has been successfully performed by DFM.
TRAP-TYPE    

dfmEvtSnapvaultBackupAborted 10341
A backup has been aborted.
TRAP-TYPE    

dfmEvtSnapvaultBackupFailed 10342
A backup has failed.
TRAP-TYPE    

dfmEvtSnapvaultRestoreCompleted 10343
A restore has been successfully performed by DFM.
TRAP-TYPE    

dfmEvtSnapvaultRestoreAborted 10344
A restore has been aborted.
TRAP-TYPE    

dfmEvtSnapvaultRestoreFailed 10345
A restore has failed.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipDiscovered 10346
A new backup relationship has been discovered by dfm.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipCreateFailed 10347
A backup relationship creation by dfm failed.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipCreateAborted 10348
A backup relationship creation by dfm aborted.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipDeleteFailed 10349
A backup relationship deletion by dfm failed.
TRAP-TYPE    

dfmEvtSnapvaultRelationshipDeleteAborted 10350
A backup relationship deletion by dfm aborted.
TRAP-TYPE    

dfmEvtTestAlarm 10351
Test event was generated to test operation of an alarm.
TRAP-TYPE    

dfmEvtUserDiskSpaceSoftLimitNotExceeded 10361
Disk space quota for user has not exceeded the soft limit.
TRAP-TYPE    

dfmEvtUserDiskSpaceSoftLimitExceeded 10362
Disk space quota for user has exceeded the soft limit.
TRAP-TYPE    

dfmEvtUserFilesSoftLimitNotExceeded 10371
Files quota for user has not exceeded the soft limit.
TRAP-TYPE    

dfmEvtUserFilesSoftLimitExceeded 10372
Files quota for user has exceeded the soft limit.
TRAP-TYPE    

dfmEvtHbaPortOnline 10373
The HBA port on the SAN host is online.
TRAP-TYPE    

dfmEvtHbaPortOffline 10374
The HBA port on the SAN host is offline or not functioning.
TRAP-TYPE    

dfmEvtHbaPortError 10375
The HBA port on the SAN host has errors.
TRAP-TYPE    

dfmEvtSanHostLunChanged 10376
The lun mapping on the SAN host has changed.
TRAP-TYPE    

dfmEvtHostAgentUp 10377
The host agent software is responding.
TRAP-TYPE    

dfmEvtHostAgentDown 10378
The host agent software is not responding.
TRAP-TYPE    

dfmEvtHbaPortTrafficHigh 10379
The HBA port traffic on the SAN host is too high.
TRAP-TYPE    

dfmEvtHbaPortTrafficOk 10380
The HBA port traffic on the SAN host is ok.
TRAP-TYPE    

dfmEvtSnapMirrorInSync 10381
Synchronous Snapmirror retains sync mode.
TRAP-TYPE    

dfmEvtSnapMirrorOutOfSync 10382
Synchronous Snapmirror falls out of sync.
TRAP-TYPE    

dfmEvtSnapMirrorInitCompleted 10383
Snapmirror initialize completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorInitAborted 10384
Snapmirror initialize aborted.
TRAP-TYPE    

dfmEvtSnapMirrorInitFailed 10385
Snapmirror initialize failed.
TRAP-TYPE    

dfmEvtSnapMirrorUpdateCompleted 10386
Snapmirror update completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorUpdateAborted 10387
Snapmirror update aborted.
TRAP-TYPE    

dfmEvtSnapMirrorUpdateFailed 10388
Snapmirror update failed.
TRAP-TYPE    

dfmEvtSnapMirrorBreakCompleted 10389
Snapmirror break completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorBreakFailed 10390
Snapmirror break failed.
TRAP-TYPE    

dfmEvtSnapMirrorResyncCompleted 10391
Snapmirror resync completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorResyncAborted 10392
Snapmirror resync aborted.
TRAP-TYPE    

dfmEvtSnapMirrorResyncFailed 10393
Snapmirror resync failed.
TRAP-TYPE    

dfmEvtSnapMirrorQuiesceCompleted 10394
Snapmirror quiesce completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorQuiesceAborted 10395
Snapmirror quiesce aborted.
TRAP-TYPE    

dfmEvtSnapMirrorQuiesceFailed 10396
Snapmirror quiesce failed.
TRAP-TYPE    

dfmEvtSnapMirrorResumeCompleted 10397
Snapmirror resume completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorResumeFailed 10398
Snapmirror resume failed.
TRAP-TYPE    

dfmEvtSnapMirrorAbortCompleted 10399
Snapmirror abort completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorAbortFailed 10400
Snapmirror abort failed.
TRAP-TYPE    

dfmEvtSnapMirrorDeleteCompleted 10401
Snapmirror delete completed successfully.
TRAP-TYPE    

dfmEvtSnapMirrorDeleteFailed 10402
Snapmirror delete failed.
TRAP-TYPE    

dfmEvtSnapMirrorDeleteAborted 10403
Snapmirror delete aborted.
TRAP-TYPE    

dfmEvtMgmtStLoadOk 10411
Management station load is low enough to enable monitoring at full speed.
TRAP-TYPE    

dfmEvtMgmtStLoadTooHigh 10412
Management station load is high enough that DataFabric Manager is scaling back its monitoring to avoid overwhelming the management station.
TRAP-TYPE    

dfmEvtHostSnmpUp 10422
The SNMP Connectivity to the host is Ok.
TRAP-TYPE    

dfmEvtHostSnmpDown 10423
The SNMP Connectivity to the host is Not Ok.
TRAP-TYPE    

dfmEvtEnvEnclOk 10432
The host enclosures are Ok.
TRAP-TYPE    

dfmEvtEnvEnclFailed 10433
One or more enclosures have failed on the host.
TRAP-TYPE    

dfmEvtEnvEnclFound 10434
One or more enclosures were newly found on the host.
TRAP-TYPE    

dfmEvtEnvEnclDissapeared 10435
One or more enclosures dissapeard on the host.
TRAP-TYPE    

dfmEvtEnvEnclInactive 10436
One or more enclosures became inactive on the host.
TRAP-TYPE    

dfmEvtEnvEnclActive 10437
One or more enclosures became active on the host.
TRAP-TYPE    

dfmEvtAggregateSpaceOk 10451
The space utilization on the aggregate being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the aggregrate.
TRAP-TYPE    

dfmEvtAggregateAlmostFull 10452
The space utilization by an aggregate being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtAggregateFull 10453
The space utilization by an aggregate being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtAggregateOvercommitOk 10461
The aggregate being managed by DataFabric Manager is below its 'almostOvercommitted' threshold. Variable dfmObjectId identifies the aggregrate.
TRAP-TYPE    

dfmEvtAggregateAlmostOvercommitted 10462
The aggregate being managed by DataFabric Manager has crossed the 'almostOvercommitted' threshold. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtAggregateOvercommitted 10463
The aggregate being managed by DataFabric Manager has crossed the 'overcommitted' threshold. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtVolumeCloneDiscovered 10471
A new volume clone has been discovered by dfm.
TRAP-TYPE    

dfmEvtVolumeCloneDeleted 10472
A volume clone that DFM has been managing is no longer present.
TRAP-TYPE    

dfmEvtAggregateDiscovered 10481
A new aggregate has been discovered by dfm.
TRAP-TYPE    

dfmEvtAggregateDeleted 10482
An aggregate that DFM has been managing is no longer present.
TRAP-TYPE    

dfmEvtTrapListenerFailed 10491
Trap Listener failed to start may be due to port conflict.
TRAP-TYPE    

dfmEvtTrapListenerOk 10492
Startup of Trap Listener is Ok.
TRAP-TYPE    

dfmEvtHostColdStart 10501
Host was possibly restarted.
TRAP-TYPE    

dfmEvtEmergencyTrap 10511
DFM received an emergency trap from an appliance.
TRAP-TYPE    

dfmEvtAlertTrap 10521
DFM received an alert trap from an appliance.
TRAP-TYPE    

dfmEvtCriticalTrap 10531
DFM received a critical trap from an appliance.
TRAP-TYPE    

dfmEvtErrorTrap 10541
DFM received an error trap from an appliance.
TRAP-TYPE    

dfmEvtWarningTrap 10551
DFM received a warning trap from an appliance.
TRAP-TYPE    

dfmEvtNotificationTrap 10561
DFM received a notification trap from an appliance.
TRAP-TYPE    

dfmEvtInformationTrap 10571
DFM received an information trap from an appliance.
TRAP-TYPE    

dfmEvtIfAdminStatusUp 10581
Status of the Interface of an appliance that DFM has been managing is Up.
TRAP-TYPE    

dfmEvtIfAdminStatusDown 10582
Status of the Interface of an appliance that DFM has been managing is Down.
TRAP-TYPE    

dfmEvtIfAdminStatusTesting 10583
Status of the Interface of an appliance that DFM has been managing is Testing.
TRAP-TYPE    

dfmEvtIfAdminStatusUnknown 10584
Status of the Interface of an appliance that DFM has been managing is Unknown.
TRAP-TYPE    

dfmEvtScriptEmergency 10591
An emergency event generated by a script.
TRAP-TYPE    

dfmEvtScriptCritical 10592
A critical event generated by a script.
TRAP-TYPE    

dfmEvtScriptError 10593
An error event generated by a script.
TRAP-TYPE    

dfmEvtScriptWarning 10594
A warning event generated by a script.
TRAP-TYPE    

dfmEvtScriptInformation 10595
An information event generated by a script.
TRAP-TYPE    

dfmEvtScriptNormal 10596
A normal event generated by a script.
TRAP-TYPE    

dfmEvtScriptScheduleEnabled 10597
Script schedule was enabled.
TRAP-TYPE    

dfmEvtScriptScheduleDisabled 10598
Script schedule was disabled.
TRAP-TYPE    

dfmEvtAggrSnapReserveOk 10601
The snapshot reserve usage of an aggregate being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the aggregrate.
TRAP-TYPE    

dfmEvtAggrSnapReserveNearlyFull 10602
The snapshot reserve usage of an aggregate being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtAggrSnapReserveFull 10603
The snapshot reserve usage of an aggregate being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtVolumeSpaceReserveOk 10611
The space reserve usage of a volume being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeSpaceReserveNearlyFull 10612
The space reserve usage of a volume being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeSpaceReserveFull 10613
The space reserve usage of a volume being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeFirstSnapOk 10621
Possible to take first snapshot of a volume being managed by DataFabric Manager. Space reserve requirement is below its 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeNearlyNoFirstSnap 10622
Almost not enough space to take first snapshot of a volume being managed by DataFabric Manager. Space reserve requirement has crossed 'almostFull' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeNoFirstSnap 10623
Not possible to take first snapshot of a volume being managed by DataFabric Manager. Space reserve requirement has crossed 'full' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeNewSnapshot 10631
A new snapshot of a volume being managed by DataFabric Manager is discovered. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeSnapshotDeleted 10632
A snapshot of a volume being managed by DataFabric Manager is deleted. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtLocalFilerConfigStatusOk 10641
The local configuration on the Storage System being monitored has status value 'ok'.
TRAP-TYPE    

dfmEvtLocalFilerConfigStatusChanged 10642
The local configuration on the Storage System being monitored has status value 'changed'. It was not changed through DataFabric Manager.
TRAP-TYPE    

dfmEvtFilerLoginOk 10651
Login to a storage system managed by DataFabric Manager succeeded.
TRAP-TYPE    

dfmEvtFilerLoginFailed 10652
Login to a storage system managed by DataFabric Manager failed.
TRAP-TYPE    

dfmEvtNdmpStatusUp 10661
An ndmp up event generated ndmp monitor.
TRAP-TYPE    

dfmEvtNdmpStatusDown 10662
An ndmp down event generated ndmp monitor.
TRAP-TYPE    

dfmEvtFilerConfigPushStatusOk 10671
The configuration push on the storage system was successful.
TRAP-TYPE    

dfmEvtFilerConfigPushStatusError 10672
The configuration push on the Storage System failed to push some options.
TRAP-TYPE    

dfmEvtVfilerDiscovered 10681
A vFiler was discovered on a hosting storage system.
TRAP-TYPE    

dfmEvtVfilerDeleted 10682
A vFiler was deleted on a hosting storage system.
TRAP-TYPE    

dfmEvtVfilerRenamed 10683
A vFiler was renamed on a hosting storage system.
TRAP-TYPE    

dfmEvtVfilerStorageUnitAdded 10684
A storage unit was added to a vFiler.
TRAP-TYPE    

dfmEvtVfilerStorageUnitRemoved 10685
A storage unit was removed from a vFiler.
TRAP-TYPE    

dfmEvtVfilerIpAddressAdded 10686
An IP Address was added to a vFiler.
TRAP-TYPE    

dfmEvtVfilerIpAddressRemoved 10687
An IP Address was removed from a vFiler.
TRAP-TYPE    

dfmEvtVfilerHostingFilerLoginOk 10688
Login succeeded on hosting storage system of vFiler.
TRAP-TYPE    

dfmEvtVfilerHostingFilerLoginFailed 10689
Login failed on hosting storage system of vFiler.
TRAP-TYPE    

dfmEvtVolumeGrowthRateAbnormal 10691
The Volume Growth Rate is Abnormal.
TRAP-TYPE    

dfmEvtVolumeGrowthRateOk 10692
The Volume Growth Rate is Normal.
TRAP-TYPE    

dfmEvtQtreeGrowthRateAbnormal 10693
The Qtree Growth Rate is Abnormal.
TRAP-TYPE    

dfmEvtQtreeGrowthRateOk 10694
The Qtree Growth Rate is Normal.
TRAP-TYPE    

dfmEvtSnapSchedModified 10701
The snapshot schedule has been modified on the storage system.
TRAP-TYPE    

dfmEvtSnapSchedSmConflict 10711
The snapshot and snapmirror schedules have conflicts.
TRAP-TYPE    

dfmEvtSnapSchedSmOk 10712
The snapshot and snapmirror schedules have no conflicts.
TRAP-TYPE    

dfmEvtSnapSchedSvConflict 10721
The snapshot and snapvault schedules have conflicts.
TRAP-TYPE    

dfmEvtSnapSchedSvOk 10722
The snapshot and snapvault schedules have no conflicts.
TRAP-TYPE    

dfmEvtTooManySnapshots 10731
Too many snapshots.
TRAP-TYPE    

dfmEvtNotTooManySnapshots 10732
Not Too many snapshots.
TRAP-TYPE    

dfmEvtSnapDisabled 10741
Snapshots Disabled.
TRAP-TYPE    

dfmEvtSnapEnabled 10742
Snapshots Enabled.
TRAP-TYPE    

dfmEvtDatabaseBackupSucceeded 10751
Database backup creation succeeded.
TRAP-TYPE    

dfmEvtDatabaseBackupFailed 10752
Database backup creation failed.
TRAP-TYPE    

dfmEvtDatabaseRestoreSucceeded 10753
Database backup restore succeeded.
TRAP-TYPE    

dfmEvtDatabaseRestoreFailed 10754
Database backup restore failed.
TRAP-TYPE    

dfmEvtMaxdirsizeReached 10761
A directory has reached it's maxdirsize limit. Either increase the maxdirsize or clean up the directory.
TRAP-TYPE    

dfmEvtMaxdirsizeNearlyReached 10762
A directory is getting close to it's maxdirsize limit. Either increase the maxdirsize or clean up the directory.
TRAP-TYPE    

dfmEvtSnapTooOld 10771
Too Old Snapshots on the volume
TRAP-TYPE    

dfmEvtSnapNotTooOld 10772
No Old Snapshots on the volume
TRAP-TYPE    

dfmEvtRpmOnline 10781
The status of RPM card is online.
TRAP-TYPE    

dfmEvtRpmUnavailable 10782
The status of RPM card is unavailable.
TRAP-TYPE    

dfmEvtAggregateStateFailed 10791
The aggregate being managed by DataFabric Manager has failed. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtAggregateStateOnline 10792
The aggregate being managed by DataFabric Manager is online. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtAggregateStateOffline 10793
The aggregate being managed by DataFabric Manager is offline. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtAggregateStateRestricted 10794
The aggregate being managed by DataFabric Manager is restricted. Variable dfmObjectId identifies the aggregate.
TRAP-TYPE    

dfmEvtDatasetCreated 10801
A data set has been created.
TRAP-TYPE    

dfmEvtDatasetDeleted 10811
A data set has been deleted.
TRAP-TYPE    

dfmEvtDatasetModified 10821
A data set has been modified.
TRAP-TYPE    

dfmEvtSnapshotCreated 10831
A snapshot was successfully created.
TRAP-TYPE    

dfmEvtSnapshotFailed 10833
An attempt to create a snapshot failed.
TRAP-TYPE    

dfmEvtDatasetProvisioningOk 10841
Provisioning for the data set is Ok.
TRAP-TYPE    

dfmEvtDatasetProvisioningFailed 10842
Provisioning for the data set has failed.
TRAP-TYPE    

dfmEvtDatasetProtectionProtected 10851
Protection for the data set is successful.
TRAP-TYPE    

dfmEvtDatasetProtectionFailure 10852
Protection for the data set has failed.
TRAP-TYPE    

dfmEvtDatasetProtectionSuspended 10853
Protection for the data set has been suspended.
TRAP-TYPE    

dfmEvtDatasetProtectionLagError 10854
Protection for the data set has lag error.
TRAP-TYPE    

dfmEvtDatasetProtectionLagWarning 10855
Protection for the data set has lag warning.
TRAP-TYPE    

dfmEvtDatasetProtectionUninitialized 10856
Protection for the data set is uninitialized.
TRAP-TYPE    

dfmEvtDatasetConformant 10861
A data set conforms to its protection policy.
TRAP-TYPE    

dfmEvtDatasetConforming 10862
A data set is in the process of conforming to its protection policy.
TRAP-TYPE    

dfmEvtDatasetNonConformant 10863
A data set does not conform to its protection policy.
TRAP-TYPE    

dfmEvtDatasetCloneSnapshotFound 10864
Clone snapshots are found on data set members.
TRAP-TYPE    

dfmEvtDatasetNoCloneSnapshotFound 10865
No clone snapshots are found on data set members.
TRAP-TYPE    

dfmEvtDatasetWriteCheckWarning 10866
Data set members may need resizing for write guarantees.
TRAP-TYPE    

dfmEvtDatasetWriteCheckOk 10867
Data set member write guarantee check OK.
TRAP-TYPE    

dfmEvtResourcePoolCreated 10871
A resource pool has been created.
TRAP-TYPE    

dfmEvtResourcePoolDeleted 10881
A resource pool has been deleted.
TRAP-TYPE    

dfmEvtResourcePoolModified 10891
A resource pool has been modified.
TRAP-TYPE    

dfmEvtResourcePoolSpaceOk 10901
The space utilization on the resource pool being managed by DataFabric Manager is below its 'nearlyFull' threshold. Variable dfmObjectId identifies the resource pool.
TRAP-TYPE    

dfmEvtResourcePoolSpaceNearlyFull 10902
The space utilization on the resource pool being managed by DataFabric Manager has crossed its 'nearlyFull' threshold. Variable dfmObjectId identifies the resource pool.
TRAP-TYPE    

dfmEvtResourcePoolSpaceFull 10903
The space utilization on the resource pool being managed by DataFabric Manager has crossed its 'full' threshold. Variable dfmObjectId identifies the resource pool.
TRAP-TYPE    

dfmEvtDataProtectionPolicyCreated 10911
A protection policy has been created.
TRAP-TYPE    

dfmEvtDataProtectionPolicyDeleted 10921
A protection policy has been deleted.
TRAP-TYPE    

dfmEvtDataProtectionPolicyModified 10931
A protection policy has been modified.
TRAP-TYPE    

dfmEvtDataProtectionScheduleCreated 10941
A protection schedule has been created.
TRAP-TYPE    

dfmEvtDataProtectionScheduleDeleted 10951
A protection schedule has been deleted.
TRAP-TYPE    

dfmEvtDataProtectionScheduleModified 10961
A protection schedule has been modified.
TRAP-TYPE    

dfmEvtNdmpCredentialsGood 10971
An ndmp authentication success event generated ndmp monitor.
TRAP-TYPE    

dfmEvtNdmpCredentialsBad 10972
An ndmp authentication failure event generated ndmp monitor.
TRAP-TYPE    

dfmEvtDataProtectionJobStarted 10981
A data protection job started on a data set.
TRAP-TYPE    

dfmEvtHostDeleted 10991
A managed host was deleted.
TRAP-TYPE    

dfmEvtHostModified 11001
A managed host was modified.
TRAP-TYPE    

dfmEvtResourceGroupCreated 11011
A resource group has been created.
TRAP-TYPE    

dfmEvtResourceGroupDeleted 11021
A resource group has been deleted.
TRAP-TYPE    

dfmEvtResourceGroupModified 11031
A resource group has been modified.
TRAP-TYPE    

dfmEvtAlarmCreated 11041
An alarm has been created.
TRAP-TYPE    

dfmEvtAlarmDeleted 11051
An alarm has been deleted.
TRAP-TYPE    

dfmEvtAlarmModified 11061
An alarm has been modified.
TRAP-TYPE    

dfmEvtNdmpCommunicationUp 11071
An ndmp communication establishment event detected by ndmp monitor.
TRAP-TYPE    

dfmEvtNdmpCommunicationDown 11081
An ndmp communication failure event generated by ndmp monitor.
TRAP-TYPE    

dfmEvtDatasetBackupCompleted 11090
A backup of an established relationship has been successfully performed by DFM.
TRAP-TYPE    

dfmEvtDatasetBackupAborted 11091
A backup has been aborted.
TRAP-TYPE    

dfmEvtDatasetBackupFailed 11092
A backup has failed.
TRAP-TYPE    

dfmEvtFilerCommunicationOk 11100
Connection to the ZAPI port on a storage system managed by DataFabric Manager succeeded.
TRAP-TYPE    

dfmEvtFilerCommunicationFailed 11101
Connection to the ZAPI port on a storage system managed by DataFabric Manager failed.
TRAP-TYPE    

dfmEvtLocalVfilerConfigStatusOk 11111
The local configuration on the vFiler being monitored has status value 'ok'.
TRAP-TYPE    

dfmEvtLocalVfilerConfigStatusChanged 11112
The local configuration on the vFiler being monitored has status value 'changed'. It was not changed through DataFabric Manager.
TRAP-TYPE    

dfmEvtVfilerConfigPushStatusOk 11113
The configuration push on the vfiler was successful.
TRAP-TYPE    

dfmEvtVfilerConfigPushStatusError 11114
The configuration push on the vFiler failed to push some options.
TRAP-TYPE    

dfmEvtScheduledReportOk 11121
The scheduled report run was successful.
TRAP-TYPE    

dfmEvtScheduledReportFailed 11122
The scheduled report run was not successful.
TRAP-TYPE    

dfmEvtReportScheduleEnabled 11123
The report schedule was enabled.
TRAP-TYPE    

dfmEvtReportScheduleDisabled 11124
The report schedule was disabled.
TRAP-TYPE    

dfmEvtHostRoleDiscovered 11131
A role on the host has been discovered.
TRAP-TYPE    

dfmEvtHostRoleDeleted 11132
A role on the host has been deleted.
TRAP-TYPE    

dfmEvtHostRoleModified 11133
A role on the host has been modified.
TRAP-TYPE    

dfmEvtHostUsergroupDiscovered 11134
A usergroup on the host has been discovered.
TRAP-TYPE    

dfmEvtHostUsergroupDeleted 11135
A usergroup on the host has been deleted.
TRAP-TYPE    

dfmEvtHostUsergroupModified 11136
A usergroup on the host has been modified.
TRAP-TYPE    

dfmEvtHostUserDiscovered 11137
A user on the host has been discovered.
TRAP-TYPE    

dfmEvtHostUserDeleted 11138
A user on the host has been deleted.
TRAP-TYPE    

dfmEvtHostUserModified 11139
A user on the host has been modified.
TRAP-TYPE    

dfmEvtHostDomainUserModified 11140
A domain user on the host has been modified.
TRAP-TYPE    

dfmEvtVolumeQuotaOvercommitOk 11151
The volume being managed by DataFabric Manager is below its 'almostOvercommitted' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeQuotaAlmostOvercommitted 11152
The volume being managed by DataFabric Manager has crossed the 'almostOvercommitted' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtVolumeQuotaOvercommitted 11153
The volume being managed by DataFabric Manager has crossed the 'overcommitted' threshold. Variable dfmObjectId identifies the volume.
TRAP-TYPE    

dfmEvtDatasetMemberResized 11171
Data set member resized successfully.
TRAP-TYPE    

dfmEvtDatasetMemberResizeFailed 11172
Data set member resize operation failed.
TRAP-TYPE    

dfmEvtProvisioningPolicyCreated 11181
A provisioning policy has been created.
TRAP-TYPE    

dfmEvtProvisioningPolicyDeleted 11182
A provisioning policy has been deleted.
TRAP-TYPE    

dfmEvtProvisioningPolicyModified 11183
A provisioning policy has been modified.
TRAP-TYPE    

dfmEvtVFilerTemplateCreated 11191
A vfiler template has been created.
TRAP-TYPE    

dfmEvtVFilerTemplateDeleted 11192
A vfiler template has been deleted.
TRAP-TYPE    

dfmEvtVFilerTemplateModified 11193
A vfiler template has been modified.
TRAP-TYPE    

dfmEvtDatasetSpaceOk 11201
Data set space status is normal.
TRAP-TYPE    

dfmEvtDatasetSpaceWarning 11202
Data set space status is in warning state.
TRAP-TYPE    

dfmEvtDatasetSpaceError 11203
Data set space status is in error state.
TRAP-TYPE    

dfmEvtVolumeAutosized 11211
Volume was autosized.
TRAP-TYPE    

dfmEvtVolumeSnapshotsAutoDeleted 11221
Snapshots in the volume were automatically deleted.
TRAP-TYPE    

dfmEvtVolumeNextSnapshotNotPossible 11231
The next snapshot cannot be taken on the volume due to lack of space.
TRAP-TYPE    

dfmEvtVolumeNextSnapshotPossible 11232
The next snapshot can be taken on the volume.
TRAP-TYPE    

dfmEvtDatasetMemberDestroyed 11241
Data set member destroyed successfully.
TRAP-TYPE    

dfmEvtDatasetMemberDestroyFailed 11242
Data set member destroy operation failed.
TRAP-TYPE    

dfmEvtDatasetDrStateReady 11400
Data set Disaster Recovery state is ready.
TRAP-TYPE    

dfmEvtDatasetDrStateFailingOver 11401
Data set Disaster Recovery state is failing over.
TRAP-TYPE    

dfmEvtDatasetDrStateFailedOver 11402
Data set Disaster Recovery state is failed over.
TRAP-TYPE    

dfmEvtDatasetDrStateFailoverError 11403
Data set Disaster Recovery state is failover error.
TRAP-TYPE    

dfmEvtDatasetDrStatusNormal 11410
Data set Disaster Recovery status is normal.
TRAP-TYPE    

dfmEvtDatasetDrStatusWarning 11411
Data set Disaster Recovery status is warning.
TRAP-TYPE    

dfmEvtDatasetDrStatusError 11412
Data set Disaster Recovery status is error.
TRAP-TYPE    

dfmEvtDataExportOk 11161
The data export run has succeeded.
TRAP-TYPE    

dfmEvtDataExportFailed 11162
The data export run has failed.
TRAP-TYPE    

dfmEvtMgmtStProvMgrNodeLimitOk 11262
The number of nodes being managed by Provisioning Manager is below the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStProvMgrNodeLimitNearlyReached 11263
The number of nodes being managed by Provisioning Manager has nearly reached the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStProvMgrNodeLimitReached 11264
The number of nodes being managed by Provisioning Manager has reached the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStProtMgrNodeLimitOk 11265
The number of nodes being managed by Protection Manager is below the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStProtMgrNodeLimitNearlyReached 11266
The number of nodes being managed by Protection Manager has nearly reached the node limit specified in the license key.
TRAP-TYPE    

dfmEvtMgmtStProtMgrNodeLimitReached 11267
The number of nodes being managed by Protection Manager has reached the node limit specified in the license key.
TRAP-TYPE    

dfmEvtDatasetNotMigrating 11270
The dataset is not migrating.
TRAP-TYPE    

dfmEvtDatasetMigrating 11271
The dataset is migrating.
TRAP-TYPE    

dfmEvtDatasetMigrateFailed 11272
Dataset migration failed.
TRAP-TYPE    

dfmEvtDatasetMigratedWithErrors 11273
The dataset is migrated with errors.
TRAP-TYPE    

dfmEvtDatasetMigrated 11274
The dataset is migrated.
TRAP-TYPE    

dfmEvtDatasetRollbackWithErrors 11275
The dataset is rolledback with errors.
TRAP-TYPE    

dfmEvtDatasetRollback 11279
The dataset is rolledback.
TRAP-TYPE    

dfmEvtVfilerNotMigrating 11280
The vfiler unit is not migrating.
TRAP-TYPE    

dfmEvtVfilerMigrating 11281
The vfiler unit is migrating.
TRAP-TYPE    

dfmEvtVfilerMigrateFailed 11282
The vfiler unit is migrate failed.
TRAP-TYPE    

dfmEvtVfilerMigratedWithErrors 11283
The vfiler unit is migrated with errors.
TRAP-TYPE    

dfmEvtVfilerMigrated 11284
The vfiler unit is migrated.
TRAP-TYPE    

dfmEvtVolumeOverDeduplicated 11285
The volume has over deduplicated.
TRAP-TYPE    

dfmEvtVfilerRollbackWithErrors 11286
The vfiler is rolledback with errors.
TRAP-TYPE    

dfmEvtVfilerRollback 11291
The vfiler is rolledback.
TRAP-TYPE    

dfmEvtVolumeNearlyOverDeduplicated 11292
The volume has nearly over deduplicated.
TRAP-TYPE    

dfmEvtVolumeNotOverDeduplicated 11293
The volume has not over deduplicated.
TRAP-TYPE    

dfmEvtAggregateOverDeduplicated 11294
The aggregate has over deduplicated.
TRAP-TYPE    

dfmEvtAggregateNearlyOverDeduplicated 11295
The aggregate has nearly over deduplicated.
TRAP-TYPE    

dfmEvtAggregateNotOverDeduplicated 11296
The aggregate has not over deduplicated.
TRAP-TYPE    

dfmEvtDatasetMemberDeduplicated 11297
The dataset member deduplication is successful.
TRAP-TYPE    

dfmEvtDatasetMemberDeduplicationFailed 11298
The dataset member deduplication failed.
TRAP-TYPE    

dfmEvtDatasetMemberUndeduplicated 11299
The dataset member undeduplication was successful.
TRAP-TYPE    

dfmEvtDatasetMemberUndeduplicationFailed 11300
The dataset member undeduplication failed.
TRAP-TYPE    

dfmEvtHostNfsServiceStatusUp 11310
The NFS protocol service is up on the host.
TRAP-TYPE    

dfmEvtHostNfsServiceStatusDown 11371
The NFS protocol service is down on the host.
TRAP-TYPE    

dfmEvtHostCifsServiceStatusUp 11372
The CIFS protocol service is up on the host.
TRAP-TYPE    

dfmEvtHostCifsServiceStatusDown 11373
The CIFS protocol service is down on the host.
TRAP-TYPE    

dfmEvtHostIscsiServiceStatusUp 11374
The iSCSI protocol service is up on the host.
TRAP-TYPE    

dfmEvtHostIscsiServiceStatusDown 11375
The iSCSI protocol service is down on the host.
TRAP-TYPE    

dfmEvtHostFcpServiceStatusUp 11376
The FCP protocol service is up on the host.
TRAP-TYPE    

dfmEvtHostFcpServiceStatusDown 11377
The FCP protocol service is down on the host.
TRAP-TYPE    

dfmEvtCommentFieldCreated 11378
A comment field has been created.
TRAP-TYPE    

dfmEvtCommentFieldModified 11379
A comment field has been modified.
TRAP-TYPE    

dfmEvtCommentFieldDestroyed 11380
A comment field has been destroyed.
TRAP-TYPE    

dfmEvtNfsPerClientStatsEnabled 11390
NFS per-client statistics collection enabled for the object.
TRAP-TYPE    

dfmEvtNfsPerClientStatsDisabled 11391
NFS per-client statistics collection disabled for the object.
TRAP-TYPE    

dfmEvtCifsPerClientStatsEnabled 11392
CIFS per-client statistics collection enabled for the object.
TRAP-TYPE    

dfmEvtCifsPerClientStatsDisabled 11393
CIFS per-client statistics collection disabled for the object.
TRAP-TYPE    

dfmEvtVserverDiscovered 11421
A Virtual Server was discovered on a cluster.
TRAP-TYPE    

dfmEvtVserverDeleted 11422
A Virtual Server was deleted on a cluster.
TRAP-TYPE    

dfmEvtVserverRenamed 11423
A Virtual Server was renamed on a cluster.
TRAP-TYPE    

dfmEvtClusterDiscovered 11431
A Cluster was discovered.
TRAP-TYPE    

dfmEvtClusterRenamed 11432
A Cluster was renamed.
TRAP-TYPE    

dfmEvtClusterNodeAdded 11433
A Node was added to this Cluster.
TRAP-TYPE    

dfmEvtClusterNodeRemoved 11434
A Node was removed from this Cluster.
TRAP-TYPE    

dfmEvtPortStatusUndef 11435
Status of the Port of an appliance that DFM has been managing is Undefined.
TRAP-TYPE    

dfmEvtPortStatusUp 11436
Status of the Port of an appliance that DFM has been managing is Up.
TRAP-TYPE    

dfmEvtPortStatusDown 11437
Status of the Port of an appliance that DFM has been managing is Down.
TRAP-TYPE    

dfmEvtPortStatusUnknown 11438
Status of the Port of an appliance that DFM has been managing is Unknown.
TRAP-TYPE    

dfmEvtPortRoleChange 11439
A cluster Port role has changed.
TRAP-TYPE    

dfmEvtLifStatusUp 11440
Status of the Logical Interface that DFM has been managing is Up.
TRAP-TYPE    

dfmEvtLifStatusDown 11441
Status of the Logical Interface that DFM has been managing is Down.
TRAP-TYPE    

dfmEvtLifStatusUnknown 11442
Status of the Logical Interface that DFM has been managing is Unknown.
TRAP-TYPE    

dfmEvtLifMigrated 11443
Logical Interface that DFM has been managing is migrated to diffrent node.
TRAP-TYPE    

dfmEvtSpaceManagementJobStarted 11451
Space management job started.
TRAP-TYPE    

dfmEvtSpaceManagementJobSucceeded 11452
Space management job succeeded.
TRAP-TYPE    

dfmEvtSpaceManagementJobFailed 11453
Space management job failed.
TRAP-TYPE    

dfmEvtStorageServiceCreated 11461
A storage service is created.
TRAP-TYPE    

dfmEvtStorageServiceModified 11462
The storage service is modified.
TRAP-TYPE    

dfmEvtStorageServiceDeleted 11463
The storage service is destroyed.
TRAP-TYPE    

dfmEvtStorageServiceDatasetProvisioned 11464
A dataset has been provisioned from the storage service.
TRAP-TYPE    

dfmEvtStorageServiceDatasetDetached 11465
The dataset has been detached from the storage service.
TRAP-TYPE    

dfmEvtStorageServiceDatasetAttached 11466
The dataset has been attached to the storage service.
TRAP-TYPE