Class CIM_FSIPInterfaceSettingData
extends CIM_SettingData

The FSIPInterfaceSettingData is a derived class of Settingdata that specifies the IP interface settings for a Fileserver. It contains the properties needed to establish an IPProtocolEndpoint and a NetworkVLAN.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_FSIPInterfaceSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe FSIPInterfaceSettingData is a derived class of Settingdata that specifies the IP interface settings for a Fileserver. It contains the properties needed to establish an IPProtocolEndpoint and a NetworkVLAN.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Settings
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AddressTypeuint16
DescriptionstringAn enumeration that describes the format of the IPAddress property.
ValueMapstring0, 1, 2
ValuesstringUnknown, IPv4, IPv6
IPAddressstring
DescriptionstringThe IP address that this IP Interface represents, formatted according to the appropriate convention as defined in the AddressType property of this class (e.g., 171.79.6.40).
IPv6PrefixLengthuint8
DescriptionstringThe prefix length for the IPv6 address of this IPInterfaceSettingData, if one is defined.
LinkSpeeduint64
DescriptionstringSpeed of this IPInterface in bits per second.
MTUsint32
DescriptionstringThis is the maximum transmission unit that is to be used when transmitting packets on this IPInterface.
RDMACapableboolean
DescriptionstringThis property is used to indicate whether this IPInterface is Remote Direct Memory Access (RDMA) capable or not. Remote Direct Memory Access Protocol (RDMA) - Accelerated I/O delivery model which works by allowing application software to bypass most layers of software and communicate directly with the hardware.
RSSCapableboolean
DescriptionstringThis property is used to indicate whether this IPInterface is Receive-side Scaling (RSS) capable or not. Receive-side Scaling (RSS)- Receive-Side Scaling resolves the single-processor bottleneck by allowing the receive side network load from a network adapter to be shared across multiple processors. RSS enables packet receive-processing to scale with the number of available processors.
SubnetMaskstring
DescriptionstringThe mask for the IPv4 address of this ProtocolEndpoint, if one is defined.
VLANIduint16
DescriptionstringA 12-bit VLAN ID used in the VLAN Tag header.This identifies the VLAN Tag that is to be used with the IPAddress.
MaxValuesint644094
MinValuesint641

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods