DELL-SHADOW-MIB
- Registered at
- 1.3.6.1.4.1.674.10893.2.102
- Namespace
- dell
- Source file
DELL-SHADOW-MIB- Digest
sha256:4ea3248e6478c9cc208e26e81475f488b93d599f6d9fb76f11b607e63094b6de
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DELL-SHADOW-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dell OBJECT-IDENTITY | 1.3.6.1.4.1.674 | |||
| storage OBJECT-IDENTITY | 1.3.6.1.4.1.674.10893 | |||
| hardware OBJECT-IDENTITY | 1.3.6.1.4.1.674.10893.2 | |||
| shadow OBJECT-IDENTITY | 1.3.6.1.4.1.674.10893.2.102 | |||
| shadowId OBJECT-IDENTITY | 1.3.6.1.4.1.674.10893.2.102.1 | |||
| shadowIdDisplayName OBJECT-TYPE Name of this product for display purposes. | 1.3.6.1.4.1.674.10893.2.102.1.1 | DisplayString | read-only | mandatory |
| shadowIdDescription OBJECT-TYPE A short description of this product such as <LTO Tape Library>. | 1.3.6.1.4.1.674.10893.2.102.1.2 | DisplayString | read-only | mandatory |
| shadowAgentVendor OBJECT-TYPE The name of the product manufacturer. | 1.3.6.1.4.1.674.10893.2.102.1.3 | DisplayString | read-only | mandatory |
| shadowIdAgentVersion OBJECT-TYPE The version of this product. | 1.3.6.1.4.1.674.10893.2.102.1.4 | DisplayString | read-only | mandatory |
| shadowIdBuildNumber OBJECT-TYPE The software build number of the product. | 1.3.6.1.4.1.674.10893.2.102.1.5 | DisplayString | read-only | mandatory |
| shadowIdURL OBJECT-TYPE The URL of the web-based application to manage this product. | 1.3.6.1.4.1.674.10893.2.102.1.6 | DisplayString | read-only | mandatory |
| shadowStatus OBJECT-IDENTITY | 1.3.6.1.4.1.674.10893.2.102.2 | |||
| shadowStatusGlobalStatus OBJECT-TYPE Current status of the product. This is a rollup for the entire agent including any monitored devices. The status is intended to give initiative to a snmp monitor to get further data when this status is abnormal. | 1.3.6.1.4.1.674.10893.2.102.2.1 | INTEGER {other(1), unknown(2), ok(3), non-critical(4), critical(5), non-Recoverable(6)} | read-only | mandatory |
| shadowStatusLastGlobalStatus OBJECT-TYPE The status before the current status which induced an initiative to issue a global status change trap. | 1.3.6.1.4.1.674.10893.2.102.2.2 | INTEGER {other(1), unknown(2), ok(3), non-critical(4), critical(5), non-recoverable(6)} | read-only | mandatory |
| shadowStatusTimeStamp OBJECT-TYPE The last time that the agent values have been updated. The time shoule be in a relative timestamp, such as SysUpTime. | 1.3.6.1.4.1.674.10893.2.102.2.3 | INTEGER | read-only | mandatory |
| shadowStatusGetTimeOut OBJECT-TYPE Suggested time out value in milleseconds for how long the SNMP getter should wait while attempting to poll the product SNMP service. | 1.3.6.1.4.1.674.10893.2.102.2.4 | INTEGER (1..10000) | read-only | mandatory |
| shadowStatusRefreshRate OBJECT-TYPE Rate in seconds at which the agent cached data is being updated. If the value is 0 then the data is not cached. If the value is -1 then the value does not apply. | 1.3.6.1.4.1.674.10893.2.102.2.5 | INTEGER (-1..1000000000) | read-only | mandatory |
| shadowStatusGeneratingTrapFlag OBJECT-TYPE Indicates id this SNMP agent is capable of and/or is generating SNMP traps. | 1.3.6.1.4.1.674.10893.2.102.2.6 | INTEGER {true(1), false(2), disabled(3)} | read-only | mandatory |
| shadowPhysical OBJECT-IDENTITY | 1.3.6.1.4.1.674.10893.2.102.3 | |||
| libraryTable OBJECT-TYPE A table of library status. | 1.3.6.1.4.1.674.10893.2.102.3.1 | not-accessible | mandatory | |
| libraryEntry OBJECT-TYPE Entry in the library Table. Each entry contains an index (libraryEntryId), and the values associated with the device. | 1.3.6.1.4.1.674.10893.2.102.3.1.1 | not-accessible | mandatory | |
| libraryEntryId OBJECT-TYPE Table entry index value. Each unique physical device has a unique libraryEntryId. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.1 | INTEGER (1..256) | read-only | mandatory |
| libraryState OBJECT-TYPE Device state. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.2 | INTEGER | read-only | mandatory |
| libraryTimeStamp OBJECT-TYPE Relative time in sec from power-up. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.3 | INTEGER | read-only | mandatory |
| libraryType OBJECT-TYPE Device type. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.4 | INTEGER | read-only | mandatory |
| libraryScsiId OBJECT-TYPE SCSI ID of the device. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.5 | INTEGER | read-only | mandatory |
| libraryScsiLun OBJECT-TYPE SCSI Lun of the device. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.6 | INTEGER | read-only | mandatory |
| libraryVendorId OBJECT-TYPE Library Vendor ID string as reported in a SCSI Inquiry command. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.7 | DisplayString | read-only | mandatory |
| libraryProductId OBJECT-TYPE Library Product Id string as reported in a SCSI Inquiry command. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.8 | DisplayString | read-only | mandatory |
| libraryFwLevel OBJECT-TYPE Library Firmware level as reported in a SCSI Inquiry command. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.9 | DisplayString | read-only | mandatory |
| librarySerNum OBJECT-TYPE Library serial number as reported in SCSI Inquiry command, page 0x80. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.10 | DisplayString | read-only | mandatory |
| libraryDrvCnt OBJECT-TYPE Number of drives contained in this library. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.11 | INTEGER | read-only | mandatory |
| librarySlotCnt OBJECT-TYPE Number of cartridge slots contained in this library | 1.3.6.1.4.1.674.10893.2.102.3.1.1.12 | INTEGER | read-only | mandatory |
| libraryImpExpCnt OBJECT-TYPE Number of import/export elements (mail slots) contained in this library | 1.3.6.1.4.1.674.10893.2.102.3.1.1.13 | INTEGER | read-only | mandatory |
| libraryTranspCnt OBJECT-TYPE Number of transport elements (robots) contained in this library. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.14 | INTEGER | read-only | mandatory |
| libraryMoves OBJECT-TYPE Total number of move operations done by this library. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.15 | INTEGER | read-only | mandatory |
| librarySlotFetchRetries OBJECT-TYPE Total number of slot fetch retries by this library. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.16 | INTEGER | read-only | optional |
| librarySlotStowRetries OBJECT-TYPE Total number of slot stow retries by this library. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.17 | INTEGER | read-only | optional |
| libraryDrvFetchRetries OBJECT-TYPE Total number of drive fetch retries by this library. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.18 | INTEGER | read-only | optional |
| libraryDrvStowRetries OBJECT-TYPE Total number of drive stow retries by this library. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.19 | INTEGER | read-only | optional |
| libraryDoorState OBJECT-TYPE State of the door(s) pf this library. The interpretation of this value is vendor specific. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.20 | INTEGER {unknown(1), open(2), closed(3), locked(4)} | read-only | mandatory |
| libraryImpExpState OBJECT-TYPE State of the Import/Export element(s) of this library. The interpretation of this value is vendor specific. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.21 | INTEGER {unknown(1), open(2), closed(3), locked(4)} | read-only | mandatory |
| libraryFaultFSC OBJECT-TYPE The library Fault error code. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.22 | INTEGER | read-only | optional |
| libraryFaultSev OBJECT-TYPE The library Fault severity. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.23 | INTEGER {informational(1), minor(2), major(3), critical(4)} | read-only | optional |
| libraryFaultDescr OBJECT-TYPE The library Fault description. | 1.3.6.1.4.1.674.10893.2.102.3.1.1.24 | DisplayString | read-only | optional |
| driveTable OBJECT-TYPE A table of all tape drive devices in this library. | 1.3.6.1.4.1.674.10893.2.102.3.2 | not-accessible | mandatory | |
| driveEntry OBJECT-TYPE Entry in the device Table. Each entry contains an index (driveEntryId), and the values associated with the device. | 1.3.6.1.4.1.674.10893.2.102.3.2.1 | not-accessible | mandatory | |
| driveEntryId OBJECT-TYPE Table entry index value. Each unique physical device has a unique driveEntryId. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.1 | INTEGER (1..512) | read-only | mandatory |
| driveState OBJECT-TYPE Device SCSI State. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.2 | INTEGER | read-only | mandatory |
| driveTimeStamp OBJECT-TYPE Universal time in sec since UTC 1/1/70 when the device data was last updated. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.3 | INTEGER | read-only | mandatory |
| driveType OBJECT-TYPE SCSI device type. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.4 | INTEGER | read-only | mandatory |
| driveScsiId OBJECT-TYPE SCSI ID of the device. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.5 | INTEGER | read-only | mandatory |
| driveScsiLun OBJECT-TYPE SCSI Lun of the device. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.6 | INTEGER | read-only | mandatory |
| driveVendorId OBJECT-TYPE Device Vendor as would be reported in a SCSI Inquiry command. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.7 | DisplayString | read-only | mandatory |
| driveProductId OBJECT-TYPE Device Model as would be reported in a SCSI Inquiry command. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.8 | DisplayString | read-only | mandatory |
| driveFwlevel OBJECT-TYPE Device firmware level as would be reported in a SCSI Inquiry command. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.9 | DisplayString | read-only | mandatory |
| driveSerNum OBJECT-TYPE Device serial number as reported in SCSI Inquiry command, page 0x80. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.10 | DisplayString | read-only | mandatory |
| driveLibrarySN OBJECT-TYPE Serial Number of the library that this drive is in as reported in SCSI Inquiry command, page 0x80, for the media mover device. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.11 | DisplayString | read-only | mandatory |
| driveTpHrs OBJECT-TYPE Total drive motion hours of this device. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.12 | INTEGER | read-only | mandatory |
| driveClean OBJECT-TYPE Cleaning State of the device. The interpretation of this value is vendor specific. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.13 | INTEGER | read-only | mandatory |
| driveLoads OBJECT-TYPE Total cartridge loads for the drive. | 1.3.6.1.4.1.674.10893.2.102.3.2.1.14 | INTEGER | read-only | mandatory |
| driveSoftWrtErrors OBJECT-TYPE Recovered soft write error count for current cartridge | 1.3.6.1.4.1.674.10893.2.102.3.2.1.15 | INTEGER | read-only | mandatory |
| driveHardWrtErrors OBJECT-TYPE Hard write error count for current cartridge | 1.3.6.1.4.1.674.10893.2.102.3.2.1.16 | INTEGER | read-only | mandatory |
| driveSoftReadErrors OBJECT-TYPE Recovered soft read error count for current cartridge | 1.3.6.1.4.1.674.10893.2.102.3.2.1.17 | INTEGER | read-only | mandatory |
| driveHardReadErrors OBJECT-TYPE Hard read error count for current cartridge | 1.3.6.1.4.1.674.10893.2.102.3.2.1.18 | INTEGER | read-only | mandatory |
| shadowEvent OBJECT-IDENTITY | 1.3.6.1.4.1.674.10893.2.102.4 |
Notifications
| Name | OID | Status |
|---|---|---|
| eventStatusChange NOTIFICATION-TYPE The library status has changed. | 1.3.6.1.4.1.674.10893.2.102.4.1 | current |
| eventDoorOpen NOTIFICATION-TYPE The library door has been opened. | 1.3.6.1.4.1.674.10893.2.102.4.2 | current |
| eventMailSlotAccessed NOTIFICATION-TYPE The library mail slot has been accessed. | 1.3.6.1.4.1.674.10893.2.102.4.3 | current |
| eventFaultPosted NOTIFICATION-TYPE The library has posted a hard fault. | 1.3.6.1.4.1.674.10893.2.102.4.4 | current |
| eventRequestDriveClean NOTIFICATION-TYPE One of the library tape drives has requested a cleaning cycle to ensure continued data reliability. | 1.3.6.1.4.1.674.10893.2.102.4.5 | current |
| eventDriveError NOTIFICATION-TYPE One of the library tape drives has reported an error condition. | 1.3.6.1.4.1.674.10893.2.102.4.6 | current |
| eventLoaderRetriesExcessive NOTIFICATION-TYPE The library has detected excessive loader retries. | 1.3.6.1.4.1.674.10893.2.102.4.7 | current |
| eventLoaderOK NOTIFICATION-TYPE The library has reverted to normal operation. | 1.3.6.1.4.1.674.10893.2.102.4.8 | current |
| eventLoaderPasswordChange NOTIFICATION-TYPE Library password has changed | 1.3.6.1.4.1.674.10893.2.102.4.9 | current |
| eventLoaderConfigChange NOTIFICATION-TYPE A logical library configuration setting has been changed. | 1.3.6.1.4.1.674.10893.2.102.4.10 | current |
| eventBrowserLogin NOTIFICATION-TYPE Someone logged in via Web Browser. | 1.3.6.1.4.1.674.10893.2.102.4.11 | current |
| eventBrowserLogout NOTIFICATION-TYPE Someone logged from Web Browser. | 1.3.6.1.4.1.674.10893.2.102.4.12 | current |