All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB
Category: Fibre Channel and Storage, Vendor: Adaptec
Description: Provides universal storage management objects for Adaptec RAID and HBA controllers including array status and drive health.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ADAPTEC-UNIVERSAL-STORAGE-MIB?
ADAPTEC-UNIVERSAL-STORAGE-MIB is an Adaptec, Inc. proprietary MIB (enterprise OID 795) reporting RAID controller inventory and health across Adaptec's storage-controller product line. Its objects cover MIB revision/uptime-since-initiation/copyright, an overall status summary, an aggregated-controller table (list of controller indexes), and a per-controller table (unique ID, vendor, model, revision, serial number, description, host-bus type/max-transfer-rate, channel count, highest channel with devices, installed memory, audible-alarm status, and battery status). As a hardware-status MIB it lets an administrator confirm controller health, battery-backup status, and installed memory across an Adaptec RAID deployment. It is deployed on Adaptec RAID storage controllers. Engineers can download the ADAPTEC-UNIVERSAL-STORAGE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ADAPTEC-UNIVERSAL-STORAGE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Adaptec RAID storage controllers
Monitoring Examples
An administrator checks ausControllerBatteryStatus and ausMibStatusOverall to confirm RAID cache battery-backup health across an Adaptec storage deployment.
What Can Be Monitored
- controller health, battery-backup status, and memory
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| enterprises |
From RFC1213-MIB
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| adaptec | 1.3.6.1.4.1.795 | |||
| ausAggregatedController | 1.3.6.1.4.1.795.14.1.200 | |||
| ausAggregatedControllerEntry | 1.3.6.1.4.1.795.14.1.200.1.1 | not-accessible | An aggregated controller entry. | |
| INT ausAggregatedControllerIndex | 1.3.6.1.4.1.795.14.1.200.1.1.1 | INTEGER | read-only | A unique index value for each aggregated controller beginning with 1. |
| IND ausAggregatedControllerList | 1.3.6.1.4.1.795.14.1.200.1.1.2 | IndexList | read-only | A list of indices into the ausControllerTable specifying the controllers that are aggregated by a software driver to form an array. |
| ausAggregatedControllerTable | 1.3.6.1.4.1.795.14.1.200.1 | not-accessible | A list of aggregated controllers. | |
| ausArray | 1.3.6.1.4.1.795.14.1.1000 | |||
| INT ausArrayCacheStatus | 1.3.6.1.4.1.795.14.1.1000.1.1.13 | INTEGER | read-only | Current write cache status of this array. |
| INT ausArrayCapacity | 1.3.6.1.4.1.795.14.1.1000.1.1.3 | INTEGER | read-only | Capacity of this array in megabytes. This is data (usable) size, not the sum of all extents. |
| ausArrayEntry | 1.3.6.1.4.1.795.14.1.1000.1.1 | not-accessible | An array entry. | |
| INT ausArrayHostingControllerIndex | 1.3.6.1.4.1.795.14.1.1000.1.1.10 | INTEGER | read-only | This field associates this array with its hosting controller. if the ausArrayControllerType field equals physicalController, then this field is an index into the ausController table. If the ausArrayControllerType field equals aggregateController, then this field is an index into the ausAggregateController table. If the ausArrayControllerType field equal externalRaidController, then this field is an index into the ausExternalRaidDevice table. |
| INT ausArrayHostingControllerType | 1.3.6.1.4.1.795.14.1.1000.1.1.9 | INTEGER | read-only | This field tells whether the hosting controller for this array is an actual physical controller, an aggregate controller (multiple controllers made to look like one through software), or an external RAID controller. This field is used to select the meaning of the following ausArrayControllerIndex field. |
| INT ausArrayIndex | 1.3.6.1.4.1.795.14.1.1000.1.1.1 | INTEGER | read-only | A unique index value for each array beginning with 1. |
| INT ausArrayMembership | 1.3.6.1.4.1.795.14.1.1000.1.1.14 | INTEGER | read-only | For non-composite arrays (e.g., a straight mirror, RAID-1, set) this field is always 0. For composite arrays (e.g. stripe set of mirrors, RAID-10) this field indicates the position in the array hierarchy. If this is the topmost array in the hierarchy, this field will be 0. If this is a subordinate array in the hierarchy, this field is set to a value equal to the index of the entry in the Array Table locating its parent. |
| STR ausArrayName | 1.3.6.1.4.1.795.14.1.1000.1.1.2 | DisplayString | read-only | The name assigned to this array. |
| INT ausArrayState | 1.3.6.1.4.1.795.14.1.1000.1.1.12 | INTEGER | read-only | Current health of this array. |
| OBJ ausArrayStatus | 1.3.6.1.4.1.795.14.1.1000.1.1.11 | ObjectStatus | read-only | Current health of this array. |
| INT ausArrayStripeSize | 1.3.6.1.4.1.795.14.1.1000.1.1.5 | INTEGER | read-only | Stripe size used by this array. |
| ausArrayTable | 1.3.6.1.4.1.795.14.1.1000.1 | not-accessible | A list of arrays. | |
| INT ausArrayTaskCompletion | 1.3.6.1.4.1.795.14.1.1000.1.1.7 | INTEGER | read-only | Percentage completion of running task, if any. Reports as 100 if no task is active. |
| INT ausArrayTaskPriority | 1.3.6.1.4.1.795.14.1.1000.1.1.8 | INTEGER | read-only | Priority of the running task (if any). |
| INT ausArrayTaskStatus | 1.3.6.1.4.1.795.14.1.1000.1.1.6 | INTEGER | read-only | Task status of this array. |
| INT ausArrayType | 1.3.6.1.4.1.795.14.1.1000.1.1.4 | INTEGER | read-only | RAID level used by this array. |
| ausCCodeController | 1.3.6.1.4.1.795.14.1.211 | |||
| STR ausCCodeControllerBiosVersion | 1.3.6.1.4.1.795.14.1.211.1.1.4 | DisplayString | read-only | The B.I.O.S. software version. |
| ausCCodeControllerEntry | 1.3.6.1.4.1.795.14.1.211.1.1 | not-accessible | A Container Code storage controller entry. | |
| INT ausCCodeControllerIndex | 1.3.6.1.4.1.795.14.1.211.1.1.1 | INTEGER | read-only | A unique index value for each Container Code controller. |
| INT ausCCodeControllerMainIndex | 1.3.6.1.4.1.795.14.1.211.1.1.5 | INTEGER | read-only | This is the index into ausControllerTable of the row that is extended by this row of ausCCodeControllerTable. |
| INT ausCCodeControllerPCIBusId | 1.3.6.1.4.1.795.14.1.211.1.1.2 | INTEGER | read-only | The identifier of the host computer PCI bus the controller is attached to. |
| INT ausCCodeControllerPCISlotNumber | 1.3.6.1.4.1.795.14.1.211.1.1.3 | INTEGER | read-only | The slot number of the host computer PCI bus the controller is in. |
| ausCCodeControllerTable | 1.3.6.1.4.1.795.14.1.211.1 | not-accessible | A list of Container Code storage controllers. | |
| ausChannel | 1.3.6.1.4.1.795.14.1.300 | |||
| INT ausChannelAusControllerChannelNumber | 1.3.6.1.4.1.795.14.1.300.1.1.4 | INTEGER | read-only | Channel number within the controller referenced by channelAusControllerIndex. Channels are numbered sequentially starting with 0. |
| INT ausChannelAusControllerIndex | 1.3.6.1.4.1.795.14.1.300.1.1.3 | INTEGER | read-only | Index into the Adaptec Universal Storage controller table containing the entry that hosts this channel, or an index into the externalRaidDevice table containing the external RAID controller that hosts this channel. Where the index points is selected by channelLocation above. |
| STR ausChannelControllerId | 1.3.6.1.4.1.795.14.1.300.1.1.7 | DisplayString | read-only | Controller ID number used on this channel. Meaning is dependent on channelType. For example, SCSI channels would report controller SCSI ID in this field. The field is a string to allow for a wide range of addressing schemes. |
| STR ausChannelControllerSubId | 1.3.6.1.4.1.795.14.1.300.1.1.8 | DisplayString | read-only | Controller SubId number used on this channel. Meaning is dependent on channelType. For example, SCSI channels would report controller SCSI LUN in this field. The field is a string to allow for a wide range of addressing schemes. |
| ausChannelEntry | 1.3.6.1.4.1.795.14.1.300.1.1 | not-accessible | A channel entry. | |
| INT ausChannelIndex | 1.3.6.1.4.1.795.14.1.300.1.1.1 | INTEGER | read-only | A unique index value for each channel beginning with 1. |
| INT ausChannelLocation | 1.3.6.1.4.1.795.14.1.300.1.1.2 | INTEGER | read-only | Indicates whether the channelAusControllerIndex field should be interpreted as an index into the controllerTable or the externalRaidDeviceTable. In other words, shows whether this channel is a channel connected directly to the host or is a back-end channel connected to an external RAID controller. |
| INT ausChannelMaximumAttachments | 1.3.6.1.4.1.795.14.1.300.1.1.11 | INTEGER | read-only | Maximum number of devices that may be attached to this this channel (include controller in the count). In case of SATA, this is the total number of ports. Ports are virtualized into IDs on 'SCSI channels'. |
| INT ausChannelMaximumTransferRate | 1.3.6.1.4.1.795.14.1.300.1.1.10 | INTEGER | read-only | Maximum transfer rate of this channel in megabytes per second. |
| OBJ ausChannelOverallStatus | 1.3.6.1.4.1.795.14.1.300.1.1.12 | ObjectStatus | read-only | Overall operational status of this channel. This is the 'worst' status of all arrays and un-arrayed devices attached to this channel. |
| ausChannelRelationship | 1.3.6.1.4.1.795.14.1.301 | |||
| ausChannelRelationshipEntry | 1.3.6.1.4.1.795.14.1.301.1.1 | not-accessible | A channel relationship entry. | |
| INT ausChannelRelationshipIndex | 1.3.6.1.4.1.795.14.1.301.1.1.1 | INTEGER | read-only | A unique index value for each channel relationship beginning with 1. |
| IND ausChannelRelationshipList | 1.3.6.1.4.1.795.14.1.301.1.1.2 | IndexList | read-only | A list of indices into the channel table specifying the channels that are related. |
| INT ausChannelRelationshipRelation | 1.3.6.1.4.1.795.14.1.301.1.1.3 | INTEGER | read-only | The attributes of the relationship among the related controllers. |
| ausChannelRelationshipTable | 1.3.6.1.4.1.795.14.1.301.1 | not-accessible | A list of channel relationships. | |
| ausChannelTable | 1.3.6.1.4.1.795.14.1.300.1 | not-accessible | A list of channels. | |
| INT ausChannelType | 1.3.6.1.4.1.795.14.1.300.1.1.5 | INTEGER | read-only | Physical transmission technology for this channel. |
| STR ausChannelTypeDescription | 1.3.6.1.4.1.795.14.1.300.1.1.6 | DisplayString | read-only | A finer-grained description for the channel. For example, SCSI may be further refined as 'Ultra160' or 'Ultra320'. IDE may be further refined per the various different performance types available. |
| INT ausChannelWidth | 1.3.6.1.4.1.795.14.1.300.1.1.9 | INTEGER | read-only | Width of the channel in bits. For example, SCSI would be 8 or 16. Serial interfaces would be 1. |
| ausController | 1.3.6.1.4.1.795.14.1.201 | |||
| OPT ausControllerAudibleAlarmStatus | 1.3.6.1.4.1.795.14.1.201.1.1.13 | OptionStatus | read-only | Status of audible alarm for this controller. |
| BAT ausControllerBatteryStatus | 1.3.6.1.4.1.795.14.1.201.1.1.14 | BatteryStatus | read-only | Status of battery for this controller. |
| STR ausControllerDescription | 1.3.6.1.4.1.795.14.1.201.1.1.7 | DisplayString | read-only | Free form text for additional description of the controller. |
| ausControllerEntry | 1.3.6.1.4.1.795.14.1.201.1.1 | not-accessible | A controller entry. | |
| INT ausControllerHighestChannelWithDevices | 1.3.6.1.4.1.795.14.1.201.1.1.11 | INTEGER | read-only | The 0-relative channel number within the controller which has at least one device attached to it. |
| INT ausControllerHostBusMaximumTransferRate | 1.3.6.1.4.1.795.14.1.201.1.1.9 | INTEGER | read-only | Maximum possible transfer rate on the host bus in megabytes per second. |
| INT ausControllerHostBusType | 1.3.6.1.4.1.795.14.1.201.1.1.8 | INTEGER | read-only | Type of host computer system bus for this controller. |
| INT ausControllerIndex | 1.3.6.1.4.1.795.14.1.201.1.1.1 | INTEGER | read-only | A unique index value for each controller beginning with 1. |
| INT ausControllerInstalledMemory | 1.3.6.1.4.1.795.14.1.201.1.1.12 | INTEGER | read-only | Memory installed on this controller in megabytes. |
| STR ausControllerModel | 1.3.6.1.4.1.795.14.1.201.1.1.4 | DisplayString | read-only | Model (descriptive name) of the controller. |
| INT ausControllerNumberOfChannels | 1.3.6.1.4.1.795.14.1.201.1.1.10 | INTEGER | read-only | The number of channels present on this controller. |
| OBJ ausControllerOverallStatus | 1.3.6.1.4.1.795.14.1.201.1.1.16 | ObjectStatus | read-only | Overall operational status of this controller and its children. This is the 'worst' status of the controller status and that of all arrays and un-arrayed devices attached to this controller. |
| ausControllerRelationship | 1.3.6.1.4.1.795.14.1.202 | |||
| ausControllerRelationshipEntry | 1.3.6.1.4.1.795.14.1.202.1.1 | not-accessible | A controller relationship entry. | |
| INT ausControllerRelationshipIndex | 1.3.6.1.4.1.795.14.1.202.1.1.1 | INTEGER | read-only | A unique index value for each controller relationship beginning with 1. |
| IND ausControllerRelationshipList | 1.3.6.1.4.1.795.14.1.202.1.1.3 | IndexList | read-only | A list of indices into the appropriate controller table specifying the controllers that are related. |
| INT ausControllerRelationshipRelation | 1.3.6.1.4.1.795.14.1.202.1.1.4 | INTEGER | read-only | The attributes of the relationship among the related controllers. |
| ausControllerRelationshipTable | 1.3.6.1.4.1.795.14.1.202.1 | not-accessible | A list of controller relationships. | |
| INT ausControllerRelationshipType | 1.3.6.1.4.1.795.14.1.202.1.1.2 | INTEGER | read-only | Selects whether this row entry is a relationship between entries in the ausController table or entries in the ausExternalRaidDevice table. Setting of this field determines if the ausControllerRelationshipList is a list of indices in the ausController table or the ausExternalRaidDevice table. |
| STR ausControllerRevision | 1.3.6.1.4.1.795.14.1.201.1.1.5 | DisplayString | read-only | Revision information of the controller. |
| STR ausControllerSerialNumber | 1.3.6.1.4.1.795.14.1.201.1.1.6 | DisplayString | read-only | Serial number of the controller. |
| OBJ ausControllerStatus | 1.3.6.1.4.1.795.14.1.201.1.1.15 | ObjectStatus | read-only | Operational status of this controller. |
| ausControllerTable | 1.3.6.1.4.1.795.14.1.201.1 | not-accessible | A list of controllers. | |
| STR ausControllerUniqueId | 1.3.6.1.4.1.795.14.1.201.1.1.2 | DisplayString | read-only | An ID for this controller that is unique across all namespaces. |
| STR ausControllerVendor | 1.3.6.1.4.1.795.14.1.201.1.1.3 | DisplayString | read-only | Vendor (manufacturer) of the controller. |
| ausDevice | 1.3.6.1.4.1.795.14.1.400 | |||
| IND ausDeviceAusChannelIndices | 1.3.6.1.4.1.795.14.1.400.1.1.3 | IndexList | read-only | A list of indices into the Adaptec Universal Storage Channel table to which this device is attached. (For detailed information about connections between the device and the channel, refer to the ausDevicePort table.) |
| ausDeviceEntry | 1.3.6.1.4.1.795.14.1.400.1.1 | not-accessible | A device entry. | |
| INT ausDeviceIndex | 1.3.6.1.4.1.795.14.1.400.1.1.1 | INTEGER | read-only | A unique index value for each device beginning with 1. |
| STR ausDeviceModel | 1.3.6.1.4.1.795.14.1.400.1.1.7 | DisplayString | read-only | Model of this device. |
| INT ausDeviceNumberOfPorts | 1.3.6.1.4.1.795.14.1.400.1.1.10 | INTEGER | read-only | Number of entries present in the device port table for this device (which is the same as the number of ports on the device). |
| ausDevicePort | 1.3.6.1.4.1.795.14.1.401 | |||
| INT ausDevicePortAusChannelIndex | 1.3.6.1.4.1.795.14.1.401.1.1.5 | INTEGER | read-only | Index into the Adaptec Universal Storage Channel table locating the channel to which this device port is attached. |
| INT ausDevicePortAusDeviceIndex | 1.3.6.1.4.1.795.14.1.401.1.1.3 | INTEGER | read-only | Index into the Adaptec Universal Storage Device table locating the device that contains this port. |
| INT ausDevicePortAusDevicePortNumber | 1.3.6.1.4.1.795.14.1.401.1.1.4 | INTEGER | read-only | Port number within the device referenced by ausDevicePortAusDeviceIndex. Ports are numbered sequentially starting with 0. |
| ausDevicePortEntry | 1.3.6.1.4.1.795.14.1.401.1.1 | not-accessible | A device port entry. | |
| STR ausDevicePortId | 1.3.6.1.4.1.795.14.1.401.1.1.6 | DisplayString | read-only | Port ID number used by this device. Meaning is dependent on channel type. For example, SCSI channels would report device SCSI ID in this field. The field is a string to allow for a wide range of addressing schemes. |
| INT ausDevicePortIndex | 1.3.6.1.4.1.795.14.1.401.1.1.1 | INTEGER | read-only | A unique index value for each device port beginning with 1. |
| INT ausDevicePortMaximumTransferRate | 1.3.6.1.4.1.795.14.1.401.1.1.9 | INTEGER | read-only | Maximum transfer rate of this device in megabytes per second. |
| INT ausDevicePortNegotiatedTransferRate | 1.3.6.1.4.1.795.14.1.401.1.1.10 | INTEGER | read-only | Negotiated transfer rate of this device port/ controller channel pair in megabytes per second. |
| OBJ ausDevicePortStatus | 1.3.6.1.4.1.795.14.1.401.1.1.11 | ObjectStatus | read-only | Operational status of this device port. |
| STR ausDevicePortSubId | 1.3.6.1.4.1.795.14.1.401.1.1.7 | DisplayString | read-only | Port SubId number used by this device. Meaning is dependent on channel type. For example, SCSI channels would report device SCSI LUN in this field. The field is a string to allow for a wide range of addressing schemes. |
| ausDevicePortTable | 1.3.6.1.4.1.795.14.1.401.1 | not-accessible | A list of device ports. | |
| STR ausDevicePortUniqueId | 1.3.6.1.4.1.795.14.1.401.1.1.2 | DisplayString | read-only | An ID for this device port that is unique across all namespaces. |
| INT ausDevicePortWidth | 1.3.6.1.4.1.795.14.1.401.1.1.8 | INTEGER | read-only | Port width capability of this device. This may be narrower than the channel width - for example, an eight bit SCSI device on a sixteen bit SCSI channel. |
| STR ausDeviceRevision | 1.3.6.1.4.1.795.14.1.400.1.1.8 | DisplayString | read-only | Revision information for this device. |
| STR ausDeviceSerialNumber | 1.3.6.1.4.1.795.14.1.400.1.1.9 | DisplayString | read-only | Serial number of this device. |
| OBJ ausDeviceStatus | 1.3.6.1.4.1.795.14.1.400.1.1.11 | ObjectStatus | read-only | Operational status of this device. |
| ausDeviceTable | 1.3.6.1.4.1.795.14.1.400.1 | not-accessible | A list of devices. | |
| INT ausDeviceType | 1.3.6.1.4.1.795.14.1.400.1.1.4 | INTEGER | read-only | Device type for this device. |
| INT ausDeviceTypeGroup | 1.3.6.1.4.1.795.14.1.400.1.1.5 | INTEGER | read-only | Selects which of the subordinate device tables contains more information about this device. |
| STR ausDeviceUniqueId | 1.3.6.1.4.1.795.14.1.400.1.1.2 | DisplayString | read-only | An ID for this device that is unique across all namespaces. |
| STR ausDeviceVendor | 1.3.6.1.4.1.795.14.1.400.1.1.6 | DisplayString | read-only | Vendor (manufacturer) of this device. |
| ausEnclosureDevice | 1.3.6.1.4.1.795.14.1.411 | |||
| STR ausEnclosureDeviceDescription | 1.3.6.1.4.1.795.14.1.411.1.1.2 | DisplayString | read-only | Free form text for additional description of the enclosure. |
| OPT ausEnclosureDeviceDoorLock | 1.3.6.1.4.1.795.14.1.411.1.1.13 | OptionStatus | read-only | Presence and current status of this enclosure's door lock. |
| ausEnclosureDeviceEntry | 1.3.6.1.4.1.795.14.1.411.1.1 | not-accessible | An enclosure device entry. | |
| INT ausEnclosureDeviceIdHigh | 1.3.6.1.4.1.795.14.1.411.1.1.9 | INTEGER | read-only | Unique enclosure ID obtained from inquiry (most significant 32 bits of 64 bit value). |
| INT ausEnclosureDeviceIdLow | 1.3.6.1.4.1.795.14.1.411.1.1.8 | INTEGER | read-only | Unique enclosure ID obtained from inquiry (least significant 32 bits of 64 bit value). |
| INT ausEnclosureDeviceIndex | 1.3.6.1.4.1.795.14.1.411.1.1.1 | INTEGER | read-only | A unique index value for each enclosure device. |
| INT ausEnclosureDeviceMainIndex | 1.3.6.1.4.1.795.14.1.411.1.1.16 | INTEGER | read-only | This is the index into ausDeviceTable of the row that is extended by this row of ausEnclosureDeviceTable. |
| INT ausEnclosureDeviceNumberOfFans | 1.3.6.1.4.1.795.14.1.411.1.1.4 | INTEGER | read-only | Number of fans installed in this enclosure. |
| INT ausEnclosureDeviceNumberOfPowerSupplies | 1.3.6.1.4.1.795.14.1.411.1.1.5 | INTEGER | read-only | Number of power supplies installed in this enclosure. |
| INT ausEnclosureDeviceNumberOfSlots | 1.3.6.1.4.1.795.14.1.411.1.1.6 | INTEGER | read-only | Number of slots installed in this enclosure. |
| INT ausEnclosureDeviceNumberOfTemperatureSensors | 1.3.6.1.4.1.795.14.1.411.1.1.7 | INTEGER | read-only | Number of temperature sensors installed in this enclosure. |
| INT ausEnclosureDevicePowerCycles | 1.3.6.1.4.1.795.14.1.411.1.1.12 | INTEGER | read-only | Total number of power cycles for this enclosure. |
| INT ausEnclosureDevicePowerOnTime | 1.3.6.1.4.1.795.14.1.411.1.1.11 | INTEGER | read-only | Total number of power on minutes for this enclosure. |
| INT ausEnclosureDeviceProcessorType | 1.3.6.1.4.1.795.14.1.411.1.1.3 | INTEGER | read-only | Standard supported by this enclosure. |
| OPT ausEnclosureDeviceSpeaker | 1.3.6.1.4.1.795.14.1.411.1.1.14 | OptionStatus | read-only | Presence and current status of this enclosure's speaker. |
| STR ausEnclosureDeviceStandardRevision | 1.3.6.1.4.1.795.14.1.411.1.1.10 | DisplayString | read-only | Revision of standard adhered to for this enclosure (obtained from inquiry). |
| ausEnclosureDeviceTable | 1.3.6.1.4.1.795.14.1.411.1 | not-accessible | A list of enclosure devices. | |
| INT ausEnclosureDeviceTemperatureState | 1.3.6.1.4.1.795.14.1.411.1.1.15 | INTEGER | read-only | Indicates state of internal temperature for this enclosure. |
| ausEnclosureFan | 1.3.6.1.4.1.795.14.1.500 | |||
| INT ausEnclosureFanAusEnclosureDeviceIndex | 1.3.6.1.4.1.795.14.1.500.1.1.2 | INTEGER | read-only | The index of the ausEnclosureDeviceTable entry housing this fan. |
| ausEnclosureFanEntry | 1.3.6.1.4.1.795.14.1.500.1.1 | not-accessible | An enclosure fan entry. | |
| INT ausEnclosureFanIndex | 1.3.6.1.4.1.795.14.1.500.1.1.1 | INTEGER | read-only | A unique index value for each fan. |
| INT ausEnclosureFanOrdinal | 1.3.6.1.4.1.795.14.1.500.1.1.3 | INTEGER | read-only | Zero-relative fan number within an enclosure. |
| INT ausEnclosureFanSpeed | 1.3.6.1.4.1.795.14.1.500.1.1.4 | INTEGER | read-only | Rotational speed of this fan. |
| OBJ ausEnclosureFanStatus | 1.3.6.1.4.1.795.14.1.500.1.1.5 | ObjectStatus | read-only | Status of this fan. |
| ausEnclosureFanTable | 1.3.6.1.4.1.795.14.1.500.1 | not-accessible | A list of enclosure fans. | |
| ausEnclosurePowerSupply | 1.3.6.1.4.1.795.14.1.501 | |||
| INT ausEnclosurePowerSupplyAusEnclosureDeviceIndex | 1.3.6.1.4.1.795.14.1.501.1.1.2 | INTEGER | read-only | The index of the ausEnclosureDeviceTable entry housing this power supply. |
| ausEnclosurePowerSupplyEntry | 1.3.6.1.4.1.795.14.1.501.1.1 | not-accessible | An enclosure power supply entry. | |
| INT ausEnclosurePowerSupplyIndex | 1.3.6.1.4.1.795.14.1.501.1.1.1 | INTEGER | read-only | A unique index value for each power supply. |
| INT ausEnclosurePowerSupplyOrdinal | 1.3.6.1.4.1.795.14.1.501.1.1.3 | INTEGER | read-only | Zero-relative power supply number within an enclosure. |
| INT ausEnclosurePowerSupplyStatus | 1.3.6.1.4.1.795.14.1.501.1.1.4 | INTEGER | read-only | Status of this power supply. |
| ausEnclosurePowerSupplyTable | 1.3.6.1.4.1.795.14.1.501.1 | not-accessible | A list of enclosure power supplies. | |
| ausEnclosureSlot | 1.3.6.1.4.1.795.14.1.503 | |||
| INT ausEnclosureSlotAusEnclosureDeviceIndex | 1.3.6.1.4.1.795.14.1.503.1.1.2 | INTEGER | read-only | The index of the ausEnclosureDeviceTable entry housing this slot. |
| ausEnclosureSlotEntry | 1.3.6.1.4.1.795.14.1.503.1.1 | not-accessible | An enclosure slot entry. | |
| INT ausEnclosureSlotIndex | 1.3.6.1.4.1.795.14.1.503.1.1.1 | INTEGER | read-only | A unique index value for each slot. |
| INT ausEnclosureSlotInsertions | 1.3.6.1.4.1.795.14.1.503.1.1.5 | INTEGER | read-only | Number of device insertions for this slot. |
| INT ausEnclosureSlotOrdinal | 1.3.6.1.4.1.795.14.1.503.1.1.3 | INTEGER | read-only | Zero-relative slot number within an enclosure. |
| STR ausEnclosureSlotPortId | 1.3.6.1.4.1.795.14.1.503.1.1.4 | DisplayString | read-only | Port ID number used by the device at this slot. Meaning is dependent on channel type. For example, SCSI channels would report device SCSI ID in this field. The field is a string to allow for a wide range of addressing schemes. |
| ausEnclosureSlotTable | 1.3.6.1.4.1.795.14.1.503.1 | not-accessible | A list of enclosure slots. | |
| ausEnclosureTemperatureSensor | 1.3.6.1.4.1.795.14.1.502 | |||
| INT ausEnclosureTemperatureSensorAusEnclosureDeviceIndex | 1.3.6.1.4.1.795.14.1.502.1.1.2 | INTEGER | read-only | The index of the ausEnclosureDeviceTable entry housing this temperature sensor. |
| INT ausEnclosureTemperatureSensorDegrees | 1.3.6.1.4.1.795.14.1.502.1.1.5 | INTEGER | read-only | Temperature registered by this sensor in degrees Fahrenheit. |
| ausEnclosureTemperatureSensorEntry | 1.3.6.1.4.1.795.14.1.502.1.1 | not-accessible | An enclosure temperature sensor entry. | |
| INT ausEnclosureTemperatureSensorIndex | 1.3.6.1.4.1.795.14.1.502.1.1.1 | INTEGER | read-only | A unique index value for each temperature sensor. |
| INT ausEnclosureTemperatureSensorOrdinal | 1.3.6.1.4.1.795.14.1.502.1.1.3 | INTEGER | read-only | Zero-relative temperature sensor number within an enclosure. |
| OBJ ausEnclosureTemperatureSensorOverTemperature | 1.3.6.1.4.1.795.14.1.502.1.1.4 | ObjectStatus | read-only | Specifies whether this temperature sensor has detected an over temperature condition. |
| ausEnclosureTemperatureSensorTable | 1.3.6.1.4.1.795.14.1.502.1 | not-accessible | A list of enclosure temperature sensors. | |
| ausEventLog | 1.3.6.1.4.1.795.14.1.2001 | |||
| ausEventLogCount | 1.3.6.1.4.1.795.14.1.2000 | |||
| ausEventLogEntry | 1.3.6.1.4.1.795.14.1.2001.1.1 | not-accessible | An event log entry. | |
| INT ausEventLogIndex | 1.3.6.1.4.1.795.14.1.2001.1.1.1 | INTEGER | read-only | A unique index value for each event log table entry beginning with 1. |
| INT ausEventLogNumEntries | 1.3.6.1.4.1.795.14.1.2000.1 | INTEGER | read-only | The number of entries in the Event Log. |
| STR ausEventLogString | 1.3.6.1.4.1.795.14.1.2001.1.1.2 | DisplayString | read-only | A text string containing the text of the event as generated by middleware. |
| ausEventLogTable | 1.3.6.1.4.1.795.14.1.2001.1 | not-accessible | A circular list of event log entries. The number of entries is given by the value of eventLogCount. Current maximum event log count is fixed at 256, but could be programmable (via MIB variable and/or .INI file) in the future. | |
| INT ausEventLogTimeStamp | 1.3.6.1.4.1.795.14.1.2001.1.1.3 | INTEGER | read-only | The time stamp assigned this event by middleware, in UNIX time_t format. |
| ausExtent | 1.3.6.1.4.1.795.14.1.1001 | |||
| INT ausExtentArrayMembership | 1.3.6.1.4.1.795.14.1.1001.1.1.8 | INTEGER | read-only | Index into the Adaptec Universal Storage array table selecting the array of which this extent is a member. |
| INT ausExtentAusDeviceIndex | 1.3.6.1.4.1.795.14.1.1001.1.1.2 | INTEGER | read-only | Index into the Adaptec Universal Storage device table that describes the physical disk containing this extent. |
| ausExtentEntry | 1.3.6.1.4.1.795.14.1.1001.1.1 | not-accessible | A disk extent entry. | |
| INT ausExtentIndex | 1.3.6.1.4.1.795.14.1.1001.1.1.1 | INTEGER | read-only | A unique index value for each disk extent beginning with 1. |
| INT ausExtentNumberOfBlocksHigh | 1.3.6.1.4.1.795.14.1.1001.1.1.7 | INTEGER | read-only | Number of disk blocks used by this extent (most significant 32 bits of 64 bit value). |
| INT ausExtentNumberOfBlocksLow | 1.3.6.1.4.1.795.14.1.1001.1.1.6 | INTEGER | read-only | Number of disk blocks used by this extent (least significant 32 bits of 64 bit value). |
| INT ausExtentSize | 1.3.6.1.4.1.795.14.1.1001.1.1.3 | INTEGER | read-only | Size of this extent rounded to nearest megabyte. |
| INT ausExtentStartingLBAHigh | 1.3.6.1.4.1.795.14.1.1001.1.1.5 | INTEGER | read-only | Starting disk LBA (logical buffer address) used by this extent (most significant 32 bits of 64 bit value). |
| INT ausExtentStartingLBALow | 1.3.6.1.4.1.795.14.1.1001.1.1.4 | INTEGER | read-only | Starting disk LBA (logical buffer address) used by this extent (least significant 32 bits of 64 bit value). |
| ausExtentTable | 1.3.6.1.4.1.795.14.1.1001.1 | not-accessible | A list of disk extents. | |
| ausExternalRaidDevice | 1.3.6.1.4.1.795.14.1.412 | |||
| OPT ausExternalRaidDeviceAudibleAlarmStatus | 1.3.6.1.4.1.795.14.1.412.1.1.5 | OptionStatus | read-only | Status of audible alarm for this external RAID controller. |
| BAT ausExternalRaidDeviceBatteryStatus | 1.3.6.1.4.1.795.14.1.412.1.1.6 | BatteryStatus | read-only | Status of battery for this external RAID controller. |
| STR ausExternalRaidDeviceDescription | 1.3.6.1.4.1.795.14.1.412.1.1.2 | DisplayString | read-only | Free form text for additional description of the external RAID controller. |
| ausExternalRaidDeviceEntry | 1.3.6.1.4.1.795.14.1.412.1.1 | not-accessible | An external RAID controller entry. | |
| INT ausExternalRaidDeviceIndex | 1.3.6.1.4.1.795.14.1.412.1.1.1 | INTEGER | read-only | A unique index value for each external RAID device. |
| INT ausExternalRaidDeviceInstalledMemory | 1.3.6.1.4.1.795.14.1.412.1.1.4 | INTEGER | read-only | Installed memory in this external RAID controller in megabytes. |
| INT ausExternalRaidDeviceMainIndex | 1.3.6.1.4.1.795.14.1.412.1.1.7 | INTEGER | read-only | This is the index into ausDeviceTable of the row that is extended by this row of ausExternalRaidDeviceTable. |
| INT ausExternalRaidDeviceNumberOfChannels | 1.3.6.1.4.1.795.14.1.412.1.1.3 | INTEGER | read-only | The number of back-end channels present on this external RAID controller. |
| ausExternalRaidDeviceTable | 1.3.6.1.4.1.795.14.1.412.1 | not-accessible | A list of external RAID controllers. | |
| ausHostRAIDController | 1.3.6.1.4.1.795.14.1.212 | |||
| ausHostRAIDControllerEntry | 1.3.6.1.4.1.795.14.1.212.1.1 | not-accessible | A HostRAID storage controller entry. | |
| INT ausHostRAIDControllerIndex | 1.3.6.1.4.1.795.14.1.212.1.1.1 | INTEGER | read-only | A unique index value for each HostRAID controller. |
| INT ausHostRAIDControllerMainIndex | 1.3.6.1.4.1.795.14.1.212.1.1.5 | INTEGER | read-only | This is the index into ausControllerTable of the row that is extended by this row of ausI2ORaidControllerTable. |
| INT ausHostRAIDControllerPCIBus | 1.3.6.1.4.1.795.14.1.212.1.1.2 | INTEGER | read-only | The PCI bus number of this controller. |
| INT ausHostRAIDControllerPCIDevice | 1.3.6.1.4.1.795.14.1.212.1.1.3 | INTEGER | read-only | The PCI device number of this controller. |
| INT ausHostRAIDControllerPCIFunction | 1.3.6.1.4.1.795.14.1.212.1.1.4 | INTEGER | read-only | The PCI function number of this controller. |
| ausHostRAIDControllerTable | 1.3.6.1.4.1.795.14.1.212.1 | not-accessible | A list of HostRAID storage controllers. | |
| ausI2ORaidController | 1.3.6.1.4.1.795.14.1.210 | |||
| INT ausI2ORaidControllerAddress | 1.3.6.1.4.1.795.14.1.210.1.1.2 | INTEGER | read-only | The controller Address (normally displayed in hex.) It is a 32-bit value representing the memory address used by the controller |
| INT ausI2ORaidControllerBackgroundTaskPriority | 1.3.6.1.4.1.795.14.1.210.1.1.3 | INTEGER | read-only | This object controls the priority of array background tasks such as Build, Rebuild and Verify for this controller. The values range from 1 to 10. A value of 1 is the slowest but uses the least amount of the controller's bandwidth. While a value of 10 is the fastest but it uses the most bandwidth. |
| STR ausI2ORaidControllerBiosRevision | 1.3.6.1.4.1.795.14.1.210.1.1.4 | DisplayString | read-only | The controller B.I.O.S. revision information. |
| ausI2ORaidControllerEntry | 1.3.6.1.4.1.795.14.1.210.1.1 | not-accessible | A I2O RAID storage controller entry. | |
| INT ausI2ORaidControllerIndex | 1.3.6.1.4.1.795.14.1.210.1.1.1 | INTEGER | read-only | A unique index value for each I2O RAID controller. |
| INT ausI2ORaidControllerMainIndex | 1.3.6.1.4.1.795.14.1.210.1.1.6 | INTEGER | read-only | This is the index into ausControllerTable of the row that is extended by this row of ausI2ORaidControllerTable. |
| STR ausI2ORaidControllerSmorRevision | 1.3.6.1.4.1.795.14.1.210.1.1.5 | DisplayString | read-only | The controller S.M.O.R. revision information. |
| ausI2ORaidControllerTable | 1.3.6.1.4.1.795.14.1.210.1 | not-accessible | A list of I2O RAID storage controllers. | |
| ausMIB | 1.3.6.1.4.1.795.14.1 | |||
| ausMibStatus | 1.3.6.1.4.1.795.14.1.100 | |||
| STR ausMibStatusCopyright | 1.3.6.1.4.1.795.14.1.100.4 | DisplayString | read-only | Copyright notification. This string shall always be reported as 'Copyright (C) 2005 Adaptec, Inc'. The year may be modified as appropriate. |
| OBJ ausMibStatusOverall | 1.3.6.1.4.1.795.14.1.100.5 | ObjectStatus | read-only | Overall operational status. This is the 'worst' overall status of all controllers reported in the MIB. |
| INT ausMibStatusRevMajor | 1.3.6.1.4.1.795.14.1.100.1 | INTEGER | read-only | The major number of the revision of the Adaptec Universal Storage MIB. |
| INT ausMibStatusRevMinor | 1.3.6.1.4.1.795.14.1.100.2 | INTEGER | read-only | The minor number of the revision of the Adaptec Universal Storage MIB. |
| INT ausMibStatusSecondsSinceInitiation | 1.3.6.1.4.1.795.14.1.100.3 | INTEGER | read-only | The number of elapsed seconds since this SNMP subagent was initiated. |
| ausOtherDevice | 1.3.6.1.4.1.795.14.1.499 | |||
| STR ausOtherDeviceDescription | 1.3.6.1.4.1.795.14.1.499.1.1.2 | DisplayString | read-only | Free form text for additional description of this device. |
| ausOtherDeviceEntry | 1.3.6.1.4.1.795.14.1.499.1.1 | not-accessible | An other device entry. | |
| INT ausOtherDeviceIndex | 1.3.6.1.4.1.795.14.1.499.1.1.1 | INTEGER | read-only | A unique index value for each other device. |
| INT ausOtherDeviceMainIndex | 1.3.6.1.4.1.795.14.1.499.1.1.3 | INTEGER | read-only | This is the index into ausDeviceTable of the row that is extended by this row of ausOtherDeviceTable. |
| ausOtherDeviceTable | 1.3.6.1.4.1.795.14.1.499.1 | not-accessible | A list of other devices. | |
| ausServeRAIDController | 1.3.6.1.4.1.795.14.1.213 | |||
| STR ausServeRAIDControllerBIOSRevision | 1.3.6.1.4.1.795.14.1.213.1.1.2 | DisplayString | read-only | The B.I.O.S. Revision of this controller. |
| INT ausServeRAIDControllerDefaultRebuildRate | 1.3.6.1.4.1.795.14.1.213.1.1.3 | INTEGER | read-only | The default rebuild rate of this controller. |
| ausServeRAIDControllerEntry | 1.3.6.1.4.1.795.14.1.213.1.1 | not-accessible | A ServeRAID storage controller entry. | |
| INT ausServeRAIDControllerIndex | 1.3.6.1.4.1.795.14.1.213.1.1.1 | INTEGER | read-only | A unique index value for each ServeRAID controller. |
| INT ausServeRAIDControllerMainIndex | 1.3.6.1.4.1.795.14.1.213.1.1.5 | INTEGER | read-only | This is the index into ausControllerTable of the row that is extended by this row of ausServeRAIDControllerTable. |
| INT ausServeRAIDControllerSlotNumber | 1.3.6.1.4.1.795.14.1.213.1.1.4 | INTEGER | read-only | The slot number of this controller. |
| ausServeRAIDControllerTable | 1.3.6.1.4.1.795.14.1.213.1 | not-accessible | A list of ServeRAID storage controllers. | |
| ausSpare | 1.3.6.1.4.1.795.14.1.1002 | |||
| INT ausSpareAusControllerOrArrayIndex | 1.3.6.1.4.1.795.14.1.1002.1.1.4 | INTEGER | read-only | If this is a global spare, this field contains an index into the Adaptec Universal Storage controller table selecting the controller for which the spare relationship exists. If this is a dedicated spare, this field contains an index into the Adaptec Universal Storage array table selecting the array for which the spare relationship exists. If this is an external RAID global spare, this field contains an index into the Adaptec Universal Storage external RAID device table selecting the controller for which the spare relationship exists. |
| INT ausSpareAusDeviceIndex | 1.3.6.1.4.1.795.14.1.1002.1.1.2 | INTEGER | read-only | Index into the Adaptec Universal Storage device table that describes the physical disk corresponding to this spare. |
| ausSpareEntry | 1.3.6.1.4.1.795.14.1.1002.1.1 | not-accessible | A spare entry. | |
| INT ausSpareIndex | 1.3.6.1.4.1.795.14.1.1002.1.1.1 | INTEGER | read-only | A unique index value for each spare beginning with 1. |
| ausSpareTable | 1.3.6.1.4.1.795.14.1.1002.1 | not-accessible | A list of spares. | |
| INT ausSpareType | 1.3.6.1.4.1.795.14.1.1002.1.1.3 | INTEGER | read-only | Specifies whether this is a global spare (allocated to a controller), a dedicated spare (allocated to an array), an external RAID global spare (allocated to an external RAID controller), or a standby spare (allocated to a controller). |
| ausStorageDevice | 1.3.6.1.4.1.795.14.1.410 | |||
| INT ausStorageDeviceBlockSize | 1.3.6.1.4.1.795.14.1.410.1.1.4 | INTEGER | read-only | Physical block size of this storage device in bytes. |
| STR ausStorageDeviceDescription | 1.3.6.1.4.1.795.14.1.410.1.1.2 | DisplayString | read-only | Free form text for additional description of the storage device. |
| ausStorageDeviceEntry | 1.3.6.1.4.1.795.14.1.410.1.1 | not-accessible | A storage device entry. | |
| INT ausStorageDeviceFormattedCapacity | 1.3.6.1.4.1.795.14.1.410.1.1.3 | INTEGER | read-only | Formatted capacity of this storage device in megabytes. |
| INT ausStorageDeviceIndex | 1.3.6.1.4.1.795.14.1.410.1.1.1 | INTEGER | read-only | A unique index value for each storage device. |
| INT ausStorageDeviceMainIndex | 1.3.6.1.4.1.795.14.1.410.1.1.9 | INTEGER | read-only | This is the index into ausDeviceTable of the row that is extended by this row of ausStorageDeviceTable. |
| INT ausStorageDeviceNumberOfBlocksHigh | 1.3.6.1.4.1.795.14.1.410.1.1.6 | INTEGER | read-only | Number of physical blocks for this storage device (most significant 32 bits of 64 bit value). |
| INT ausStorageDeviceNumberOfBlocksLow | 1.3.6.1.4.1.795.14.1.410.1.1.5 | INTEGER | read-only | Number of physical blocks for this storage device (least significant 32 bits of 64 bit value). |
| INT ausStorageDeviceRemovableMedia | 1.3.6.1.4.1.795.14.1.410.1.1.7 | INTEGER | read-only | Status of removable media for this storage device. |
| INT ausStorageDeviceSmartStatus | 1.3.6.1.4.1.795.14.1.410.1.1.8 | INTEGER | read-only | S.M.A.R.T. status of this storage device. |
| ausStorageDeviceTable | 1.3.6.1.4.1.795.14.1.410.1 | not-accessible | A list of storage devices. | |
| NTF ausTrapArrayFatal | 1.3.6.1.4.1.795.14.1.0.1032 | Fatal status of an array | ||
| NTF ausTrapArrayInformation | 1.3.6.1.4.1.795.14.1.0.1030 | Informational status of an array | ||
| INT ausTrapArrayStatus | 1.3.6.1.4.1.795.14.1.9000.8 | INTEGER | not-accessible | Status of the array that generated this trap. |
| NTF ausTrapArrayTaskFatal | 1.3.6.1.4.1.795.14.1.0.1042 | Fatal status of an array task | ||
| NTF ausTrapArrayTaskInformation | 1.3.6.1.4.1.795.14.1.0.1040 | Informational status of an array task | ||
| INT ausTrapArrayTaskStatus | 1.3.6.1.4.1.795.14.1.9000.9 | INTEGER | not-accessible | Status of the array task that generated this trap. |
| NTF ausTrapArrayTaskWarning | 1.3.6.1.4.1.795.14.1.0.1041 | Warning status of an array task | ||
| NTF ausTrapArrayWarning | 1.3.6.1.4.1.795.14.1.0.1031 | Warning status of an array | ||
| INT ausTrapControllerStatus | 1.3.6.1.4.1.795.14.1.9000.4 | INTEGER | not-accessible | Status of the controller that generated this trap. |
| INT ausTrapControllerType | 1.3.6.1.4.1.795.14.1.9000.3 | INTEGER | not-accessible | Describes which type of controller generated this trap, and therefore which table is indexed. |
| NTF ausTrapDeviceFatal | 1.3.6.1.4.1.795.14.1.0.1012 | Fatal status of a device | ||
| NTF ausTrapDeviceInformation | 1.3.6.1.4.1.795.14.1.0.1010 | Informational status of a device | ||
| INT ausTrapDeviceStatus | 1.3.6.1.4.1.795.14.1.9000.5 | INTEGER | not-accessible | Status of the device that generated this trap. |
| NTF ausTrapDeviceWarning | 1.3.6.1.4.1.795.14.1.0.1011 | Warning status of a device | ||
| NTF ausTrapEnclosureFatal | 1.3.6.1.4.1.795.14.1.0.1022 | Fatal status of an enclosure | ||
| NTF ausTrapEnclosureInformation | 1.3.6.1.4.1.795.14.1.0.1020 | Informational status of an enclosure | ||
| INT ausTrapEnclosureObjectOrdinal | 1.3.6.1.4.1.795.14.1.9000.7 | INTEGER | not-accessible | Zero relative ordinal number of affected fan, temperature sensor, power supply, slot, etc., in an enclosure. Field will be -1 if not needed (for example, when the trap refers to the enclosure as a whole rather than a piece of the enclosure). |
| INT ausTrapEnclosureStatus | 1.3.6.1.4.1.795.14.1.9000.6 | INTEGER | not-accessible | Status of the enclosure that generated this trap. |
| NTF ausTrapEnclosureWarning | 1.3.6.1.4.1.795.14.1.0.1021 | Warning status of an enclosure | ||
| STR ausTrapEnumAsText | 1.3.6.1.4.1.795.14.1.9000.11 | DisplayString | not-accessible | A string corresponding to a trap enumeration value. |
| STR ausTrapMessage | 1.3.6.1.4.1.795.14.1.9000.1 | DisplayString | not-accessible | Message delivered by the trap. |
| INT ausTrapObjectIndex | 1.3.6.1.4.1.795.14.1.9000.2 | INTEGER | not-accessible | An index into a MIB table specifying the object associated with the trap. If the index is 0, then an index is not available (for example, for a deleted object). |
| ausTrapObjects | 1.3.6.1.4.1.795.14.1.9000 | |||
| NTF ausTrapOtherFatal | 1.3.6.1.4.1.795.14.1.0.1003 | Other fatal trap message | ||
| NTF ausTrapOtherInformational | 1.3.6.1.4.1.795.14.1.0.1001 | Other informational trap message | ||
| NTF ausTrapOtherWarning | 1.3.6.1.4.1.795.14.1.0.1002 | Other warning trap message | ||
| NTF ausTrapSpareFatal | 1.3.6.1.4.1.795.14.1.0.1052 | Fatal status of a spare | ||
| NTF ausTrapSpareInformation | 1.3.6.1.4.1.795.14.1.0.1050 | Informational status of a spare | ||
| INT ausTrapSpareStatus | 1.3.6.1.4.1.795.14.1.9000.10 | INTEGER | not-accessible | Status of the spare that generated this trap. |
| NTF ausTrapSpareWarning | 1.3.6.1.4.1.795.14.1.0.1051 | Warning status of a spare | ||
| universalStorage | 1.3.6.1.4.1.795.14 |
RFC description
An Adaptec MIB for universal storage management. Provides SNMP objects for monitoring and managing RAID controllers, disk drives, and storage subsystems through Adaptec Storage Manager.
Start monitoring Adaptec RAID storage controllers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.