The state of the partition.
Possible states:
0: Unknown
1: Ready
2: Failed
3: Online
6: Degraded
Parsed from file arymgr.mib.txt
Company: dell
Module: ArrayManager-MIB
Vendor: Dell
Module: ArrayManager-MIB (arymgr.mib)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
partitionState OBJECT-TYPE SYNTAX INTEGER { ready(1), failed(2), online(3), degraded(6) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of the partition. Possible states: 0: Unknown 1: Ready 2: Failed 3: Online 6: Degraded" ::= { partitionEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.674.10893.1.1.140.5.1.1 | partitionNumber | 0 | 0 | Instance number of the partition entry. |
1.3.6.1.4.1.674.10893.1.1.140.5.1.2 | partitionName | 0 | 0 | The partition's name as represented in Array Manager. |
1.3.6.1.4.1.674.10893.1.1.140.5.1.4 | partitionSeverity | 0 | 0 | Severity of the partition state. Possible values: 0: OK 1: Warning 2: Error 3: Failure |
1.3.6.1.4.1.674.10893.1.1.140.5.1.5 | partitionLengthInMB | 0 | 0 | The length of the partition in megabytes. If this size is 0, it is smaller than a megabyte. |
1.3.6.1.4.1.674.10893.1.1.140.5.1.6 | partitionLengthInBytes | 0 | 0 | The portion of the partition length that is less than a megabyte. This size plus the partitionLengthInMB is the total length of … |
1.3.6.1.4.1.674.10893.1.1.140.5.1.7 | partitionLdmVolumeType | 0 | 0 | The partition's LDM volume type. Possible values: 1: Basic - standard DOS/Windows disk signature 2: Extended 3: Logical 4: CD RO… |