Quantum SNMP MIB Groups
The following groups exist under the Quantum SNMP MIB tree.
Object Categories
Each group is comprised of a set of objects. These objects fit into one of the following categories.

The SNMP manager can initiate only GET queries to RO objects.

The SNMP manager can initiate both GET and SET queries to RW objects.

The SNMP manager cannot initiate either GET or SET queries to accessible-for-notify objects. Instead, these objects contain the information sent in notifications or traps.

DXi supports the following 8 objects of the qSystemInfo group. These objects provide information about the DXi system.
Object |
Description |
Object Category |
Object ID |
---|---|---|---|
qDeviceName |
The host name of the device. |
RO |
.1.3.6.1.4.1.2036.2.1.1.1 |
qAssignedName |
The emulated storage library name. If none is given, the default value is the name of the device. |
RW |
.1.3.6.1.4.1.2036.2.1.1.2 |
qLocation |
The location of the DXi. If non is provided, the value is an empty string. |
RW |
.1.3.6.1.4.1.2036.2.1.1.3 |
qVendorId |
The manufacturing vendor ID. |
RO |
.1.3.6.1.4.1.2036.2.1.1.4 |
qProdId |
The product model number. |
RO |
.1.3.6.1.4.1.2036.2.1.1.5 |
qProdRev |
The product revision number. |
RO |
.1.3.6.1.4.1.2036.2.1.1.6 |
qState |
The current state of the emulated storage library. |
RO |
.1.3.6.1.4.1.2036.2.1.1.7 |
qSerialNumber |
The serial number of the Quantum device. |
RO |
.1.3.6.1.4.1.2036.2.1.1.12 |

DXi supports the following 5 objects in the qTrapDestination group. These objects contain the IP addresses of the SNMP manger's host systems to which traps will be sent.
Object |
Description |
Object Category |
Object ID |
---|---|---|---|
qTrapAdress1 | The IP address of the first SNMP manager's host system. | RW | .1.3.6.1.4.1.2036.2.1.2.1 |
qTrapAddress2 | The IP address of the second SNMP manager's host system. | RW | .1.3.6.1.4.1.2036.2.1.2.2 |
qTrapAddress3 | The IP address of the third SNMP manager's host system. | RW | .1.3.6.1.4.1.2036.2.1.2.3 |
qTrapAddress4 | The IP address of the fourth SNMP manager's host system. | RW | .1.3.6.1.4.1.2036.2.1.2.4 |
qTrapAddress5 | The IP address of the fifth SNMP manager's host system. | RW | .1.3.6.1.4.1.2036.2.1.2.5 |

DXi supports the following 8 objects in the qTrapEnable group. These objects determine whether the specific type of trap is sent to the defined SNMP manager(s). If the object value is set to 1, the trap is not sent. If the object value is set to 2, the trap is sent.
Object |
Description |
Object Category |
Object ID |
---|---|---|---|
qInfoEnable | Determines whether the device sends Informational notifications. | RW | .1.3.6.1.4.1.2036.2.1.3.1 |
qWarningEnable | Determines whether the device sends Warning notifications. | RW | .1.3.6.1.4.1.2036.2.1.3.2 |
qCriticalEnable | Determines whether the device sends Critical notifications. | RW | .1.3.6.1.4.1.2036.2.1.3.3 |
qAvailableEnable | Determines whether the device sends notifications when the library is available. | RW | .1.3.6.1.4.1.2036.2.1.3.4 |
qUnavailableEnable | Determines whether the device sends notifications when the library is unavailable. | RW | .1.3.6.1.4.1.2036.2.1.3.5 |
qNoIntervetionNeededEnable |
Not used by DXi. |
RW |
.1.3.6.1.4.1.2036.2.1.3.6 |
qRequestedInterventionEnable |
Not used by DXi. |
RW |
.1.3.6.1.4.1.2036.2.1.3.7 |
qRequiredInterventionEnable |
Not used by DXi. |
RW |
.1.3.6.1.4.1.2036.2.1.3.8 |

DXi supports the following 8 objects in the qTraps group. These objects represent the 8 different types of v2 traps, and contain the following information: qAssignedName, qSenseKey, qAsc, qAscq, and qTrapDescription.
Object |
Description |
Object Category |
Object ID |
---|---|---|---|
qInfoTrap | Informational traps are sent if qInfoEnable is enabled. | Accessible-For-Notify | .1.3.6.1.4.1.2036.2.1.4.1 |
qWarningTrap | Warning traps are sent if qWarningEnable is enabled. | Accessible-For-Notify | .1.3.6.1.4.1.2036.2.1.4.2 |
qCriticalTrap | Critical traps are sent if qCriticalEnable is enabled. | Accessible-For-Notify | .1.3.6.1.4.1.2036.2.1.4.3 |
qAvailableTrap | Available traps are sent if qAvailableEnable is enabled. | Accessible-For-Notify | .1.3.6.1.4.1.2036.2.1.4.4 |
qUnavailableTrap | Unavailable trapsare sent if qUnavailableEnable is enabled. | Accessible-For-Notify | .1.3.6.1.4.1.2036.2.1.4.5 |
qNoIntervetionNeededTrap |
Not used by DXi. |
Accessible-For-Notify |
.1.3.6.1.4.1.2036.2.1.4.6 |
qRequestedInterventionTrap |
Not used by DXi. |
Accessible-For-Notify |
.1.3.6.1.4.1.2036.2.1.4.7 |
qRequiredInterventionTrap |
Not used by DXi. |
Accessible-For-Notify |
.1.3.6.1.4.1.2036.2.1.4.8 |