z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


IBMzOS_UnixLocalFileSystem

z/OS Common Information Model User's Guide
SC34-2671-00

IBMzOS_UnixLocalFileSystem

Inheritance

  • CIM_LocalFileSystem
  • ← IBMzOS_UnixLocalFileSystem

Module name

The module name of the CMPI provider that is registered for a CIM class which is used by the cimprovider command line tool for the administration of CMPI providers is

  • IBMzOS_UnixLocalFileSystemProviderModule

Provider library

The physical name of a CMPI provider’s shared object library as it is stored in the hierarchical file system is

  • libIBMzOS_UnixLocalFileSystem.so

Properties

The following properties are common for eServer™:

string Caption
Always set to 'z/OS hierarchical local file system'.
string Description
Always set to 'This class represents instances of currently mounted local hierarchical file systems'.
string ElementName
Same as Name.
string Name [key]
File system name (z/OS data set name).
string Root
Name of the directory where the file system is mounted.
uint64 FileSystemSize.
File system size in bytes.
uint64 AvailableSpace
Space available on the file system in bytes.
boolean ReadOnly
Indicates whether the file system is mounted read only.
string FileSystemType
File system type, for example ‘NFS’.

The following properties have data that may be specific to z/OS, or may map to z/OS specific attributes.

DDName
DD name that was specified on mount.
FSParentDeviceID
Device ID of the parent file system.
FSDeviceID
Device number which the STAT command will return for all files in this file system.
MountParameters
The parameters that were specified for the mount command.
FSOwner
MVS™ Owner ID of the file system.
FSTypeName
The file system type name from the PARMLIB statement.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014