Systems Management Empire MIB › System Group › Boot Configuration Group
Boot Configuration Group
You can use the MIB objects in the Boot Configuration group to determine which device and partition the system uses for the root file system, the dump file system, swap space, and the number of blocks contained by each.
Class: bootconf
The Boot Configuration group contains attributes with the following information:
- Device and partition from which the root file system is mounted (rootName)
- Root file system type (rootFSType)
- Number of blocks in the root file system (rootBlocks)
- Device and partition from which the dump file system is mounted (dumpName)
- Dump file system type (dumpFSType)
- Number of blocks in the dump file system (dumpBlocks)
- Device and partition that serves as swap space for the running kernel (swapName)
- Swap file system type (swapFSType)
- Number of blocks in the swap file system (swapSize)