Class CIM_NISSettingData
extends CIM_SettingData

The NISSettingData is a derived class of Settingdata that specifies the Network Information Service settings.The settings specify the NIS server that is to be used for host and user name lookup.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_NISSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe NISSettingData is a derived class of Settingdata that specifies the Network Information Service settings.The settings specify the NIS server that is to be used for host and user name lookup.
UMLPackagePathstringCIM::System::FileSystem
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DomainNamestring
DescriptionstringThe name of the NIS domain to use for looking up hosts and usernames.
ServerIPstring
DescriptionstringThe IP address of a NIS server. The address type can be either IP4 or IP6.

Inherited Properties

NameData Type
Captionstring
ChangeableTypeuint16
ConfigurationNamestring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
SoIDstring
SoOrgIDstring
ComponentSettingstring[]

Class Methods