DATAFABRIC-MANAGER-MIB: View SNMP OID List / Download MIB

VENDOR: NETWORK APPLIANCE CORPORATION


 Home MIB: DATAFABRIC-MANAGER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 netappDataFabricManager 1.3.6.1.4.1.789.3
     dfmSerialNumber 1.3.6.1.4.1.789.3.1 displaystring read-only
Serial number of the DataFabric Manager installation.
     dfmEventTable 1.3.6.1.4.1.789.3.11 no-access
Table of all the events generated by the DataFabric Manager event service
           dfmEventEntry 1.3.6.1.4.1.789.3.11.1 no-access
Represents row corresponding to a single event.
               dfmEventId 1.3.6.1.4.1.789.3.11.1.1 integer read-only
Identifier of the event.
               dfmEventSourceId 1.3.6.1.4.1.789.3.11.1.2 integer read-only
Identifier of the object that is source of the event.
               dfmEventSeverity 1.3.6.1.4.1.789.3.11.1.3 integer read-only
Severity of the event. Enumeration: 'information': 2, 'emergency': 6, 'normal': 1, 'warning': 3, 'critical': 5, 'error': 4.
               dfmEventTimestamp 1.3.6.1.4.1.789.3.11.1.4 integer read-only
Event creation timestamp represented as the number of seconds since 00:00:00 UTC, January 1, 1970.
               dfmEventName 1.3.6.1.4.1.789.3.11.1.5 displaystring read-only
Display name of the event. e.g. Volume Full.
               dfmEventMessage 1.3.6.1.4.1.789.3.11.1.6 displaystring read-only
Fixed format message describing condition that caused the event.
               dfmEventMessageDetails 1.3.6.1.4.1.789.3.11.1.7 displaystring read-only
More detailed message about the event if available.
               dfmEventSourceTable 1.3.6.1.4.1.789.3.11.1.8 integer read-only
Database table in which the event source is stored. Identifier of the source is unique within that database table. Enumeration: 'objects': 1, 'quotas': 2.
               dfmEventSourceSerialNumber 1.3.6.1.4.1.789.3.11.1.9 displaystring read-only
Product serial number of the host that caused the event.
               dfmEventSourceProductId 1.3.6.1.4.1.789.3.11.1.10 displaystring read-only
System Id of the host that caused the event. This is mostly meaningful only for host running Data ONTAP.
     dfmObjectTable 1.3.6.1.4.1.789.3.12 no-access
Table of objects in the DataFabric Manager database. Some of these objects can be source of events generated by DataFabric Manager.
           dfmObjectEntry 1.3.6.1.4.1.789.3.12.1 no-access
Represents row corresponding to a single object.
               dfmObjectId 1.3.6.1.4.1.789.3.12.1.1 integer read-only
Identifier of an object in DataFabric Manager database.
               dfmObjectFullName 1.3.6.1.4.1.789.3.12.1.2 displaystring read-only
Full name of the object.
               dfmObjectType 1.3.6.1.4.1.789.3.12.1.3 integer read-only
Type of the object. Enumeration: 'provPolicy': 28, 'dataset': 19, 'interface': 16, 'vfilerTemplate': 29, 'ifgrp': 33, 'reportSchedule': 27, 'port': 32, 'storageService': 35, 'scriptSchedule': 31, 'dpThrottle': 24, 'disk': 30, 'group': 10, 'network': 8, 'script': 17, 'unknown': 1, 'cmsJob': 14, 'config': 6, 'lun': 9, 'dpPolicy': 22, 'schedule': 26, 'lif': 34, 'mgmtStation': 2, 'volume': 4, 'fcSwitchPort': 11, 'host': 3, 'user': 7, 'scriptJob': 18, 'aggregate': 15, 'resourcePool': 21, 'storageset': 20, 'ossvDirectory': 25, 'qtree': 5, 'directory': 12, 'dpSchedule': 23, 'hbaPort': 13.
               dfmObjectStatus 1.3.6.1.4.1.789.3.12.1.4 integer read-only
Status of the object. Enumeration: 'emergency': 7, 'normal': 3, 'unknown': 1, 'warning': 4, 'critical': 6, 'error': 5, 'unmanaged': 2.
               dfmHostFullName 1.3.6.1.4.1.789.3.12.1.5 displaystring read-only
Full name of the host where the object resides.
               dfmCommentFields 1.3.6.1.4.1.789.3.12.1.6 displaystring read-only
Non empty comment fields of the object.
               dfmPhysicalHostId 1.3.6.1.4.1.789.3.12.1.7 integer read-only
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.
               dfmPhysicalHostFullName 1.3.6.1.4.1.789.3.12.1.8 displaystring read-only
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.
       dfmEvtSnapshotSpaceOk 1.3.6.1.4.1.789.30.10001
The space utilization by a snapshot being managed by DataFabric Manager is below its 'full' threshold. Variable dfmObjectId identifies the snapshot.
       dfmEvtSnapshotFull 1.3.6.1.4.1.789.30.10002
The space utilization by a snapshot being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the snapshot.
       dfmEvtVolumeSpaceOk 1.3.6.1.4.1.789.30.10011
The space utilization on the volume being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeAlmostFull 1.3.6.1.4.1.789.30.10012
The space utilization by a volume being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeFull 1.3.6.1.4.1.789.30.10013
The space utilization by a volume being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtInodesUtilOk 1.3.6.1.4.1.789.30.10021
The number of inodes used up on volume managed by DataFabric Manager, is below the 'almostFull' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtInodesAlmostFull 1.3.6.1.4.1.789.30.10022
The number of inodes used up on volume managed by DataFabric Manager, has exceeded the 'almostFull' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtInodesFull 1.3.6.1.4.1.789.30.10023
The number of inodes used up on volume managed by DataFabric Manager, has exceeded the 'full' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtMgmtStNodeLimitOk 1.3.6.1.4.1.789.30.10031
The number of nodes being managed by DataFabric Manager is below the node limit specified in the license key.
       dfmEvtMgmtStNodeLimitNearlyReached 1.3.6.1.4.1.789.30.10032
The number of nodes being managed by DataFabric Manager has nearly reached the node limit specified in the license key.
       dfmEvtMgmtStNodeLimitReached 1.3.6.1.4.1.789.30.10033
The number of nodes being managed by DataFabric Manager has reached the node limit specified in the license key.
       dfmEvtMgmtStPerfAdvisorFreeSpaceOk 1.3.6.1.4.1.789.30.10034
Performance Advisor has sufficient free disk space.
       dfmEvtMgmtStPerfAdvisorNotEnoughFreeSpace 1.3.6.1.4.1.789.30.10035
Performance Advisor has insufficient free disk space for the DataFabric Manager. All Performance Advisor activity has stopped.
       dfmEvtVolumeOnline 1.3.6.1.4.1.789.30.10036
The volume is online. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeOfflineOrDestroyed 1.3.6.1.4.1.789.30.10037
The volume is offline or destroyed. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeOffline 1.3.6.1.4.1.789.30.10038
The volume is offline. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeDestroyed 1.3.6.1.4.1.789.30.10039
The volume has been destroyed. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeRestricted 1.3.6.1.4.1.789.30.10040
The volume has been restricted. Variable dfmObjectId identifies the volume.
       dfmEvtMgmtStLicenseNotExpired 1.3.6.1.4.1.789.30.10041
The the license on DataFabric Manager management station has not expired.
       dfmEvtMgmtStLicenseNearlyExpired 1.3.6.1.4.1.789.30.10042
The the license on DataFabric Manager management station is close to getting expired.
       dfmEvtMgmtStLicenseExpired 1.3.6.1.4.1.789.30.10043
The the license on DataFabric Manager management station has expired.
       dfmEvtMgmtStSchedulerUp 1.3.6.1.4.1.789.30.10049
DataFabric Manager scheduler is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
       dfmEvtMgmtStSchedulerDown 1.3.6.1.4.1.789.30.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.
       dfmEvtMgmtStDatabaseUp 1.3.6.1.4.1.789.30.10051
DataFabric Manager database is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
       dfmEvtMgmtStDatabaseDown 1.3.6.1.4.1.789.30.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.
       dfmEvtMgmtStMonitorUp 1.3.6.1.4.1.789.30.10053
DataFabric Manager monitor is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
       dfmEvtMgmtStMonitorDown 1.3.6.1.4.1.789.30.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.
       dfmEvtMgmtStEventdUp 1.3.6.1.4.1.789.30.10055
DataFabric Manager eventd is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
       dfmEvtMgmtStEventdDown 1.3.6.1.4.1.789.30.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.
       dfmEvtMgmtStWatchdogUp 1.3.6.1.4.1.789.30.10057
DataFabric Manager watchdog is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
       dfmEvtMgmtStWatchdogDown 1.3.6.1.4.1.789.30.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.
       dfmEvtMgmtStServerUp 1.3.6.1.4.1.789.30.10059
DataFabric Manager server is available. The dfmEventId variable contains a dummy event identifier. The dfmObjectId is identifier of the management station object.
       dfmEvtMgmtStServerDown 1.3.6.1.4.1.789.30.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.
       dfmEvtDisksSparesAvailable 1.3.6.1.4.1.789.30.10061
There are spare disks available on the host being monitored by DataFabric Manager. The dfmObjectId is that of the host.
       dfmEvtDisksNoSpares 1.3.6.1.4.1.789.30.10062
There are no spare disks on the host being monitored by DataFabric Manager. The dfmObjectId is that of the host.
       dfmEvtDisksNoneFailed 1.3.6.1.4.1.789.30.10071
There are no failed disks on the host being monitored by DataFabric Manager.
       dfmEvtDisksSomeFailed 1.3.6.1.4.1.789.30.10072
There are some failed disks on the host being monitored by DataFabric Manager.
       dfmEvtDisksReconstructNone 1.3.6.1.4.1.789.30.10081
No disks are reconstructing.
       dfmEvtDisksReconstructSome 1.3.6.1.4.1.789.30.10082
There are some disks that are reconstructing.
       dfmEvtHostUp 1.3.6.1.4.1.789.30.10091
The host managed by DataFabric Manager is up.
       dfmEvtHostDown 1.3.6.1.4.1.789.30.10092
The host managed by DataFabric Manager is down.
       dfmEvtHostReachable 1.3.6.1.4.1.789.30.10093
The host managed by DataFabric Manager is reachable.
       dfmEvtHostUnreachable 1.3.6.1.4.1.789.30.10094
The host managed by DataFabric Manager is not reachable.
       dfmEvtQtreeSpaceOk 1.3.6.1.4.1.789.30.10101
The qtree monitored by DataFabric Manager has not reached 'almostFull' threshold.
       dfmEvtQtreeAlmostFull 1.3.6.1.4.1.789.30.10102
The qtree monitored by DataFabric Manager has reached 'almostFull' threshold.
       dfmEvtQtreeFull 1.3.6.1.4.1.789.30.10103
The qtree monitored by DataFabric Manager has reached 'full' threshold.
       dfmEvtQtreeFilesOk 1.3.6.1.4.1.789.30.10104
The qtree files count monitored by DataFabric Manager has not reached 'almostFull' threshold.
       dfmEvtQtreeFilesAlmostFull 1.3.6.1.4.1.789.30.10105
The qtree files count monitored by DataFabric Manager has reached 'almostFull' threshold.
       dfmEvtQtreeFilesFull 1.3.6.1.4.1.789.30.10106
The qtree files count monitored by DataFabric Manager has reached 'full' threshold.
       dfmEvtCpuUtilOk 1.3.6.1.4.1.789.30.10111
The CPU utilization on the host being monitored by DataFabric Manager was below the 'tooBusy' threshold.
       dfmEvtCpuTooBusy 1.3.6.1.4.1.789.30.10112
The CPU utilization on the host being monitored by DataFabric Manager, exceeded the 'tooBusy' threshold for some period of time.
       dfmEvtFansNormal 1.3.6.1.4.1.789.30.10121
The fans on the monitored host are functioning normally.
       dfmEvtFansOneFailed 1.3.6.1.4.1.789.30.10122
There is one fan failed on the host being monitored by DataFabric Manager.
       dfmEvtFansManyFailed 1.3.6.1.4.1.789.30.10123
There are many fans failed on the host being monitored by DataFabric Manager.
       dfmEvtPowerSupplyOk 1.3.6.1.4.1.789.30.10131
The power supplies on the monitored host are functioning normally.
       dfmEvtPowerSupplyOneFailed 1.3.6.1.4.1.789.30.10132
DataFabric Manager has detected one failed power supply on the monitored host.
       dfmEvtPowerSupplyManyFailed 1.3.6.1.4.1.789.30.10133
DataFabric Manager has detected more than one failed power supplies on the monitored host.
       dfmEvtTemperatureOk 1.3.6.1.4.1.789.30.10141
The temperature of the monitored host is normal.
       dfmEvtTemperatureHot 1.3.6.1.4.1.789.30.10142
The temperature of the monitored host is too hot.
       dfmEvtNvramBatteryOk 1.3.6.1.4.1.789.30.10151
The NVRAM battery on the host monitored by DataFabric Manager is fine.
       dfmEvtNvramBatteryLow 1.3.6.1.4.1.789.30.10152
The NVRAM battery on the host monitored by DataFabric Manager has been partially discharged.
       dfmEvtNvramBatteryDischarged 1.3.6.1.4.1.789.30.10153
The NVRAM battery on the host monitored by DataFabric Manager has been fully discharged.
       dfmEvtNvramBatteryMissing 1.3.6.1.4.1.789.30.10154
The NVRAM battery on the host monitored by DataFabric Manager is missing.
       dfmEvtNvramBatteryOld 1.3.6.1.4.1.789.30.10155
The NVRAM battery on the host monitored by DataFabric Manager is too old.
       dfmEvtNvramBatteryReplace 1.3.6.1.4.1.789.30.10156
The NVRAM battery on the host monitored by DataFabric Manager needs to be replaced.
       dfmEvtNvramBatteryUnknown 1.3.6.1.4.1.789.30.10157
DataFabric Manager could not determine if NVRAM battery on the host being monitored is ok.
       dfmEvtNvramBatteryOverCharged 1.3.6.1.4.1.789.30.10158
The NVRAM battery on the host monitored by DataFabric Manager has been overcharged.
       dfmEvtNvramBatteryFullyCharged 1.3.6.1.4.1.789.30.10159
The NVRAM battery on the host monitored by DataFabric Manager has been fully charged.
       dfmEvtGlobalStatusOther 1.3.6.1.4.1.789.30.10161
The host being monitored by DataFabric Manager has global status value 'other'.
       dfmEvtGlobalStatusUnknown 1.3.6.1.4.1.789.30.10162
The host being monitored by DataFabric Manager has global status value 'unknown'.
       dfmEvtGlobalStatusOk 1.3.6.1.4.1.789.30.10163
The host being monitored by DataFabric Manager has global status value 'ok'.
       dfmEvtGlobalStatusNonCritical 1.3.6.1.4.1.789.30.10164
The host being monitored by DataFabric Manager has global status value 'NonCritical'.
       dfmEvtGlobalStatusCritical 1.3.6.1.4.1.789.30.10165
The host being monitored by DataFabric Manager has global status value 'Critical'.
       dfmEvtGlobalStatusNonRecoverable 1.3.6.1.4.1.789.30.10166
The host being monitored by DataFabric Manager has global status value 'NonRecoverable'.
       dfmEvtSnapMirrorOff 1.3.6.1.4.1.789.30.10171
DataFabric Manager has determined that the SnapMirror is off on the host being monitored.
       dfmEvtSnapMirrorWorking 1.3.6.1.4.1.789.30.10172
DataFabric Manager has determined that the SnapMirror is working properly on the host being monitored.
       dfmEvtSnapMirrorNotScheduled 1.3.6.1.4.1.789.30.10173
DataFabric Manager has determined that the SnapMirror has not been scheduled on the host being monitored.
       dfmEvtSnapMirrorPossibleProblem 1.3.6.1.4.1.789.30.10174
DataFabric Manager has determined that the SnapMirror may not be working properly on the host being monitored.
       dfmEvtSnapMirrorNotWorking 1.3.6.1.4.1.789.30.10175
DataFabric Manager has determined that the SnapMirror is not be working properly on the host being monitored.
       dfmEvtSnapMirrorUnknown 1.3.6.1.4.1.789.30.10176
DataFabric Manager could not determine if the SnapMirror is working properly on the host being monitored.
       dfmEvtCfoSettingsEnabled 1.3.6.1.4.1.789.30.10181
The cluster has been enabled on the host being monitored by DataFabric Manager.
       dfmEvtCfoSettingsNotConfigured 1.3.6.1.4.1.789.30.10182
The cluster has not been configured on the host being monitored by DataFabric Manager.
       dfmEvtCfoSettingsDisabled 1.3.6.1.4.1.789.30.10183
The cluster has been disabled on the host being monitored by DataFabric Manager.
       dfmEvtCfoSettingsTakeoverDisabled 1.3.6.1.4.1.789.30.10184
Cluster takeover has been disabled on the host being monitored by DataFabric Manager.
       dfmEvtCfoSettingsThisNodeDead 1.3.6.1.4.1.789.30.10185
The active/active controller being monitored by DataFabric Manager has gone down.
       dfmEvtCfoThisFilerCanTakeover 1.3.6.1.4.1.789.30.10191
The active/active controller being monitored by DataFabric Manager is capable of taking over its partner.
       dfmEvtCfoThisFilerCannotTakeover 1.3.6.1.4.1.789.30.10192
The active/active controller being monitored by DataFabric Manager is not capable of taking over its partner.
       dfmEvtCfoThisFilerTakeover 1.3.6.1.4.1.789.30.10193
The active/active controller being monitored by DataFabric Manager has taken over its partner.
       dfmEvtCfoThisFilerDead 1.3.6.1.4.1.789.30.10194
The active/active controller being monitored by DataFabric Manager has gone down.
       dfmEvtCfoPartnerOk 1.3.6.1.4.1.789.30.10201
Active/Active partner of the host being monitored by DataFabric Manager is up.
       dfmEvtCfoPartnerMayBeDown 1.3.6.1.4.1.789.30.10202
Active/Active partner of the host being monitored by DataFabric Manager may be down.
       dfmEvtCfoPartnerDead 1.3.6.1.4.1.789.30.10203
Active/Active partner of the host being monitored by DataFabric Manager is down.
       dfmEvtCfoInterconnectUp 1.3.6.1.4.1.789.30.10211
The cluster interconnect hardware attached to the clustered host being monitored by DataFabric Manager is up.
       dfmEvtCfoInterconnectNotPresent 1.3.6.1.4.1.789.30.10212
There is no cluster interconnect hardware attached to the active/active controller being monitored by DataFabric Manager.
       dfmEvtCfoInterconnectDown 1.3.6.1.4.1.789.30.10213
The cluster interconnect hardware attached to the clustered host being monitored by DataFabric Manager is down.
       dfmEvtCfoInterconnectPartialFailure 1.3.6.1.4.1.789.30.10214
The cluster interconnect hardware attached to the clustered host being monitored by DataFabric Manager has partially failed.
       dfmEvtSvdirDiscovered 1.3.6.1.4.1.789.30.10220
DataFabric Manager discovered a dir that is not backedup.
       dfmEvtHostDiscovered 1.3.6.1.4.1.789.30.10221
DataFabric Manager discovered a host.
       dfmEvtHostSystemIdChanged 1.3.6.1.4.1.789.30.10222
The system ID of the appliance has changed.
       dfmEvtHostNameChanged 1.3.6.1.4.1.789.30.10223
The name of the appliance has changed.
       dfmEvtOssvHostDiscovered 1.3.6.1.4.1.789.30.10224
DataFabric Manager discovered an OSSV host.
       dfmEvtHostIdentityOk 1.3.6.1.4.1.789.30.10225
The name and system ID of the appliance have not changed.
       dfmEvtHostIdentityConflict 1.3.6.1.4.1.789.30.10226
The name and system ID of the appliance have changed.
       dfmEvtHostLoginOk 1.3.6.1.4.1.789.30.10227
The host login and password are correct.
       dfmEvtHostLoginFailed 1.3.6.1.4.1.789.30.10228
The host login or password is not correct.
       dfmEvtPrimaryHostDiscovered 1.3.6.1.4.1.789.30.10229
DataFabric Manager discovered an Primary host.
       dfmEvtMgmtStFreeSpaceOk 1.3.6.1.4.1.789.30.10231
Management station has sufficient free disk space.
       dfmEvtMgmtStNotEnoughFreeSpace 1.3.6.1.4.1.789.30.10232
Management station does not have sufficient free disk space for the DataFabric Manager. All monitoring activity has stopped.
       dfmEvtMgmtStFileSystemFileSizeLimitReached 1.3.6.1.4.1.789.30.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.
       dfmEvtConfigFileChanged 1.3.6.1.4.1.789.30.10241
A configuration file was changed on the DataFabric Manager server.
       dfmEvtConfigGroupChanged 1.3.6.1.4.1.789.30.10242
A configuration group was changed on the DataFabric Manager server.
       dfmEvtSnapMirrorDateOk 1.3.6.1.4.1.789.30.10261
DataFabric Manager has determined that the SnapMirror Status is normal since the SnapMirror Destination has been recently updated.
       dfmEvtSnapMirrorNearlyOutOfDate 1.3.6.1.4.1.789.30.10262
DataFabric Manager has determined that the SnapMirror Destination has not been updated for quite some time.
       dfmEvtSnapMirrorOutOfDate 1.3.6.1.4.1.789.30.10263
DataFabric Manager has determined that the SnapMirror Destination has not been updated for a long time and the mirror is out of date.
       dfmEvtSnapMirrorDeleted 1.3.6.1.4.1.789.30.10264
DataFabric Manager has determined that the SnapMirror Relationship no longer exists.
       dfmEvtSnapMirrorUndeleted 1.3.6.1.4.1.789.30.10265
DataFabric Manager has determined that the SnapMirror Relationship now exists again.
       dfmEvtSnapMirrorDiscovered 1.3.6.1.4.1.789.30.10266
DataFabric Manager has discovered a new SnapMirror Relationship.
       dfmEvtSnapMirrorModified 1.3.6.1.4.1.789.30.10267
DataFabric Manager flags for a SnapMirror Relationship have been modified.
       dfmEvtNetworkOk 1.3.6.1.4.1.789.30.10281
The network is normal.
       dfmEvtNetworkTooLarge 1.3.6.1.4.1.789.30.10282
The network is too large. Host discovery for the network is disabled.
       dfmEvtUserDiskSpaceQuotaOk 1.3.6.1.4.1.789.30.10291
Disk space quota for user has not reached 'almostFull' threshold.
       dfmEvtUserDiskSpaceQuotaAlmostFull 1.3.6.1.4.1.789.30.10292
Disk space quota for user has reached 'almostFull' threshold.
       dfmEvtUserDiskSpaceQuotaFull 1.3.6.1.4.1.789.30.10293
Disk space quota for user has reached 'full' threshold.
       dfmEvtUserFilesQuotaOk 1.3.6.1.4.1.789.30.10301
Files quota for user has not reached 'almostFull' threshold.
       dfmEvtUserFilesQuotaAlmostFull 1.3.6.1.4.1.789.30.10302
Files quota for user has reached 'almostFull' threshold.
       dfmEvtUserFilesQuotaFull 1.3.6.1.4.1.789.30.10303
Files quota for user has reached 'full' threshold.
       dfmEvtLunOnline 1.3.6.1.4.1.789.30.10311
The lun is online. Variable dfmObjectId identifies the lun.
       dfmEvtLunOffline 1.3.6.1.4.1.789.30.10312
The lun is offline. Variable dfmObjectId identifies the lun.
       dfmEvtLunSnapshotOk 1.3.6.1.4.1.789.30.10313
A snapshot can be taken of the volume containing the lun. Variable dfmObjectId identifies the lun.
       dfmEvtLunSnapshotNotPossible 1.3.6.1.4.1.789.30.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.
       dfmEvtLunHostClusterConfigOk 1.3.6.1.4.1.789.30.10315
Cluster configuration cfmode settings and initiator group settings of the storage system are ok.
       dfmEvtLunHostClusterConfigError 1.3.6.1.4.1.789.30.10316
Some error found with cluster configuration cfmode settings or initiator group settings of the storage system.
       dfmEvtUserEmailAddressRejected 1.3.6.1.4.1.789.30.10321
Email server rejected the specified email address for the quota user.
       dfmEvtUserEmailAddressOk 1.3.6.1.4.1.789.30.10322
Email address for the quota user is ok.
       dfmEvtFCSwitchPortFaulty 1.3.6.1.4.1.789.30.10331
The port on the fibre channel switch is faulty.
       dfmEvtFCSwitchPortOffline 1.3.6.1.4.1.789.30.10332
The port on the fibre channel switch is offline.
       dfmEvtFCSwitchPortOnline 1.3.6.1.4.1.789.30.10333
The port on the fibre channel switch is online.
       dfmEvtSnapvaultRelationshipCreated 1.3.6.1.4.1.789.30.10334
A new backup relationship has been created by dfm.
       dfmEvtSnapvaultRelationshipDeleted 1.3.6.1.4.1.789.30.10335
A backup relationship that DFM has been managing is no longer present.
       dfmEvtSnapvaultRelationshipModified 1.3.6.1.4.1.789.30.10336
DFM has modified a backup relationship it maintains.
       dfmEvtSnapvaultReplicaDateOk 1.3.6.1.4.1.789.30.10337
DFM has determined that the lag for this backup relationship is below the threshold.
       dfmEvtSnapvaultReplicaNearlyOutOfDate 1.3.6.1.4.1.789.30.10338
DFM has determined that the lag for this backup relationship is close to exceeding the threshold and will soon be out of date.
       dfmEvtSnapvaultReplicaOutOfDate 1.3.6.1.4.1.789.30.10339
DFM has determined that the lag for this backup relationship is out of date.
       dfmEvtSnapvaultBackupCompleted 1.3.6.1.4.1.789.30.10340
A backup of an established relationship has been successfully performed by DFM.
       dfmEvtSnapvaultBackupAborted 1.3.6.1.4.1.789.30.10341
A backup has been aborted.
       dfmEvtSnapvaultBackupFailed 1.3.6.1.4.1.789.30.10342
A backup has failed.
       dfmEvtSnapvaultRestoreCompleted 1.3.6.1.4.1.789.30.10343
A restore has been successfully performed by DFM.
       dfmEvtSnapvaultRestoreAborted 1.3.6.1.4.1.789.30.10344
A restore has been aborted.
       dfmEvtSnapvaultRestoreFailed 1.3.6.1.4.1.789.30.10345
A restore has failed.
       dfmEvtSnapvaultRelationshipDiscovered 1.3.6.1.4.1.789.30.10346
A new backup relationship has been discovered by dfm.
       dfmEvtSnapvaultRelationshipCreateFailed 1.3.6.1.4.1.789.30.10347
A backup relationship creation by dfm failed.
       dfmEvtSnapvaultRelationshipCreateAborted 1.3.6.1.4.1.789.30.10348
A backup relationship creation by dfm aborted.
       dfmEvtSnapvaultRelationshipDeleteFailed 1.3.6.1.4.1.789.30.10349
A backup relationship deletion by dfm failed.
       dfmEvtSnapvaultRelationshipDeleteAborted 1.3.6.1.4.1.789.30.10350
A backup relationship deletion by dfm aborted.
       dfmEvtTestAlarm 1.3.6.1.4.1.789.30.10351
Test event was generated to test operation of an alarm.
       dfmEvtUserDiskSpaceSoftLimitNotExceeded 1.3.6.1.4.1.789.30.10361
Disk space quota for user has not exceeded the soft limit.
       dfmEvtUserDiskSpaceSoftLimitExceeded 1.3.6.1.4.1.789.30.10362
Disk space quota for user has exceeded the soft limit.
       dfmEvtUserFilesSoftLimitNotExceeded 1.3.6.1.4.1.789.30.10371
Files quota for user has not exceeded the soft limit.
       dfmEvtUserFilesSoftLimitExceeded 1.3.6.1.4.1.789.30.10372
Files quota for user has exceeded the soft limit.
       dfmEvtHbaPortOnline 1.3.6.1.4.1.789.30.10373
The HBA port on the SAN host is online.
       dfmEvtHbaPortOffline 1.3.6.1.4.1.789.30.10374
The HBA port on the SAN host is offline or not functioning.
       dfmEvtHbaPortError 1.3.6.1.4.1.789.30.10375
The HBA port on the SAN host has errors.
       dfmEvtSanHostLunChanged 1.3.6.1.4.1.789.30.10376
The lun mapping on the SAN host has changed.
       dfmEvtHostAgentUp 1.3.6.1.4.1.789.30.10377
The host agent software is responding.
       dfmEvtHostAgentDown 1.3.6.1.4.1.789.30.10378
The host agent software is not responding.
       dfmEvtHbaPortTrafficHigh 1.3.6.1.4.1.789.30.10379
The HBA port traffic on the SAN host is too high.
       dfmEvtHbaPortTrafficOk 1.3.6.1.4.1.789.30.10380
The HBA port traffic on the SAN host is ok.
       dfmEvtSnapMirrorInSync 1.3.6.1.4.1.789.30.10381
Synchronous Snapmirror retains sync mode.
       dfmEvtSnapMirrorOutOfSync 1.3.6.1.4.1.789.30.10382
Synchronous Snapmirror falls out of sync.
       dfmEvtSnapMirrorInitCompleted 1.3.6.1.4.1.789.30.10383
Snapmirror initialize completed successfully.
       dfmEvtSnapMirrorInitAborted 1.3.6.1.4.1.789.30.10384
Snapmirror initialize aborted.
       dfmEvtSnapMirrorInitFailed 1.3.6.1.4.1.789.30.10385
Snapmirror initialize failed.
       dfmEvtSnapMirrorUpdateCompleted 1.3.6.1.4.1.789.30.10386
Snapmirror update completed successfully.
       dfmEvtSnapMirrorUpdateAborted 1.3.6.1.4.1.789.30.10387
Snapmirror update aborted.
       dfmEvtSnapMirrorUpdateFailed 1.3.6.1.4.1.789.30.10388
Snapmirror update failed.
       dfmEvtSnapMirrorBreakCompleted 1.3.6.1.4.1.789.30.10389
Snapmirror break completed successfully.
       dfmEvtSnapMirrorBreakFailed 1.3.6.1.4.1.789.30.10390
Snapmirror break failed.
       dfmEvtSnapMirrorResyncCompleted 1.3.6.1.4.1.789.30.10391
Snapmirror resync completed successfully.
       dfmEvtSnapMirrorResyncAborted 1.3.6.1.4.1.789.30.10392
Snapmirror resync aborted.
       dfmEvtSnapMirrorResyncFailed 1.3.6.1.4.1.789.30.10393
Snapmirror resync failed.
       dfmEvtSnapMirrorQuiesceCompleted 1.3.6.1.4.1.789.30.10394
Snapmirror quiesce completed successfully.
       dfmEvtSnapMirrorQuiesceAborted 1.3.6.1.4.1.789.30.10395
Snapmirror quiesce aborted.
       dfmEvtSnapMirrorQuiesceFailed 1.3.6.1.4.1.789.30.10396
Snapmirror quiesce failed.
       dfmEvtSnapMirrorResumeCompleted 1.3.6.1.4.1.789.30.10397
Snapmirror resume completed successfully.
       dfmEvtSnapMirrorResumeFailed 1.3.6.1.4.1.789.30.10398
Snapmirror resume failed.
       dfmEvtSnapMirrorAbortCompleted 1.3.6.1.4.1.789.30.10399
Snapmirror abort completed successfully.
       dfmEvtSnapMirrorAbortFailed 1.3.6.1.4.1.789.30.10400
Snapmirror abort failed.
       dfmEvtSnapMirrorDeleteCompleted 1.3.6.1.4.1.789.30.10401
Snapmirror delete completed successfully.
       dfmEvtSnapMirrorDeleteFailed 1.3.6.1.4.1.789.30.10402
Snapmirror delete failed.
       dfmEvtSnapMirrorDeleteAborted 1.3.6.1.4.1.789.30.10403
Snapmirror delete aborted.
       dfmEvtMgmtStLoadOk 1.3.6.1.4.1.789.30.10411
Management station load is low enough to enable monitoring at full speed.
       dfmEvtMgmtStLoadTooHigh 1.3.6.1.4.1.789.30.10412
Management station load is high enough that DataFabric Manager is scaling back its monitoring to avoid overwhelming the management station.
       dfmEvtHostSnmpUp 1.3.6.1.4.1.789.30.10422
The SNMP Connectivity to the host is Ok.
       dfmEvtHostSnmpDown 1.3.6.1.4.1.789.30.10423
The SNMP Connectivity to the host is Not Ok.
       dfmEvtEnvEnclOk 1.3.6.1.4.1.789.30.10432
The host enclosures are Ok.
       dfmEvtEnvEnclFailed 1.3.6.1.4.1.789.30.10433
One or more enclosures have failed on the host.
       dfmEvtEnvEnclFound 1.3.6.1.4.1.789.30.10434
One or more enclosures were newly found on the host.
       dfmEvtEnvEnclDissapeared 1.3.6.1.4.1.789.30.10435
One or more enclosures dissapeard on the host.
       dfmEvtEnvEnclInactive 1.3.6.1.4.1.789.30.10436
One or more enclosures became inactive on the host.
       dfmEvtEnvEnclActive 1.3.6.1.4.1.789.30.10437
One or more enclosures became active on the host.
       dfmEvtAggregateSpaceOk 1.3.6.1.4.1.789.30.10451
The space utilization on the aggregate being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the aggregrate.
       dfmEvtAggregateAlmostFull 1.3.6.1.4.1.789.30.10452
The space utilization by an aggregate being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtAggregateFull 1.3.6.1.4.1.789.30.10453
The space utilization by an aggregate being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the aggregate.
       dfmEvtAggregateOvercommitOk 1.3.6.1.4.1.789.30.10461
The aggregate being managed by DataFabric Manager is below its 'almostOvercommitted' threshold. Variable dfmObjectId identifies the aggregrate.
       dfmEvtAggregateAlmostOvercommitted 1.3.6.1.4.1.789.30.10462
The aggregate being managed by DataFabric Manager has crossed the 'almostOvercommitted' threshold. Variable dfmObjectId identifies the aggregate.
       dfmEvtAggregateOvercommitted 1.3.6.1.4.1.789.30.10463
The aggregate being managed by DataFabric Manager has crossed the 'overcommitted' threshold. Variable dfmObjectId identifies the aggregate.
       dfmEvtVolumeCloneDiscovered 1.3.6.1.4.1.789.30.10471
A new volume clone has been discovered by dfm.
       dfmEvtVolumeCloneDeleted 1.3.6.1.4.1.789.30.10472
A volume clone that DFM has been managing is no longer present.
       dfmEvtAggregateDiscovered 1.3.6.1.4.1.789.30.10481
A new aggregate has been discovered by dfm.
       dfmEvtAggregateDeleted 1.3.6.1.4.1.789.30.10482
An aggregate that DFM has been managing is no longer present.
       dfmEvtTrapListenerFailed 1.3.6.1.4.1.789.30.10491
Trap Listener failed to start may be due to port conflict.
       dfmEvtTrapListenerOk 1.3.6.1.4.1.789.30.10492
Startup of Trap Listener is Ok.
       dfmEvtHostColdStart 1.3.6.1.4.1.789.30.10501
Host was possibly restarted.
       dfmEvtEmergencyTrap 1.3.6.1.4.1.789.30.10511
DFM received an emergency trap from an appliance.
       dfmEvtAlertTrap 1.3.6.1.4.1.789.30.10521
DFM received an alert trap from an appliance.
       dfmEvtCriticalTrap 1.3.6.1.4.1.789.30.10531
DFM received a critical trap from an appliance.
       dfmEvtErrorTrap 1.3.6.1.4.1.789.30.10541
DFM received an error trap from an appliance.
       dfmEvtWarningTrap 1.3.6.1.4.1.789.30.10551
DFM received a warning trap from an appliance.
       dfmEvtNotificationTrap 1.3.6.1.4.1.789.30.10561
DFM received a notification trap from an appliance.
       dfmEvtInformationTrap 1.3.6.1.4.1.789.30.10571
DFM received an information trap from an appliance.
       dfmEvtIfAdminStatusUp 1.3.6.1.4.1.789.30.10581
Status of the Interface of an appliance that DFM has been managing is Up.
       dfmEvtIfAdminStatusDown 1.3.6.1.4.1.789.30.10582
Status of the Interface of an appliance that DFM has been managing is Down.
       dfmEvtIfAdminStatusTesting 1.3.6.1.4.1.789.30.10583
Status of the Interface of an appliance that DFM has been managing is Testing.
       dfmEvtIfAdminStatusUnknown 1.3.6.1.4.1.789.30.10584
Status of the Interface of an appliance that DFM has been managing is Unknown.
       dfmEvtScriptEmergency 1.3.6.1.4.1.789.30.10591
An emergency event generated by a script.
       dfmEvtScriptCritical 1.3.6.1.4.1.789.30.10592
A critical event generated by a script.
       dfmEvtScriptError 1.3.6.1.4.1.789.30.10593
An error event generated by a script.
       dfmEvtScriptWarning 1.3.6.1.4.1.789.30.10594
A warning event generated by a script.
       dfmEvtScriptInformation 1.3.6.1.4.1.789.30.10595
An information event generated by a script.
       dfmEvtScriptNormal 1.3.6.1.4.1.789.30.10596
A normal event generated by a script.
       dfmEvtScriptScheduleEnabled 1.3.6.1.4.1.789.30.10597
Script schedule was enabled.
       dfmEvtScriptScheduleDisabled 1.3.6.1.4.1.789.30.10598
Script schedule was disabled.
       dfmEvtAggrSnapReserveOk 1.3.6.1.4.1.789.30.10601
The snapshot reserve usage of an aggregate being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the aggregrate.
       dfmEvtAggrSnapReserveNearlyFull 1.3.6.1.4.1.789.30.10602
The snapshot reserve usage of an aggregate being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the aggregate.
       dfmEvtAggrSnapReserveFull 1.3.6.1.4.1.789.30.10603
The snapshot reserve usage of an aggregate being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the aggregate.
       dfmEvtVolumeSpaceReserveOk 1.3.6.1.4.1.789.30.10611
The space reserve usage of a volume being managed by DataFabric Manager is below its 'almostFull' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeSpaceReserveNearlyFull 1.3.6.1.4.1.789.30.10612
The space reserve usage of a volume being managed by DataFabric Manager has crossed 'almostFull' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeSpaceReserveFull 1.3.6.1.4.1.789.30.10613
The space reserve usage of a volume being managed by DataFabric Manager has crossed 'full' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeFirstSnapOk 1.3.6.1.4.1.789.30.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.
       dfmEvtVolumeNearlyNoFirstSnap 1.3.6.1.4.1.789.30.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.
       dfmEvtVolumeNoFirstSnap 1.3.6.1.4.1.789.30.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.
       dfmEvtVolumeNewSnapshot 1.3.6.1.4.1.789.30.10631
A new snapshot of a volume being managed by DataFabric Manager is discovered. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeSnapshotDeleted 1.3.6.1.4.1.789.30.10632
A snapshot of a volume being managed by DataFabric Manager is deleted. Variable dfmObjectId identifies the volume.
       dfmEvtLocalFilerConfigStatusOk 1.3.6.1.4.1.789.30.10641
The local configuration on the Storage System being monitored has status value 'ok'.
       dfmEvtLocalFilerConfigStatusChanged 1.3.6.1.4.1.789.30.10642
The local configuration on the Storage System being monitored has status value 'changed'. It was not changed through DataFabric Manager.
       dfmEvtFilerLoginOk 1.3.6.1.4.1.789.30.10651
Login to a storage system managed by DataFabric Manager succeeded.
       dfmEvtFilerLoginFailed 1.3.6.1.4.1.789.30.10652
Login to a storage system managed by DataFabric Manager failed.
       dfmEvtNdmpStatusUp 1.3.6.1.4.1.789.30.10661
An ndmp up event generated ndmp monitor.
       dfmEvtNdmpStatusDown 1.3.6.1.4.1.789.30.10662
An ndmp down event generated ndmp monitor.
       dfmEvtFilerConfigPushStatusOk 1.3.6.1.4.1.789.30.10671
The configuration push on the storage system was successful.
       dfmEvtFilerConfigPushStatusError 1.3.6.1.4.1.789.30.10672
The configuration push on the Storage System failed to push some options.
       dfmEvtVfilerDiscovered 1.3.6.1.4.1.789.30.10681
A vFiler was discovered on a hosting storage system.
       dfmEvtVfilerDeleted 1.3.6.1.4.1.789.30.10682
A vFiler was deleted on a hosting storage system.
       dfmEvtVfilerRenamed 1.3.6.1.4.1.789.30.10683
A vFiler was renamed on a hosting storage system.
       dfmEvtVfilerStorageUnitAdded 1.3.6.1.4.1.789.30.10684
A storage unit was added to a vFiler.
       dfmEvtVfilerStorageUnitRemoved 1.3.6.1.4.1.789.30.10685
A storage unit was removed from a vFiler.
       dfmEvtVfilerIpAddressAdded 1.3.6.1.4.1.789.30.10686
An IP Address was added to a vFiler.
       dfmEvtVfilerIpAddressRemoved 1.3.6.1.4.1.789.30.10687
An IP Address was removed from a vFiler.
       dfmEvtVfilerHostingFilerLoginOk 1.3.6.1.4.1.789.30.10688
Login succeeded on hosting storage system of vFiler.
       dfmEvtVfilerHostingFilerLoginFailed 1.3.6.1.4.1.789.30.10689
Login failed on hosting storage system of vFiler.
       dfmEvtVolumeGrowthRateAbnormal 1.3.6.1.4.1.789.30.10691
The Volume Growth Rate is Abnormal.
       dfmEvtVolumeGrowthRateOk 1.3.6.1.4.1.789.30.10692
The Volume Growth Rate is Normal.
       dfmEvtQtreeGrowthRateAbnormal 1.3.6.1.4.1.789.30.10693
The Qtree Growth Rate is Abnormal.
       dfmEvtQtreeGrowthRateOk 1.3.6.1.4.1.789.30.10694
The Qtree Growth Rate is Normal.
       dfmEvtSnapSchedModified 1.3.6.1.4.1.789.30.10701
The snapshot schedule has been modified on the storage system.
       dfmEvtSnapSchedSmConflict 1.3.6.1.4.1.789.30.10711
The snapshot and snapmirror schedules have conflicts.
       dfmEvtSnapSchedSmOk 1.3.6.1.4.1.789.30.10712
The snapshot and snapmirror schedules have no conflicts.
       dfmEvtSnapSchedSvConflict 1.3.6.1.4.1.789.30.10721
The snapshot and snapvault schedules have conflicts.
       dfmEvtSnapSchedSvOk 1.3.6.1.4.1.789.30.10722
The snapshot and snapvault schedules have no conflicts.
       dfmEvtTooManySnapshots 1.3.6.1.4.1.789.30.10731
Too many snapshots.
       dfmEvtNotTooManySnapshots 1.3.6.1.4.1.789.30.10732
Not Too many snapshots.
       dfmEvtSnapDisabled 1.3.6.1.4.1.789.30.10741
Snapshots Disabled.
       dfmEvtSnapEnabled 1.3.6.1.4.1.789.30.10742
Snapshots Enabled.
       dfmEvtDatabaseBackupSucceeded 1.3.6.1.4.1.789.30.10751
Database backup creation succeeded.
       dfmEvtDatabaseBackupFailed 1.3.6.1.4.1.789.30.10752
Database backup creation failed.
       dfmEvtDatabaseRestoreSucceeded 1.3.6.1.4.1.789.30.10753
Database backup restore succeeded.
       dfmEvtDatabaseRestoreFailed 1.3.6.1.4.1.789.30.10754
Database backup restore failed.
       dfmEvtMaxdirsizeReached 1.3.6.1.4.1.789.30.10761
A directory has reached it's maxdirsize limit. Either increase the maxdirsize or clean up the directory.
       dfmEvtMaxdirsizeNearlyReached 1.3.6.1.4.1.789.30.10762
A directory is getting close to it's maxdirsize limit. Either increase the maxdirsize or clean up the directory.
       dfmEvtSnapTooOld 1.3.6.1.4.1.789.30.10771
Too Old Snapshots on the volume
       dfmEvtSnapNotTooOld 1.3.6.1.4.1.789.30.10772
No Old Snapshots on the volume
       dfmEvtRpmOnline 1.3.6.1.4.1.789.30.10781
The status of RPM card is online.
       dfmEvtRpmUnavailable 1.3.6.1.4.1.789.30.10782
The status of RPM card is unavailable.
       dfmEvtAggregateStateFailed 1.3.6.1.4.1.789.30.10791
The aggregate being managed by DataFabric Manager has failed. Variable dfmObjectId identifies the aggregate.
       dfmEvtAggregateStateOnline 1.3.6.1.4.1.789.30.10792
The aggregate being managed by DataFabric Manager is online. Variable dfmObjectId identifies the aggregate.
       dfmEvtAggregateStateOffline 1.3.6.1.4.1.789.30.10793
The aggregate being managed by DataFabric Manager is offline. Variable dfmObjectId identifies the aggregate.
       dfmEvtAggregateStateRestricted 1.3.6.1.4.1.789.30.10794
The aggregate being managed by DataFabric Manager is restricted. Variable dfmObjectId identifies the aggregate.
       dfmEvtDatasetCreated 1.3.6.1.4.1.789.30.10801
A data set has been created.
       dfmEvtDatasetDeleted 1.3.6.1.4.1.789.30.10811
A data set has been deleted.
       dfmEvtDatasetModified 1.3.6.1.4.1.789.30.10821
A data set has been modified.
       dfmEvtSnapshotCreated 1.3.6.1.4.1.789.30.10831
A snapshot was successfully created.
       dfmEvtSnapshotFailed 1.3.6.1.4.1.789.30.10833
An attempt to create a snapshot failed.
       dfmEvtDatasetProvisioningOk 1.3.6.1.4.1.789.30.10841
Provisioning for the data set is Ok.
       dfmEvtDatasetProvisioningFailed 1.3.6.1.4.1.789.30.10842
Provisioning for the data set has failed.
       dfmEvtDatasetProtectionProtected 1.3.6.1.4.1.789.30.10851
Protection for the data set is successful.
       dfmEvtDatasetProtectionFailure 1.3.6.1.4.1.789.30.10852
Protection for the data set has failed.
       dfmEvtDatasetProtectionSuspended 1.3.6.1.4.1.789.30.10853
Protection for the data set has been suspended.
       dfmEvtDatasetProtectionLagError 1.3.6.1.4.1.789.30.10854
Protection for the data set has lag error.
       dfmEvtDatasetProtectionLagWarning 1.3.6.1.4.1.789.30.10855
Protection for the data set has lag warning.
       dfmEvtDatasetProtectionUninitialized 1.3.6.1.4.1.789.30.10856
Protection for the data set is uninitialized.
       dfmEvtDatasetConformant 1.3.6.1.4.1.789.30.10861
A data set conforms to its protection policy.
       dfmEvtDatasetConforming 1.3.6.1.4.1.789.30.10862
A data set is in the process of conforming to its protection policy.
       dfmEvtDatasetNonConformant 1.3.6.1.4.1.789.30.10863
A data set does not conform to its protection policy.
       dfmEvtDatasetCloneSnapshotFound 1.3.6.1.4.1.789.30.10864
Clone snapshots are found on data set members.
       dfmEvtDatasetNoCloneSnapshotFound 1.3.6.1.4.1.789.30.10865
No clone snapshots are found on data set members.
       dfmEvtDatasetWriteCheckWarning 1.3.6.1.4.1.789.30.10866
Data set members may need resizing for write guarantees.
       dfmEvtDatasetWriteCheckOk 1.3.6.1.4.1.789.30.10867
Data set member write guarantee check OK.
       dfmEvtResourcePoolCreated 1.3.6.1.4.1.789.30.10871
A resource pool has been created.
       dfmEvtResourcePoolDeleted 1.3.6.1.4.1.789.30.10881
A resource pool has been deleted.
       dfmEvtResourcePoolModified 1.3.6.1.4.1.789.30.10891
A resource pool has been modified.
       dfmEvtResourcePoolSpaceOk 1.3.6.1.4.1.789.30.10901
The space utilization on the resource pool being managed by DataFabric Manager is below its 'nearlyFull' threshold. Variable dfmObjectId identifies the resource pool.
       dfmEvtResourcePoolSpaceNearlyFull 1.3.6.1.4.1.789.30.10902
The space utilization on the resource pool being managed by DataFabric Manager has crossed its 'nearlyFull' threshold. Variable dfmObjectId identifies the resource pool.
       dfmEvtResourcePoolSpaceFull 1.3.6.1.4.1.789.30.10903
The space utilization on the resource pool being managed by DataFabric Manager has crossed its 'full' threshold. Variable dfmObjectId identifies the resource pool.
       dfmEvtDataProtectionPolicyCreated 1.3.6.1.4.1.789.30.10911
A protection policy has been created.
       dfmEvtDataProtectionPolicyDeleted 1.3.6.1.4.1.789.30.10921
A protection policy has been deleted.
       dfmEvtDataProtectionPolicyModified 1.3.6.1.4.1.789.30.10931
A protection policy has been modified.
       dfmEvtDataProtectionScheduleCreated 1.3.6.1.4.1.789.30.10941
A protection schedule has been created.
       dfmEvtDataProtectionScheduleDeleted 1.3.6.1.4.1.789.30.10951
A protection schedule has been deleted.
       dfmEvtDataProtectionScheduleModified 1.3.6.1.4.1.789.30.10961
A protection schedule has been modified.
       dfmEvtNdmpCredentialsGood 1.3.6.1.4.1.789.30.10971
An ndmp authentication success event generated ndmp monitor.
       dfmEvtNdmpCredentialsBad 1.3.6.1.4.1.789.30.10972
An ndmp authentication failure event generated ndmp monitor.
       dfmEvtDataProtectionJobStarted 1.3.6.1.4.1.789.30.10981
A data protection job started on a data set.
       dfmEvtHostDeleted 1.3.6.1.4.1.789.30.10991
A managed host was deleted.
       dfmEvtHostModified 1.3.6.1.4.1.789.30.11001
A managed host was modified.
       dfmEvtResourceGroupCreated 1.3.6.1.4.1.789.30.11011
A resource group has been created.
       dfmEvtResourceGroupDeleted 1.3.6.1.4.1.789.30.11021
A resource group has been deleted.
       dfmEvtResourceGroupModified 1.3.6.1.4.1.789.30.11031
A resource group has been modified.
       dfmEvtAlarmCreated 1.3.6.1.4.1.789.30.11041
An alarm has been created.
       dfmEvtAlarmDeleted 1.3.6.1.4.1.789.30.11051
An alarm has been deleted.
       dfmEvtAlarmModified 1.3.6.1.4.1.789.30.11061
An alarm has been modified.
       dfmEvtNdmpCommunicationUp 1.3.6.1.4.1.789.30.11071
An ndmp communication establishment event detected by ndmp monitor.
       dfmEvtNdmpCommunicationDown 1.3.6.1.4.1.789.30.11081
An ndmp communication failure event generated by ndmp monitor.
       dfmEvtDatasetBackupCompleted 1.3.6.1.4.1.789.30.11090
A backup of an established relationship has been successfully performed by DFM.
       dfmEvtDatasetBackupAborted 1.3.6.1.4.1.789.30.11091
A backup has been aborted.
       dfmEvtDatasetBackupFailed 1.3.6.1.4.1.789.30.11092
A backup has failed.
       dfmEvtFilerCommunicationOk 1.3.6.1.4.1.789.30.11100
Connection to the ZAPI port on a storage system managed by DataFabric Manager succeeded.
       dfmEvtFilerCommunicationFailed 1.3.6.1.4.1.789.30.11101
Connection to the ZAPI port on a storage system managed by DataFabric Manager failed.
       dfmEvtLocalVfilerConfigStatusOk 1.3.6.1.4.1.789.30.11111
The local configuration on the vFiler being monitored has status value 'ok'.
       dfmEvtLocalVfilerConfigStatusChanged 1.3.6.1.4.1.789.30.11112
The local configuration on the vFiler being monitored has status value 'changed'. It was not changed through DataFabric Manager.
       dfmEvtVfilerConfigPushStatusOk 1.3.6.1.4.1.789.30.11113
The configuration push on the vfiler was successful.
       dfmEvtVfilerConfigPushStatusError 1.3.6.1.4.1.789.30.11114
The configuration push on the vFiler failed to push some options.
       dfmEvtScheduledReportOk 1.3.6.1.4.1.789.30.11121
The scheduled report run was successful.
       dfmEvtScheduledReportFailed 1.3.6.1.4.1.789.30.11122
The scheduled report run was not successful.
       dfmEvtReportScheduleEnabled 1.3.6.1.4.1.789.30.11123
The report schedule was enabled.
       dfmEvtReportScheduleDisabled 1.3.6.1.4.1.789.30.11124
The report schedule was disabled.
       dfmEvtHostRoleDiscovered 1.3.6.1.4.1.789.30.11131
A role on the host has been discovered.
       dfmEvtHostRoleDeleted 1.3.6.1.4.1.789.30.11132
A role on the host has been deleted.
       dfmEvtHostRoleModified 1.3.6.1.4.1.789.30.11133
A role on the host has been modified.
       dfmEvtHostUsergroupDiscovered 1.3.6.1.4.1.789.30.11134
A usergroup on the host has been discovered.
       dfmEvtHostUsergroupDeleted 1.3.6.1.4.1.789.30.11135
A usergroup on the host has been deleted.
       dfmEvtHostUsergroupModified 1.3.6.1.4.1.789.30.11136
A usergroup on the host has been modified.
       dfmEvtHostUserDiscovered 1.3.6.1.4.1.789.30.11137
A user on the host has been discovered.
       dfmEvtHostUserDeleted 1.3.6.1.4.1.789.30.11138
A user on the host has been deleted.
       dfmEvtHostUserModified 1.3.6.1.4.1.789.30.11139
A user on the host has been modified.
       dfmEvtHostDomainUserModified 1.3.6.1.4.1.789.30.11140
A domain user on the host has been modified.
       dfmEvtVolumeQuotaOvercommitOk 1.3.6.1.4.1.789.30.11151
The volume being managed by DataFabric Manager is below its 'almostOvercommitted' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeQuotaAlmostOvercommitted 1.3.6.1.4.1.789.30.11152
The volume being managed by DataFabric Manager has crossed the 'almostOvercommitted' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtVolumeQuotaOvercommitted 1.3.6.1.4.1.789.30.11153
The volume being managed by DataFabric Manager has crossed the 'overcommitted' threshold. Variable dfmObjectId identifies the volume.
       dfmEvtDataExportOk 1.3.6.1.4.1.789.30.11161
The data export run has succeeded.
       dfmEvtDataExportFailed 1.3.6.1.4.1.789.30.11162
The data export run has failed.
       dfmEvtDatasetMemberResized 1.3.6.1.4.1.789.30.11171
Data set member resized successfully.
       dfmEvtDatasetMemberResizeFailed 1.3.6.1.4.1.789.30.11172
Data set member resize operation failed.
       dfmEvtProvisioningPolicyCreated 1.3.6.1.4.1.789.30.11181
A provisioning policy has been created.
       dfmEvtProvisioningPolicyDeleted 1.3.6.1.4.1.789.30.11182
A provisioning policy has been deleted.
       dfmEvtProvisioningPolicyModified 1.3.6.1.4.1.789.30.11183
A provisioning policy has been modified.
       dfmEvtVFilerTemplateCreated 1.3.6.1.4.1.789.30.11191
A vfiler template has been created.
       dfmEvtVFilerTemplateDeleted 1.3.6.1.4.1.789.30.11192
A vfiler template has been deleted.
       dfmEvtVFilerTemplateModified 1.3.6.1.4.1.789.30.11193
A vfiler template has been modified.
       dfmEvtDatasetSpaceOk 1.3.6.1.4.1.789.30.11201
Data set space status is normal.
       dfmEvtDatasetSpaceWarning 1.3.6.1.4.1.789.30.11202
Data set space status is in warning state.
       dfmEvtDatasetSpaceError 1.3.6.1.4.1.789.30.11203
Data set space status is in error state.
       dfmEvtVolumeAutosized 1.3.6.1.4.1.789.30.11211
Volume was autosized.
       dfmEvtVolumeSnapshotsAutoDeleted 1.3.6.1.4.1.789.30.11221
Snapshots in the volume were automatically deleted.
       dfmEvtVolumeNextSnapshotNotPossible 1.3.6.1.4.1.789.30.11231
The next snapshot cannot be taken on the volume due to lack of space.
       dfmEvtVolumeNextSnapshotPossible 1.3.6.1.4.1.789.30.11232
The next snapshot can be taken on the volume.
       dfmEvtDatasetMemberDestroyed 1.3.6.1.4.1.789.30.11241
Data set member destroyed successfully.
       dfmEvtDatasetMemberDestroyFailed 1.3.6.1.4.1.789.30.11242
Data set member destroy operation failed.
       dfmEvtMgmtStProvMgrNodeLimitOk 1.3.6.1.4.1.789.30.11262
The number of nodes being managed by Provisioning Manager is below the node limit specified in the license key.
       dfmEvtMgmtStProvMgrNodeLimitNearlyReached 1.3.6.1.4.1.789.30.11263
The number of nodes being managed by Provisioning Manager has nearly reached the node limit specified in the license key.
       dfmEvtMgmtStProvMgrNodeLimitReached 1.3.6.1.4.1.789.30.11264
The number of nodes being managed by Provisioning Manager has reached the node limit specified in the license key.
       dfmEvtMgmtStProtMgrNodeLimitOk 1.3.6.1.4.1.789.30.11265
The number of nodes being managed by Protection Manager is below the node limit specified in the license key.
       dfmEvtMgmtStProtMgrNodeLimitNearlyReached 1.3.6.1.4.1.789.30.11266
The number of nodes being managed by Protection Manager has nearly reached the node limit specified in the license key.
       dfmEvtMgmtStProtMgrNodeLimitReached 1.3.6.1.4.1.789.30.11267
The number of nodes being managed by Protection Manager has reached the node limit specified in the license key.
       dfmEvtDatasetNotMigrating 1.3.6.1.4.1.789.30.11270
The dataset is not migrating.
       dfmEvtDatasetMigrating 1.3.6.1.4.1.789.30.11271
The dataset is migrating.
       dfmEvtDatasetMigrateFailed 1.3.6.1.4.1.789.30.11272
Dataset migration failed.
       dfmEvtDatasetMigratedWithErrors 1.3.6.1.4.1.789.30.11273
The dataset is migrated with errors.
       dfmEvtDatasetMigrated 1.3.6.1.4.1.789.30.11274
The dataset is migrated.
       dfmEvtDatasetRollbackWithErrors 1.3.6.1.4.1.789.30.11275
The dataset is rolledback with errors.
       dfmEvtDatasetRollback 1.3.6.1.4.1.789.30.11279
The dataset is rolledback.
       dfmEvtVfilerNotMigrating 1.3.6.1.4.1.789.30.11280
The vfiler unit is not migrating.
       dfmEvtVfilerMigrating 1.3.6.1.4.1.789.30.11281
The vfiler unit is migrating.
       dfmEvtVfilerMigrateFailed 1.3.6.1.4.1.789.30.11282
The vfiler unit is migrate failed.
       dfmEvtVfilerMigratedWithErrors 1.3.6.1.4.1.789.30.11283
The vfiler unit is migrated with errors.
       dfmEvtVfilerMigrated 1.3.6.1.4.1.789.30.11284
The vfiler unit is migrated.
       dfmEvtVolumeOverDeduplicated 1.3.6.1.4.1.789.30.11285
The volume has over deduplicated.
       dfmEvtVfilerRollbackWithErrors 1.3.6.1.4.1.789.30.11286
The vfiler is rolledback with errors.
       dfmEvtVfilerRollback 1.3.6.1.4.1.789.30.11291
The vfiler is rolledback.
       dfmEvtVolumeNearlyOverDeduplicated 1.3.6.1.4.1.789.30.11292
The volume has nearly over deduplicated.
       dfmEvtVolumeNotOverDeduplicated 1.3.6.1.4.1.789.30.11293
The volume has not over deduplicated.
       dfmEvtAggregateOverDeduplicated 1.3.6.1.4.1.789.30.11294
The aggregate has over deduplicated.
       dfmEvtAggregateNearlyOverDeduplicated 1.3.6.1.4.1.789.30.11295
The aggregate has nearly over deduplicated.
       dfmEvtAggregateNotOverDeduplicated 1.3.6.1.4.1.789.30.11296
The aggregate has not over deduplicated.
       dfmEvtDatasetMemberDeduplicated 1.3.6.1.4.1.789.30.11297
The dataset member deduplication is successful.
       dfmEvtDatasetMemberDeduplicationFailed 1.3.6.1.4.1.789.30.11298
The dataset member deduplication failed.
       dfmEvtDatasetMemberUndeduplicated 1.3.6.1.4.1.789.30.11299
The dataset member undeduplication was successful.
       dfmEvtDatasetMemberUndeduplicationFailed 1.3.6.1.4.1.789.30.11300
The dataset member undeduplication failed.
       dfmEvtHostNfsServiceStatusUp 1.3.6.1.4.1.789.30.11310
The NFS protocol service is up on the host.
       dfmEvtHostNfsServiceStatusDown 1.3.6.1.4.1.789.30.11371
The NFS protocol service is down on the host.
       dfmEvtHostCifsServiceStatusUp 1.3.6.1.4.1.789.30.11372
The CIFS protocol service is up on the host.
       dfmEvtHostCifsServiceStatusDown 1.3.6.1.4.1.789.30.11373
The CIFS protocol service is down on the host.
       dfmEvtHostIscsiServiceStatusUp 1.3.6.1.4.1.789.30.11374
The iSCSI protocol service is up on the host.
       dfmEvtHostIscsiServiceStatusDown 1.3.6.1.4.1.789.30.11375
The iSCSI protocol service is down on the host.
       dfmEvtHostFcpServiceStatusUp 1.3.6.1.4.1.789.30.11376
The FCP protocol service is up on the host.
       dfmEvtHostFcpServiceStatusDown 1.3.6.1.4.1.789.30.11377
The FCP protocol service is down on the host.
       dfmEvtCommentFieldCreated 1.3.6.1.4.1.789.30.11378
A comment field has been created.
       dfmEvtCommentFieldModified 1.3.6.1.4.1.789.30.11379
A comment field has been modified.
       dfmEvtCommentFieldDestroyed 1.3.6.1.4.1.789.30.11380
A comment field has been destroyed.
       dfmEvtNfsPerClientStatsEnabled 1.3.6.1.4.1.789.30.11390
NFS per-client statistics collection enabled for the object.
       dfmEvtNfsPerClientStatsDisabled 1.3.6.1.4.1.789.30.11391
NFS per-client statistics collection disabled for the object.
       dfmEvtCifsPerClientStatsEnabled 1.3.6.1.4.1.789.30.11392
CIFS per-client statistics collection enabled for the object.
       dfmEvtCifsPerClientStatsDisabled 1.3.6.1.4.1.789.30.11393
CIFS per-client statistics collection disabled for the object.
       dfmEvtDatasetDrStateReady 1.3.6.1.4.1.789.30.11400
Data set Disaster Recovery state is ready.
       dfmEvtDatasetDrStateFailingOver 1.3.6.1.4.1.789.30.11401
Data set Disaster Recovery state is failing over.
       dfmEvtDatasetDrStateFailedOver 1.3.6.1.4.1.789.30.11402
Data set Disaster Recovery state is failed over.
       dfmEvtDatasetDrStateFailoverError 1.3.6.1.4.1.789.30.11403
Data set Disaster Recovery state is failover error.
       dfmEvtDatasetDrStatusNormal 1.3.6.1.4.1.789.30.11410
Data set Disaster Recovery status is normal.
       dfmEvtDatasetDrStatusWarning 1.3.6.1.4.1.789.30.11411
Data set Disaster Recovery status is warning.
       dfmEvtDatasetDrStatusError 1.3.6.1.4.1.789.30.11412
Data set Disaster Recovery status is error.
       dfmEvtVserverDiscovered 1.3.6.1.4.1.789.30.11421
A Virtual Server was discovered on a cluster.
       dfmEvtVserverDeleted 1.3.6.1.4.1.789.30.11422
A Virtual Server was deleted on a cluster.
       dfmEvtVserverRenamed 1.3.6.1.4.1.789.30.11423
A Virtual Server was renamed on a cluster.
       dfmEvtClusterDiscovered 1.3.6.1.4.1.789.30.11431
A Cluster was discovered.
       dfmEvtClusterRenamed 1.3.6.1.4.1.789.30.11432
A Cluster was renamed.
       dfmEvtClusterNodeAdded 1.3.6.1.4.1.789.30.11433
A Node was added to this Cluster.
       dfmEvtClusterNodeRemoved 1.3.6.1.4.1.789.30.11434
A Node was removed from this Cluster.
       dfmEvtPortStatusUndef 1.3.6.1.4.1.789.30.11435
Status of the Port of an appliance that DFM has been managing is Undefined.
       dfmEvtPortStatusUp 1.3.6.1.4.1.789.30.11436
Status of the Port of an appliance that DFM has been managing is Up.
       dfmEvtPortStatusDown 1.3.6.1.4.1.789.30.11437
Status of the Port of an appliance that DFM has been managing is Down.
       dfmEvtPortStatusUnknown 1.3.6.1.4.1.789.30.11438
Status of the Port of an appliance that DFM has been managing is Unknown.
       dfmEvtPortRoleChange 1.3.6.1.4.1.789.30.11439
A cluster Port role has changed.
       dfmEvtLifStatusUp 1.3.6.1.4.1.789.30.11440
Status of the Logical Interface that DFM has been managing is Up.
       dfmEvtLifStatusDown 1.3.6.1.4.1.789.30.11441
Status of the Logical Interface that DFM has been managing is Down.
       dfmEvtLifStatusUnknown 1.3.6.1.4.1.789.30.11442
Status of the Logical Interface that DFM has been managing is Unknown.
       dfmEvtLifMigrated 1.3.6.1.4.1.789.30.11443
Logical Interface that DFM has been managing is migrated to diffrent node.
       dfmEvtSpaceManagementJobStarted 1.3.6.1.4.1.789.30.11451
Space management job started.
       dfmEvtSpaceManagementJobSucceeded 1.3.6.1.4.1.789.30.11452
Space management job succeeded.
       dfmEvtSpaceManagementJobFailed 1.3.6.1.4.1.789.30.11453
Space management job failed.
       dfmEvtStorageServiceCreated 1.3.6.1.4.1.789.30.11461
A storage service is created.
       dfmEvtStorageServiceModified 1.3.6.1.4.1.789.30.11462
The storage service is modified.
       dfmEvtStorageServiceDeleted 1.3.6.1.4.1.789.30.11463
The storage service is destroyed.
       dfmEvtStorageServiceDatasetProvisioned 1.3.6.1.4.1.789.30.11464
A dataset has been provisioned from the storage service.
       dfmEvtStorageServiceDatasetDetached 1.3.6.1.4.1.789.30.11465
The dataset has been detached from the storage service.
       dfmEvtStorageServiceDatasetAttached 1.3.6.1.4.1.789.30.11466
The dataset has been attached to the storage service.