Systems Management Empire MIB › System Group › Device Table
Device Table
For information about the devices and file systems mounted on the host, retrieve the Device table.
Class: devTableEntry
Instance: value of devMntPt attribute for the specific device
Each row in the table represents a currently mounted device and contains columns that represent the following information:
- Device name (devDevice)
- Mount point (devMntPt)
- Block size (devBsize)
- Total number of blocks (devTblks)
- Total number of free blocks (devFblks)
- Total number of files (devTfiles)
- Total number of free files (devFfiles)
- Maximum supported file name length (devMaxNameLen)
- Device type (devType)
- File system ID (devFsid)
- Description (devFstr)
- Unmount directive (devUnmount)
- Percent capacity in use (devCapacity)
- Percent file system capacity in use (devInodeCapacity)