Class CIM_GatewayPathID
extends CIM_StorageHardwareID

GatewayPathID extends StorageHardwareID to name a path segment defined by the end identities, HardwareID and GatewayID. The purpose is to describe Identity to allow access control to be applied to a particular path segment. Think of the element identified by GatewayPathID as a Gateway between a non-trusted world and a trusted world.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Identity
   |
   +--CIM_StorageHardwareID
   |
   +--CIM_GatewayPathID

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringGatewayPathID extends StorageHardwareID to name a path segment defined by the end identities, HardwareID and GatewayID. The purpose is to describe Identity to allow access control to be applied to a particular path segment. Think of the element identified by GatewayPathID as a Gateway between a non-trusted world and a trusted world.
UMLPackagePathstringCIM::User::StorageHardwareID
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
GatewayIDstring
DescriptionstringThe ID representing the Gateway for a path segment from the element identified in the HardwareID property to the Gateway.
ModelCorrespondencestringCIM_GatewayPathID.GatewayIDType, CIM_GatewayPathID.OtherGatewayIDType
Requiredbooleantrue
GatewayIDTypeuint16
DescriptionstringThe type of the ID property. iSCSI GatewayIDs may use one of three iSCSI formats - iqn, eui, or naa. This three letter format is the name prefix; so a single iSCSI type is provided here, the prefix can be used to further refine the format.
ModelCorrespondencestringCIM_GatewayPathID.GatewayID
Requiredbooleantrue
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, PortWWN, NodeWWN, Hostname, iSCSI Name
OtherGatewayIDTypestring
DescriptionstringThe gateway ID type when Gateway IDType is "Other".
ModelCorrespondencestringCIM_GatewayPathID.GatewayID

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CurrentlyAuthenticatedbooleanCIM_Identity
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
IDTypeuint16CIM_StorageHardwareID
InstanceIDstringCIM_Identity
OtherIDTypestringCIM_StorageHardwareID
StorageIDstringCIM_StorageHardwareID

Class Methods