SCC-RAID7-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SCC-RAID7-MIB.
42
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
raid7DriveUpThis 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. TRAP-TYPE .1.3.6.1.4.1.1386.2.1.0.1 |
raid7DriveDownThis 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. TRAP-TYPE .1.3.6.1.4.1.1386.2.1.0.2 |
raid7EnvironmentFailureThis trap is sent when the value of raid7EnvironmentStatus
changes to failure. TRAP-TYPE .1.3.6.1.4.1.1386.2.1.0.3 |
raid7Sys OBJECT IDENTIFIER .1.3.6.1.4.1.1386.2.1.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.1386.2.1.1 |
raid7SysVersionDescribes 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.ro IpAddress .1.3.6.1.4.1.1386.2.1.1.1 |
raid7Memory OBJECT IDENTIFIER .1.3.6.1.4.1.1386.2.1.2 |
raid7TotalMemThe number of kilobytes of memory presentro INTEGER .1.3.6.1.4.1.1386.2.1.2.1 |
raid7GoodMemThe number of kilobytes of memory judged good by self-testro INTEGER .1.3.6.1.4.1.1386.2.1.2.2 |
raid7MemAvailThe number of kilobytes of memory currently in use.ro INTEGER .1.3.6.1.4.1.1386.2.1.2.3 |
raid7CacheHitPercentThe 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.ro INTEGER .1.3.6.1.4.1.1386.2.1.2.4 |
raid7BlockTableThis 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). SEQUENCE OF Raid7BlockEntry .1.3.6.1.4.1.1386.2.1.2.5 |
raid7BlockEntryInformation specific to blocks of a given size. Raid7BlockEntry .1.3.6.1.4.1.1386.2.1.2.5.1 |
raid7BlockSizeSize of the blocks.ro INTEGER .1.3.6.1.4.1.1386.2.1.2.5.1.1 |
raid7NumBlocksNumber of blocks of this size.ro Gauge .1.3.6.1.4.1.1386.2.1.2.5.1.2 |
raid7Host OBJECT IDENTIFIER .1.3.6.1.4.1.1386.2.1.3 |
raid7NumHostChannelsThe number of functional Host I/O Channels.ro INTEGER .1.3.6.1.4.1.1386.2.1.3.1 |
raid7ChannelTableA table describing each of the Host I/O Channels SEQUENCE OF Raid7ChannelEntry .1.3.6.1.4.1.1386.2.1.3.2 |
raid7ChannelEntryInformation specific to a given Host I/O Channel Raid7ChannelEntry .1.3.6.1.4.1.1386.2.1.3.2.1 |
raid7ChannelNumberThe number of this Host I/O Channelro INTEGER .1.3.6.1.4.1.1386.2.1.3.2.1.1 |
raid7ChannelTransferRateA 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).ro Gauge .1.3.6.1.4.1.1386.2.1.3.2.1.2 |
raid7ChannelTransactionRateA measure of the number I/O operations per second on this
channel.ro Gauge .1.3.6.1.4.1.1386.2.1.3.2.1.3 |
raid7ChannelErrorMsgsThe number of error messages on this channel;
see the RAID7 console and the User Guide.ro Counter .1.3.6.1.4.1.1386.2.1.3.2.1.4 |
raid7ChannelLastKeyThe most recently reported SCSI Key valuero Enumeration .1.3.6.1.4.1.1386.2.1.3.2.1.5 |
raid7ChannelLastSenseThe last SCSI Sense reported.ro Enumeration .1.3.6.1.4.1.1386.2.1.3.2.1.6 |
raid7Drive OBJECT IDENTIFIER .1.3.6.1.4.1.1386.2.1.4 |
raid7NumDrivesThe number of drives installed in the RAID7 systemro Gauge .1.3.6.1.4.1.1386.2.1.4.1 |
raid7NumDataDrivesThe number of drives being used as data drives; this may not
be equal to the total of the drives in the following objects.ro Gauge .1.3.6.1.4.1.1386.2.1.4.2 |
raid7NumParityDrivesThe number of drives being used to store parity information.ro Gauge .1.3.6.1.4.1.1386.2.1.4.3 |
raid7NumStandbyDrivesThe number of drives available for reconstructing data from
a failed drive.ro Gauge .1.3.6.1.4.1.1386.2.1.4.4 |
raid7NumFailedDrivesThe number of drives whos raid7DriveState is either
reconstructing or failed.ro Gauge .1.3.6.1.4.1.1386.2.1.4.5 |
raid7DriveTableA list of drive entries, one for each physical drive; this may
be a sparse table. SEQUENCE OF Raid7DriveEntry .1.3.6.1.4.1.1386.2.1.4.6 |
raid7DriveEntryInformation specific to a single drive. Raid7DriveEntry .1.3.6.1.4.1.1386.2.1.4.6.1 |
raid7DriveNumberDrive number of this drive.ro INTEGER .1.3.6.1.4.1.1386.2.1.4.6.1.1 |
raid7DriveStateState of this drive.ro Enumeration .1.3.6.1.4.1.1386.2.1.4.6.1.2 |
raid7DriveActivityThis is letter indicating the most recent operation
reported for the drive. See the RAID7 User Guide for
values and thier meanings.ro DisplayString .1.3.6.1.4.1.1386.2.1.4.6.1.3 |
raid7DriveWritesNumber of write operations to this drive.ro Counter .1.3.6.1.4.1.1386.2.1.4.6.1.4 |
raid7DriveReadsNumber 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.ro Counter .1.3.6.1.4.1.1386.2.1.4.6.1.5 |
raid7DriveTimeOutsThe number of SCSI operations timed out on the drive.ro Counter .1.3.6.1.4.1.1386.2.1.4.6.1.6 |
raid7DriveErrorsNumber of errors reported by the drivero Counter .1.3.6.1.4.1.1386.2.1.4.6.1.7 |
raid7Env OBJECT IDENTIFIER .1.3.6.1.4.1.1386.2.1.5 |
raid7EnvironmentStatusThe 'failure' indicates that one or more power supplies or
fans in the unit have failed.ro Enumeration .1.3.6.1.4.1.1386.2.1.5.1 |