NETAPP-STORAGEGRID-MIB
36 objects
The MIB Module for NetApp StorageGRID entities.
Imported Objects
| SNMPv2-CONF | NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | enterprises Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DateAndTime DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.789 | Nodenetapp | |||
| 1.3.6.1.4.1.789.28669 | Identitystoragegrid | The MIB Module for NetApp StorageGRID entities. | ||
| 1.3.6.1.4.1.789.28669.0 | NodesgNotifications | |||
| 1.3.6.1.4.1.789.28669.0.1 | NotificationcurrentNormalAlarm | deprecated | An alarm with normal severity | |
| 1.3.6.1.4.1.789.28669.0.2 | NotificationcurrentNoticeAlarm | deprecated | An alarm with notice severity | |
| 1.3.6.1.4.1.789.28669.0.3 | NotificationcurrentMinorAlarm | deprecated | An alarm with minor severity | |
| 1.3.6.1.4.1.789.28669.0.4 | NotificationcurrentMajorAlarm | deprecated | An alarm with major severity | |
| 1.3.6.1.4.1.789.28669.0.5 | NotificationcurrentCriticalAlarm | deprecated | An alarm with critical severity | |
| 1.3.6.1.4.1.789.28669.0.6 | NotificationactiveMinorAlert | current | An alert with minor severity | |
| 1.3.6.1.4.1.789.28669.0.7 | NotificationactiveMajorAlert | current | An alert with major severity | |
| 1.3.6.1.4.1.789.28669.0.8 | NotificationactiveCriticalAlert | current | An alert with critical severity | |
| 1.3.6.1.4.1.789.28669.1 | NodesgObjects | |||
| 1.3.6.1.4.1.789.28669.1.1 | TablecurrentAlarmTable | not-accessible | deprecated | A table of current alarms in StorageGRID |
| 1.3.6.1.4.1.789.28669.1.1.1 | RowcurrentAlarmEntry | not-accessible | deprecated | A single StorageGRID alarm, indexed by node ID then alarm OID |
| 1.3.6.1.4.1.789.28669.1.1.1.1 | ColumncurrentAlarmSourceId | read-only | deprecated | The ID of the service that triggered the alarm |
| 1.3.6.1.4.1.789.28669.1.1.1.2 | ColumncurrentAlarmAttrCode | read-only | deprecated | The code of the attribute that triggered the alarm |
| 1.3.6.1.4.1.789.28669.1.1.1.3 | ColumncurrentAlarmAttrIndex | read-only | deprecated | The index of the attribute that triggered the alarm |
| 1.3.6.1.4.1.789.28669.1.1.1.4 | ColumncurrentAlarmNodeName | read-only | deprecated | The name of the node that triggered the alarm |
| 1.3.6.1.4.1.789.28669.1.1.1.5 | ColumncurrentAlarmSeverity | read-only | deprecated | The severity of the alarm |
| 1.3.6.1.4.1.789.28669.1.1.1.6 | ColumncurrentAlarmTriggerValue | read-only | deprecated | The value that triggered the alarm |
| 1.3.6.1.4.1.789.28669.1.1.1.7 | ColumncurrentAlarmTriggerTime | read-only | deprecated | The time the alarm was triggered |
| 1.3.6.1.4.1.789.28669.1.2 | ScalarcurrentAlarmCount | read-only | deprecated | The number of current alarms in the currentAlarmTable |
| 1.3.6.1.4.1.789.28669.1.3 | ScalaractiveAlertCount | read-only | current | The number of active alerts in the activeAlertTable |
| 1.3.6.1.4.1.789.28669.1.4 | TableactiveAlertTable | not-accessible | current | A table of active alerts in StorageGRID |
| 1.3.6.1.4.1.789.28669.1.4.1 | RowactiveAlertEntry | not-accessible | current | A single StorageGRID alert, indexed by alert ID |
| 1.3.6.1.4.1.789.28669.1.4.1.1 | ColumnactiveAlertId | read-only | current | The ID of the alert. Only unique in the current set of active alerts. |
| 1.3.6.1.4.1.789.28669.1.4.1.2 | ColumnactiveAlertName | read-only | current | The name of the alert |
| 1.3.6.1.4.1.789.28669.1.4.1.3 | ColumnactiveAlertInstance | read-only | current | The name of the entity that generated the alert, typically the node name |
| 1.3.6.1.4.1.789.28669.1.4.1.4 | ColumnactiveAlertSeverity | read-only | current | The severity of the alert |
| 1.3.6.1.4.1.789.28669.1.4.1.5 | ColumnactiveAlertStartTime | read-only | current | The time the alert was triggered |
| 1.3.6.1.4.1.789.28669.2 | NodesgGroups | |||
| 1.3.6.1.4.1.789.28669.2.1 | GroupcurrentAlarmGroup | deprecated | The Alarm object group | |
| 1.3.6.1.4.1.789.28669.2.2 | GroupcurrentAlarmNotificationsGroup | deprecated | Alarm notifications sent by StorageGRID | |
| 1.3.6.1.4.1.789.28669.2.3 | GroupactiveAlertGroup | current | The Alarm object group | |
| 1.3.6.1.4.1.789.28669.2.4 | GroupactiveAlertNotificationsGroup | current | Alert notifications sent by StorageGRID |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AlarmSeverity | INTEGER { normal(1), notice(2), minor(3), major(4), critical(5) } | deprecated | The severity levels of an alarm |