aixVgState
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.2.1.2.1.3
Object
column
Enumeration
State of the volume group. If the volume group is activated with the varyonvg command, the state is either active/complete (indicating all physical volumes are active) or active/partial (indicating some physical volumes are not active). If the volume group is not activated with the varyonvg command, the state is inactive .
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.2.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aixVgEntry
- Table
- aixVgTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activeComplete |
2 | activePartial |
3 | inactive |
4 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixVgName The name of a volume group. The name must be
system-wide unique and can range from 1 to 15
characters | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.2.1.2.1.1 |
| aixVgIdentifier It is a series of numbers(e.g. 0038455182a7b5f6)
to identify the volume group. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.2.1.2.1.2 |
| aixVgSize The total size of the volume group in megabytes. | column | megabytes Integer32 | .1.3.6.1.4.1.2.6.191.2.1.2.1.4 |
| aixVgFree The available size of the volume group in megabytes. | column | megabytes Integer32 | .1.3.6.1.4.1.2.6.191.2.1.2.1.5 |
| aixVgCurNumLVs The number of logical volumes currently in the
volume group. | column | Integer32 | .1.3.6.1.4.1.2.6.191.2.1.2.1.6 |
| aixVgOpenLVs Number of logical volumes within the volume group
that are currently open. | column | Integer32 | .1.3.6.1.4.1.2.6.191.2.1.2.1.7 |
| aixVgActivePVs The number of active physical voulmes currently in
the volume group. | column | Integer32 | .1.3.6.1.4.1.2.6.191.2.1.2.1.8 |
| aixVgIndex The columnar index for the vgTable. | column | Integer32 | .1.3.6.1.4.1.2.6.191.2.1.2.1.9 |