OVERLAND-NEXTGEN: View SNMP OID List / Download MIB
VENDOR: OVERLAND DATA
Home | MIB: OVERLAND-NEXTGEN | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
overlandRoot | 1.3.6.1.4.1.3351.1 | |||
overlandReg | 1.3.6.1.4.1.3351.1.1 | |||
overlandModules | 1.3.6.1.4.1.3351.1.1.1 | |||
overlandGlobalRegModule | 1.3.6.1.4.1.3351.1.1.1.1 |
The Overland Data central registration module. |
||
overlandGeneric | 1.3.6.1.4.1.3351.1.2 | |||
overlandProducts | 1.3.6.1.4.1.3351.1.3 | |||
overlandNextGen | 1.3.6.1.4.1.3351.1.3.2 | |||
overlandNextGenActions | 1.3.6.1.4.1.3351.1.3.2.1 | |||
overlandLoopback | 1.3.6.1.4.1.3351.1.3.2.1.1 | displaystring | read-write |
Sends or retrieves a loopback string to the target. |
overlandNextGenStatistics | 1.3.6.1.4.1.3351.1.3.2.2 | |||
overlandNextGenState | 1.3.6.1.4.1.3351.1.3.2.3 | |||
driveStatusTable | 1.3.6.1.4.1.3351.1.3.2.3.1 | no-access |
Table containing various drive status. |
|
1.3.6.1.4.1.3351.1.3.2.3.1.1 | no-access |
A row in the drive status table. |
||
dstRowValid | 1.3.6.1.4.1.3351.1.3.2.3.1.1.1 | displaystring | read-only |
Provides an INVALID indication if no drives are installed or if the drive type is unknown; otherwise, an indication of the drive type is provided. |
dstIndex | 1.3.6.1.4.1.3351.1.3.2.3.1.1.2 | integer32 | read-only |
Index to drive status fields. |
dstState | 1.3.6.1.4.1.3351.1.3.2.3.1.1.3 | integer | read-only |
Current state of the drive. Enumeration: 'initializedWithError': 1, 'initializedNoError': 0, 'notInstalled': 3, 'notInserted': 4, 'notInitialized': 2. |
dstMotion | 1.3.6.1.4.1.3351.1.3.2.3.1.1.4 | displaystring | read-only |
ASCII msg describing current drive tape motion. |
dstCodeRevDrive | 1.3.6.1.4.1.3351.1.3.2.3.1.1.5 | integer32 | read-only |
Revision number of the drive code. |
dstCodeRevController | 1.3.6.1.4.1.3351.1.3.2.3.1.1.6 | integer32 | read-only |
Revision number of the drive controller code. |
dstScsiId | 1.3.6.1.4.1.3351.1.3.2.3.1.1.7 | integer32 | read-only |
SCSI Id number of drive. |
dstSerialNum | 1.3.6.1.4.1.3351.1.3.2.3.1.1.8 | displaystring | read-only |
Serial number of this drive. |
dstCleanRequested | 1.3.6.1.4.1.3351.1.3.2.3.1.1.9 | integer | read-only |
The drive heads needs to be cleaned with a cleaning cartridge. Enumeration: 'cleanNeeded': 1, 'cleanNotNeeded': 0. |
libraryStatusTable | 1.3.6.1.4.1.3351.1.3.2.3.2 | no-access |
Table containing fault code, severity and ACSII error messages displayed on front panel of library. |
|
1.3.6.1.4.1.3351.1.3.2.3.2.1 | no-access |
A row in the library status table. |
||
lstIndex | 1.3.6.1.4.1.3351.1.3.2.3.2.1.1 | integer32 | read-only |
Index to table of library status. |
lstConfig | 1.3.6.1.4.1.3351.1.3.2.3.2.1.2 | integer | read-only |
Indicates if library is standalone or multi-module. Enumeration: 'multimodule': 1, 'standalone': 0. |
lstScsiId | 1.3.6.1.4.1.3351.1.3.2.3.2.1.3 | integer32 | read-only |
Indicates library SCSI bus ID. |
lstStatus | 1.3.6.1.4.1.3351.1.3.2.3.2.1.4 | displaystring | read-only |
Indication of current library status. |
lstChangerStatus | 1.3.6.1.4.1.3351.1.3.2.3.2.1.5 | integer32 | read-only |
Bit-mapped indication of current changer status: bit 0 - cartridge map valid bit 1 - initializing bit 2 - door open bit 3 - front panel mode bit 4 - door closed bit 5 - browser mode bit 6 - master busy |
lstLibraryState | 1.3.6.1.4.1.3351.1.3.2.3.2.1.6 | integer | read-only |
Indication of current library state. Enumeration: 'offline': 2, 'online': 1, 'initializing': 0. |
errorTable | 1.3.6.1.4.1.3351.1.3.2.3.3 | no-access |
Table containing fault code, severity and ACSII error messages displayed on front panel of library. |
|
1.3.6.1.4.1.3351.1.3.2.3.3.1 | no-access |
A row in the error info table. |
||
errIndex | 1.3.6.1.4.1.3351.1.3.2.3.3.1.1 | integer32 | read-only |
Index to table of library error information. |
errCode | 1.3.6.1.4.1.3351.1.3.2.3.3.1.2 | integer32 | read-only |
Hex code unique to the reported error. |
errSeverity | 1.3.6.1.4.1.3351.1.3.2.3.3.1.3 | integer | read-only |
Indication of how serious the reported error is: 0 = informational error, not very severe 1 = mild error, operator intervention not necessary 2 = hard error, may be corrected remotely 3 = very severe, power cycle required to clear Enumeration: 'mild': 1, 'hard': 2, 'informational': 0, 'severe': 3. |
errMsg | 1.3.6.1.4.1.3351.1.3.2.3.3.1.4 | displaystring | read-only |
ASCII message naming the current error. |
errActionMsg | 1.3.6.1.4.1.3351.1.3.2.3.3.1.5 | displaystring | read-only |
ASCII message providing additional information about current error and possibly some suggestions for correcting it. |
overlandNextGenComponents | 1.3.6.1.4.1.3351.1.3.2.4 | |||
overlandNextGenAttributes | 1.3.6.1.4.1.3351.1.3.2.5 | |||
numModules | 1.3.6.1.4.1.3351.1.3.2.5.1 | integer32 | read-only |
Reads the total number of modules available in the attached library. |
numBins | 1.3.6.1.4.1.3351.1.3.2.5.2 | integer32 | read-only |
Reads the total number of cartridge storage slots available in the attached library. |
numDrives | 1.3.6.1.4.1.3351.1.3.2.5.3 | integer32 | read-only |
Reads the total number of drives available in the attached library. |
numMailSlots | 1.3.6.1.4.1.3351.1.3.2.5.4 | integer32 | read-only |
Returns the total number of mail slots available in the attached library. |
moduleGeometryTable | 1.3.6.1.4.1.3351.1.3.2.5.5 | no-access |
Table containing library module geometry. |
|
1.3.6.1.4.1.3351.1.3.2.5.5.1 | no-access |
A row in the library module geometry table. |
||
modDesc | 1.3.6.1.4.1.3351.1.3.2.5.5.1.1 | displaystring | read-only |
If library geometry is valid, an ASCII message desribing the module. |
modIndex | 1.3.6.1.4.1.3351.1.3.2.5.5.1.2 | integer32 | read-only |
Index to table of library module geometry: 8 = Master or Standalone module 0-7 = Slave Module |
modAttached | 1.3.6.1.4.1.3351.1.3.2.5.5.1.3 | integer | read-only |
Indication of whether or not module is attached. Enumeration: 'isAttached': 1, 'isNotAttached': 0. |
modStatus | 1.3.6.1.4.1.3351.1.3.2.5.5.1.4 | displaystring | read-only |
ASCII message desribing the current status of the module. |
modConfig | 1.3.6.1.4.1.3351.1.3.2.5.5.1.5 | integer | read-only |
Indication of this module's type. Enumeration: 'unknown': 0, 'invalid': 3, 'thunder': 2, 'lightning': 1. |
modFwRev | 1.3.6.1.4.1.3351.1.3.2.5.5.1.6 | integer32 | read-only |
Indication of this module's firmware revision level. |
modNumBins | 1.3.6.1.4.1.3351.1.3.2.5.5.1.7 | integer32 | read-only |
Indication of the number of bins within this module. |
modNumDrives | 1.3.6.1.4.1.3351.1.3.2.5.5.1.8 | integer32 | read-only |
Indication of the number of drives within this module. |
modNumMailSlots | 1.3.6.1.4.1.3351.1.3.2.5.5.1.9 | integer32 | read-only |
Indication of the number of mailslots within this module. |
overlandNextGenEvents | 1.3.6.1.4.1.3351.1.3.2.6 | |||
eventDoorOpen | 1.3.6.1.4.1.3351.1.3.2.6.1 |
A library door has been opened. |
||
eventMailSlotAccessed | 1.3.6.1.4.1.3351.1.3.2.6.2 |
A mail slot is being accessed. |
||
eventHardFault | 1.3.6.1.4.1.3351.1.3.2.6.3 |
The library has posted a hard fault. |
||
eventSlaveFailed | 1.3.6.1.4.1.3351.1.3.2.6.4 |
A slave module has faulted. |
||
eventPowerSupplyFailed | 1.3.6.1.4.1.3351.1.3.2.6.5 |
One of the redundant power supplies has failed. |
||
eventRequestDriveClean | 1.3.6.1.4.1.3351.1.3.2.6.6 |
One of the library tape drives has requested a cleaning cycle to ensure continued data reliability. |
||
eventFanStalled | 1.3.6.1.4.1.3351.1.3.2.6.7 |
A tape drive fan has stalled. |
||
eventDriveError | 1.3.6.1.4.1.3351.1.3.2.6.8 |
A tape drive error has occurred. |
||
eventDriveRemoved | 1.3.6.1.4.1.3351.1.3.2.6.9 |
A tape drive has been removed from the library. |
||
eventSlaveRemoved | 1.3.6.1.4.1.3351.1.3.2.6.10 |
A slave module has been removed from the library. |
||
eventFailedOver | 1.3.6.1.4.1.3351.1.3.2.6.11 |
The library is failed over to the Secondary Master. |
||
eventLoaderRetriesExcessive | 1.3.6.1.4.1.3351.1.3.2.6.12 |
The library has detected excessive loader retries. |
||
overlandNextGenGroups | 1.3.6.1.4.1.3351.1.3.2.7 | |||
overlandActionGroup | 1.3.6.1.4.1.3351.1.3.2.7.1 |
Current library status which may be queried. |
||
overlandStateGroup | 1.3.6.1.4.1.3351.1.3.2.7.3 |
Current library states which may be queried. |
||
overlandAttributesGroup | 1.3.6.1.4.1.3351.1.3.2.7.4 |
Current library info which may be queried. |
||
overlandNotificationGroup | 1.3.6.1.4.1.3351.1.3.2.7.7 |
Trap events returned by the browser. |
||
overlandCaps | 1.3.6.1.4.1.3351.1.4 | |||
overlandReqs | 1.3.6.1.4.1.3351.1.5 | |||
overlandExpr | 1.3.6.1.4.1.3351.1.6 |