Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
ConfigurationID | string | |
Description | string | ConfigurationID is the unique identifier that is used to determine whether the underlying zoning configuration has changed. For example, the ConfigurationID can be a checksum, date and time, sequence identification, as long as it unque to the client accessing the property. |
DefaultZoningState | uint16 | |
Description | string | DefaultZoningState indicates whether fabric members (devices) that are not in any other active Zones can access each other. In particular, if no Zones are active, a DefaultZoningState "Allow" indicates that all fabric members can access each other. |
ValueMap | string | 0, 2, 3 |
Values | string | Unknown, Allow, Deny |
RequestedSessionState | uint16 | 5 |
Description | string | RequestedSessionState is an integer enumeration that indicates whether the ZoneService session has been requested to start (value=2), end (value=3), or terminate (value=4). Note that when RequestedSessionState is set to 4 ("Not Applicable"), then this property is not used. By default, the RequestedSessionState of the element is 5 ("No Change"). |
ModelCorrespondence | string | CIM_ZoneService.SessionState, CIM_ZoneService.SessionControl |
ValueMap | string | 2, 3, 4, 5 |
Values | string | Start, End, Terminate, No Change |
SessionState | uint16 | 4 |
Description | string | SessionState is an integer enumeration that indicates whether the session is currently starting (value=2) or has ended (value=3). It is possible that a particular instance of a ZoneService might not support sessions. If sessions are not supported, the value 4 ("Not Applicable") is used. |
ValueMap | string | 0, 2, 3, 4 |
Values | string | Unknown, Starting, Ended, Not Applicable |