SCC-RAID7-MIB: View SNMP OID List / Download MIB
VENDOR: STORAGE COMPUTER CORPORATION
Home | MIB: SCC-RAID7-MIB | |||
---|---|---|---|---|
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 |
raid7Sys | 1.3.6.1.4.1.1386.2.1.1 | |||
raid7SysVersion | 1.3.6.1.4.1.1386.2.1.1.1 | ipaddress | read-only |
Describes the revision level of the running RAID7 Operating System; this is not really an IP address - but the revision is expressed as 4 decimal numbers so the IpAddress type is convenient. |
raid7Memory | 1.3.6.1.4.1.1386.2.1.2 | |||
raid7TotalMem | 1.3.6.1.4.1.1386.2.1.2.1 | integer | read-only |
The number of kilobytes of memory present |
raid7GoodMem | 1.3.6.1.4.1.1386.2.1.2.2 | integer | read-only |
The number of kilobytes of memory judged good by self-test |
raid7MemAvail | 1.3.6.1.4.1.1386.2.1.2.3 | integer | read-only |
The number of kilobytes of memory currently in use. |
raid7CacheHitPercent | 1.3.6.1.4.1.1386.2.1.2.4 | integer | read-only |
The system-wide percentage of operations satisfied from the RAID7 system cache. This does not include any operations satisfied from cache in channel adapters, or cache built into the physical drives. |
raid7BlockTable | 1.3.6.1.4.1.1386.2.1.2.5 | no-access |
This table shows how the host transfer block sizes have been distributed - it can be used to tune system performance (see the RAID 7 User Guide). |
|
1.3.6.1.4.1.1386.2.1.2.5.1 | no-access |
Information specific to blocks of a given size. |
||
raid7BlockSize | 1.3.6.1.4.1.1386.2.1.2.5.1.1 | integer | read-only |
Size of the blocks. |
raid7NumBlocks | 1.3.6.1.4.1.1386.2.1.2.5.1.2 | gauge | read-only |
Number of blocks of this size. |
raid7Host | 1.3.6.1.4.1.1386.2.1.3 | |||
raid7NumHostChannels | 1.3.6.1.4.1.1386.2.1.3.1 | integer | read-only |
The number of functional Host I/O Channels. |
raid7ChannelTable | 1.3.6.1.4.1.1386.2.1.3.2 | no-access |
A table describing each of the Host I/O Channels |
|
1.3.6.1.4.1.1386.2.1.3.2.1 | no-access |
Information specific to a given Host I/O Channel |
||
raid7ChannelNumber | 1.3.6.1.4.1.1386.2.1.3.2.1.1 | integer | read-only |
The number of this Host I/O Channel |
raid7ChannelTransferRate | 1.3.6.1.4.1.1386.2.1.3.2.1.2 | gauge | read-only |
A measure of the data transfer speed on this channel during recent transfers (does not include the idle time on the channel between transfers in the calculation). |
raid7ChannelTransactionRate | 1.3.6.1.4.1.1386.2.1.3.2.1.3 | gauge | read-only |
A measure of the number I/O operations per second on this channel. |
raid7ChannelErrorMsgs | 1.3.6.1.4.1.1386.2.1.3.2.1.4 | counter | read-only |
The number of error messages on this channel; see the RAID7 console and the User Guide. |
raid7ChannelLastKey | 1.3.6.1.4.1.1386.2.1.3.2.1.5 | integer | read-only |
The most recently reported SCSI Key value Enumeration: 'illegalRequest': 5, 'miscompare': 14, 'hardwareError': 4, 'noSense': 0, 'notReady': 2, 'recoveredError': 1, 'abortedCommand': 11, 'unitAttention': 6, 'mediumError': 3. |
raid7ChannelLastSense | 1.3.6.1.4.1.1386.2.1.3.2.1.6 | integer | read-only |
The last SCSI Sense reported. Enumeration: 'communicationFailure': 8, 'diagnosticFailure': 64, 'writeError': 12, 'initClearQ': 47, 'invalidLUN': 37, 'noIndexSectSignal': 1, 'resetCondition': 41, 'messageRejectError': 67, 'invalidCommand': 32, 'selectFailure': 69, 'illegalFunction': 34, 'mediaFormat': 49, 'defectListNotFound': 28, 'listLengthError': 26, 'retriesAndECC': 24, 'readError': 17, 'verifyMiscompare': 29, 'invalidIdentify': 61, 'invalidFieldCDB': 36, 'internalFailure': 68, 'illegalMessage': 73, 'writeFault': 3, 'invalidField': 38, 'driveNotReady': 4, 'parityError': 70, 'retries': 23, 'noSeekComplete': 2, 'syncError': 27, 'initiatorDetectedError': 72, 'invalidBlockAddress': 33, 'noAddSense': 0. |
raid7Drive | 1.3.6.1.4.1.1386.2.1.4 | |||
raid7NumDrives | 1.3.6.1.4.1.1386.2.1.4.1 | gauge | read-only |
The number of drives installed in the RAID7 system |
raid7NumDataDrives | 1.3.6.1.4.1.1386.2.1.4.2 | gauge | read-only |
The number of drives being used as data drives; this may not be equal to the total of the drives in the following objects. |
raid7NumParityDrives | 1.3.6.1.4.1.1386.2.1.4.3 | gauge | read-only |
The number of drives being used to store parity information. |
raid7NumStandbyDrives | 1.3.6.1.4.1.1386.2.1.4.4 | gauge | read-only |
The number of drives available for reconstructing data from a failed drive. |
raid7NumFailedDrives | 1.3.6.1.4.1.1386.2.1.4.5 | gauge | read-only |
The number of drives whos raid7DriveState is either reconstructing or failed. |
raid7DriveTable | 1.3.6.1.4.1.1386.2.1.4.6 | no-access |
A list of drive entries, one for each physical drive; this may be a sparse table. |
|
1.3.6.1.4.1.1386.2.1.4.6.1 | no-access |
Information specific to a single drive. |
||
raid7DriveNumber | 1.3.6.1.4.1.1386.2.1.4.6.1.1 | integer | read-only |
Drive number of this drive. |
raid7DriveState | 1.3.6.1.4.1.1386.2.1.4.6.1.2 | integer | read-only |
State of this drive. Enumeration: 'parity': 2, 'reformatting': 5, 'rebuilding': 4, 'standby': 3, 'unknown': 8, 'failed': 6, 'dataAndParity': 7, 'data': 1. |
raid7DriveActivity | 1.3.6.1.4.1.1386.2.1.4.6.1.3 | displaystring | read-only |
This is letter indicating the most recent operation reported for the drive. See the RAID7 User Guide for values and thier meanings. |
raid7DriveWrites | 1.3.6.1.4.1.1386.2.1.4.6.1.4 | counter | read-only |
Number of write operations to this drive. |
raid7DriveReads | 1.3.6.1.4.1.1386.2.1.4.6.1.5 | counter | read-only |
Number of read operations to this drive; does not include operations satisfied from RAID7 system or channel cache, but does include those satisfied from any cache within the drive. |
raid7DriveTimeOuts | 1.3.6.1.4.1.1386.2.1.4.6.1.6 | counter | read-only |
The number of SCSI operations timed out on the drive. |
raid7DriveErrors | 1.3.6.1.4.1.1386.2.1.4.6.1.7 | counter | read-only |
Number of errors reported by the drive |
raid7Env | 1.3.6.1.4.1.1386.2.1.5 | |||
raid7EnvironmentStatus | 1.3.6.1.4.1.1386.2.1.5.1 | integer | read-only |
The 'failure' indicates that one or more power supplies or fans in the unit have failed. Enumeration: 'failure': 2, 'operational': 1. |
raid7DriveUp | 1.3.6.1.4.1.1386.2.10.1 |
This trap is sent whenever the state for a drive changes to data or parity from any other value. An equivalent poll would be to poll raid7NumberDrives and raid7FailedDrives and then read the raid7DriveTable when one of them changes. |
||
raid7DriveDown | 1.3.6.1.4.1.1386.2.10.2 |
This trap is sent whenever the state for a drive changes from data or parity to any other value. An equivalent poll would be to poll raid7NumberDrives and raid7FailedDrives and then read the raid7DriveTable when one of them changes. |
||
raid7EnvironmentFailure | 1.3.6.1.4.1.1386.2.10.3 |
This trap is sent when the value of raid7EnvironmentStatus changes to failure. |