EQLRAID-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
37
.1.3.6.1.4.1.12740.10.1.1 · 1 row entry · 18 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlRAIDDeviceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLRAID-MIB::eqlRAIDDeviceTable'
EqualLogic-Dynamic Table representing a list of all of 
the RAID devices in a group
eqlRAIDDeviceEntry row .1.3.6.1.4.1.12740.10.1.1.1
A sequence of attributes pertaining to a single RAID device in a group
Column Syntax OID
The LUN number of the RAID device, incremented by one for SNMP compatibility.
Valid LUN numbers begin at zero.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.1
The LUN of the drive. In all cases the value of this variable will be equal to
eqlRAIDDeviceLUNIndex-1.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.2
The operational status of the RAID device. Values are as follows:
1 - no device
2 - data loss
3 - nominal
4 - degraded
5 - failed
Enumeration
Enumerated Values:
1noDevice
2dataLoss
3nominal
4degraded
5failed
.1.3.6.1.4.1.12740.10.1.1.1.3
a 16 byte identifier for the device that is guranteed to be universally
unique
OctetString
Constraints:
range: 16-16
.1.3.6.1.4.1.12740.10.1.1.1.4
The number of drives used by the RAID device
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.5
The status of the currently executing layout operation on the
device (if any)
1 - no operation in progress
2 - exp suspended
3 - exp in progress
4 - swap suspended
5 - swap in progress
Enumeration
Enumerated Values:
1noOp
2expSuspended
3expInProgress
4swapSuspended
5swapInProgress
.1.3.6.1.4.1.12740.10.1.1.1.6
The number of sectors per stripe unit in this layout
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.7
The current LUN capacity of this layout in sectors, including
internal layout operations
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.1.1.8
The count of bad soft sectors
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.9
Th number of I/O operations currently in progress on the device
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.10
The count of the number of cache write operations in progress on the device
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.11
The count of the number of cache read operations in progress on the device
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.1.1.12
The number of completed cache write operations since the system was started
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.1.1.13
The number of completed cache read operations since the system was started
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.1.1.14
The number of sectors written since the system was started
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.1.1.15
The number of sectors read since the system was started
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.1.1.16
This field specifies a unique index for identifying a storage pool.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.12740.10.1.1.1.17
This field specifies a unique index for identifying a drive group.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.12740.10.1.1.1.18
.1.3.6.1.4.1.12740.10.1.2 · 1 row entry · 6 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlRAIDLayoutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLRAID-MIB::eqlRAIDLayoutTable'
EqualLogic-Dynamic Table listing the layouts in existence in a RAID device. 
Typically, there will only be a single entry for each device. When layout 
				operations are in progress, there will be two layouts. The layout 
				represents a set of drives and a parity configuration for the drives.
eqlRAIDLayoutEntry row .1.3.6.1.4.1.12740.10.1.2.1
a sequence of attributes belonging to a single layout group
Column Syntax OID
An identifier for this instance of a layout. The layouts are 1-indexed
where the primary is index 1, and the secindary (if any) is index 2
Enumeration
Enumerated Values:
1first
2second
.1.3.6.1.4.1.12740.10.1.2.1.1
Operational status of the layout as follows:
1 - no device
2 - no layout
3 - failed
4 - nominal
5 - degraded
Enumeration
Enumerated Values:
1noDevice
2noLayout
3failed
4nominal
5degraded
.1.3.6.1.4.1.12740.10.1.2.1.2
The number of parity groups in this layout
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.2.1.3
The parity type of this layout:
0 - stripe
1 - raid1 mirror
10- raid10 multi raid1 parity groups
5 - raid5
50- multi raid5 parity groups
Enumeration
Enumerated Values:
0stripe
1raid1
5raid5
10raid10
50raid50
.1.3.6.1.4.1.12740.10.1.2.1.4
The beginning RAID LBA of this layout
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.2.1.5
Length in sectors of this layout. This value can be used
to determine the progress of layout operations.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.2.1.6
.1.3.6.1.4.1.12740.10.1.3 · 1 row entry · 6 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlRAIDParityGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLRAID-MIB::eqlRAIDParityGroupTable'
EqualLogic-Dynamic Table. Each layout on a RAID device has one or more 
parity groups. The groups are indexed starting at 1. 
Each group represents a set of drives consisting of one stripe and one 
parity drive with one or more data drives.
          
				Each groups is reconstructed and verified as a whole and can be done so
				independently of other partity groups in the set.
          
				RAID 0, 1, and 5 have only one parity grouping per layout.
				RAID 10 and 50 have multiple parity groups per layout.
eqlRAIDParityGroupEntry row .1.3.6.1.4.1.12740.10.1.3.1
a sequence of attributes belonging to a single parity group
Column Syntax OID
A numeric index describing the instance of this parity group
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.3.1.1
The operational status of the parity group:
1 - no device
2 - no layout
3 - no group
4 - degraded
5 - failed
6 - nominal
Enumeration
Enumerated Values:
1noDevice
2noLayout
3noGroup
4degraded
5failed
6nominal
.1.3.6.1.4.1.12740.10.1.3.1.2
The number of drives in the parity group
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.3.1.3
The current parity group operation underway on this group (if any):
1 - verify
2 - reconstruct
3 - no operation
Enumeration
Enumerated Values:
1verify
2reconstruct
3noOp
.1.3.6.1.4.1.12740.10.1.3.1.4
Reconstruction checkpoint: The number of sectors that have been completed during
the reconstruction operation. This can be compared to the corresonding value for
eqlRAIDLayoutLength and eqlRAIDLayoutBeginLBA to setermi…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.3.1.5
Verify checkpoint: The number of sectors that have been completed during
the verify operation. This can be compared to the corresonding value for
eqlRAIDLayoutLength and eqlRAIDLayoutBeginLBA to setermine the progress …
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.12740.10.1.3.1.6
.1.3.6.1.4.1.12740.10.1.4 · 1 row entry · 6 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlRAIDDriveTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLRAID-MIB::eqlRAIDDriveTable'
EqualLogic-Dynamic Table. The RAID Drive Table contains an entry for each drive
in the system. The mapping between the enties in this table and the entries 
in the eqlDisk table	is one to one. This table is intended to store the RAID 
attributes of each drive.
eqlRAIDDriveEntry row .1.3.6.1.4.1.12740.10.1.4.1
a sequence of RAID attributes for a single drive in the group
Column Syntax OID
The LUN index of the drive. In all cases the value of the index will be
one greater than the value of the LUN ID of this drive. Thus, where LUNs
will start at the number 0 and increment, LUN index entries will start
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.4.1.1
The LUN of the drive. In all cases the value of this variable will be equal to
eqlRAIDDriveLUNIndex-1.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.4.1.2
Operational status of the drive:
1 - no drive
2 - active
3 - failed
4 - too small
5 - reconstructing
6 - swapping
7 - spare
Enumeration
Enumerated Values:
1noDrive
2active
3failed
4tooSmall
5reconstruct
6swap
7spare
.1.3.6.1.4.1.12740.10.1.4.1.3
A 16 byte univerally unique identifier for the drive. This should be unique
throughout the universe of drives in EqualLogic arrays.
OctetString
Constraints:
range: 16-16
.1.3.6.1.4.1.12740.10.1.4.1.4
The index value that uniquely identifies the disk.
It is equal to the disk slot number plus one. The value of this will correspond
to a value of eqlDiskIndex in the eqlDiskTable.
Integer32
Constraints:
range: 1-14
.1.3.6.1.4.1.12740.10.1.4.1.5
The index of the device this disk belongs to.
It is equal to a value of eqlRAIDDeviceLUNIndex in the eqlRAIDDeviceTable.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.4.1.6
.1.3.6.1.4.1.12740.10.1.5 · 1 row entry · 1 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlStoragePoolRAIDLUNTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLRAID-MIB::eqlStoragePoolRAIDLUNTable'
EqualLogic-Dynamic Storage Pool RAID LUN Table
eqlStoragePoolRAIDLUNEntry row .1.3.6.1.4.1.12740.10.1.5.1
An entry (row) containing a RAID LUN mapping to a storage pool.
Column Syntax OID
Bogus
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.12740.10.1.5.1.1