LAGPort8023ad contains the configuration information for a port (LANEndpoint) which is a member of a link aggregation. This port aspect is associated to LANEndpoint using the ConcreteIdentity relationship. A port may be attached to an instance of LinkAggregator8023ad. This is described using the BindsTo association. The latter is described in the IEEE 802.3ad document, Subclause 30.7.2.1.13, and maps the information in MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortAttachedAggID. | Qualifiers:Version ( "2.8.1000" ) Experimental UMLPackagePath ( "CIM::Network::8023LAG" ) | Parameters (local in grey) | | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortActorPortPriority" } Write uint16 ActorPortPriority ; The priority value locally assigned to this Aggregation Port. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.15. | ValueMap { "0" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" } Values { "Unknown/Undefined" , "LACP_Activity" , "LACP_Timeout" , "Aggregation" , "Synchronization" , "Collecting" , "Distributing" , "Defaulted" , "Expired" } MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortActorOperState" } ModelCorrespondence { "CIM_LAGPort8023ad.ActorAdminState" } uint16 ActorOperState [ ] ; An enumerated array corresponding to the currentoperational values of Actor_State as transmitted by the Actor in LACPDUs and described in the IEEE 802.3ad document, Subclause 30.7.2.1.21. | MaxLen ( 12 ) MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortActorSystemID" } ModelCorrespondence { "CIM_LAGPort8023ad.ActorSystemPriority" } string ActorSystemID ; A 6-octet MAC address value that defines the value of the System ID for the System that contains this Aggregation Port. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.3. Note that the MAC address is formatted as twelve hexadecimal digits (e.g., '010203040506'), with each pair representing one of the six octets of the MAC address in 'canonical' bit order according to RFC 2469. | ValueMap { "0" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" } Values { "Unknown/Undefined" , "LACP_Activity" , "LACP_Timeout" , "Aggregation" , "Synchronization" , "Collecting" , "Distributing" , "Defaulted" , "Expired" } MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortActorAdminState" } Write ModelCorrespondence { "CIM_LAGPort8023ad.ActorOperState" } uint16 ActorAdminState [ ] ; An enumerated array allowing administrator control of the Port's state (described in the IEEE 802.3ad document, Subclause 30.7.2.1.20, and transmitted by the Actor in LACPDUs). | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortSelectedAggID" } uint32 SelectedAggID ; The identifier value of the Aggregator that this Aggregation Port has currently selected. Zero indicates that the Aggregation Port has not selected an Aggregator, either because it is in the process of detaching from an Aggregator or because there is no suitable Aggregator available for it to select. For more information, refer to the IEEE 802.3ad document, Subclause 30.7.2.1.12. | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortAggregateOrIndividual" } boolean RepresentsAggregate ; A Boolean value indicating whether the Aggregation Port is able to Aggregate (`TRUE') or is only able to operate as an Individual link ('FALSE'). For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.24. | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortActorPort" } uint16 ActorPort ; The port number locally assigned to the Aggregation Port. The port number is communicated in LACPDUs as the Actor_Port. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.14. | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortActorOperKey" } uint16 ActorOperKey ; The current operational value of the 16-bit Key for the Aggregation Port. The meaning of particular Key values is of local significance. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.5. | MappingStrings { "MIB.IEEE|IEEE8023-LAG-MIB.dot3adAggPortActorSystemPriority" } Write ModelCorrespondence { "CIM_LAGPort8023ad.ActorSystemID" } uint16 ActorSystemPriority ; A 2-octet value used to define the priority value associated with the Actor's System ID. For more information, refer to the IEEE 802.3 document, Subclause 30.7.2.1.2. | MappingStrings { "MIB.IETF|IF-MIB.ifLastChange" } Override ( "TimeOfLastStateChange" ) datetime TimeOfLastStateChange ;
| MappingStrings { "MIB.IETF|IF-MIB.ifOperStatus" } Override ( "OperationalStatus" ) uint16 OperationalStatus [ ] ;
| MappingStrings { "FC-SWAPI.INCITS-T11|SWAPI_PORT_CONFIG_CAPS_T.PortForceLipSupported" } Experimental ModelCorrespondence { "CIM_ProtocolEndpoint.BroadcastReset" } boolean BroadcastResetSupported ; A boolean indicating whether the instrumentation supports the BroadcastReset method. | ValueMap { "0" , "1" , "2" , "3" , "4" , "5..0x0FFF" , "0x1000..0x7777" , "0x8000.." } Values { "Success" , "Not_Supported" , "Unspecified Error" , "Timeout" , "Failed" , "DMTF_Reserved" , "Method_Reserved" , "Vendor_Reserved" } Experimental ModelCorrespondence { "CIM_ProtocolEndpoint.BroadcastResetSupported" } uint32BroadcastReset() Send a broadcast reset. A broadcast reset is a request that peers perform a reset. Examples include a parallel SCSI Bus Reset and a Fibre Channel LIP. | ValueMap { "0" , "1" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" , "10" , "11" , "12" , "13" , "14" , "15" , "16" , "17" , "18" , "19" , "20" , "21" , "22" , "23" , "24" , "25" , "26" , "27" , "28" , "29" , "30" , "31" , "32" , "33" , "34" , "35" , "36" , "37" , "38" , "39" , "40" , "41" , "42" , "43" , "44" , "45" , "46" , "47" , "48" , "49" , "50" , "51" , "52" , "53" , "54" , "55" , "56" , "57" , "58" , "59" , "60" , "61" , "62" , "63" , "64" , "65" , "66" , "67" , "68" , "69" , "70" , "71" , "72" , "73" , "74" , "75" , "76" , "77" , "78" , "79" , "80" , "81" , "82" , "83" , "84" , "85" , "86" , "87" , "88" , "89" , "90" , "91" , "92" , "93" , "94" , "95" , "96" , "97" , "98" , "99" , "100" , "101" , "102" , "103" , "104" , "105" , "106" , "107" , "108" , "109" , "110" , "111" , "112" , "113" , "114" , "115" , "116" , "117" , "118" , "119" , "120" , "121" , "122" , "123" , "124" , "125" , "126" , "127" , "128" , "129" , "130" , "131" , "132" , "133" , "134" , "135" , "136" , "137" , "138" , "139" , "140" , "141" , "142" , "143" , "144" , "145" , "146" , "147" , "148" , "149" , "150" , "151" , "152" , "153" , "154" , "155" , "156" , "157" , "158" , "159" , "160" , "161" , "162" , "163" , "164" , "165" , "166" , "167" , "168" , "169" , "170" , "171" , "172" , "173" , "174" , "175" , "176" , "177" , "178" , "179" , "180" , "181" , "182" , "183" , "184" , "185" , "186" , "187" , "188" , "189" , "190" , "191" , "192" , "193" , "194" , "195" , "196" , "197" , "198" , "199" , "200" , "201" , "202" , "203" , "204" , "205" , "206" , "207" , "208" , "209" , "210" , "211" , "212" , "213" , "214" , "215" , "216" , "217" , "218" , "219" , "220" , "221" , "222" , "223" , "224" , "225..4095" , "4096" , "4097" , "4098" , "4099" , "4100" , "4101" , "4102" , "4103" , "4104" , "4105" , "4106" , "4107" , "4108" , "4109" , "4110" , "4111" , "4112" , "4113" , "4114" , "4115" , "4200" , "4201" , "4202" , "4203" , "4204" , "4205" , "4300" , "4301..32767" , "32768.." } Values { "Unknown" , "Other" , "Regular 1822" , "HDH 1822" , "DDN X.25" , "RFC877 X.25" , "Ethernet CSMA/CD" , "ISO 802.3 CSMA/CD" , "ISO 802.4 Token Bus" , "ISO 802.5 Token Ring" , "ISO 802.6 MAN" , "StarLAN" , "Proteon 10Mbit" , "Proteon 80Mbit" , "HyperChannel" , "FDDI" , "LAP-B" , "SDLC" , "DS1" , "E1" , "Basic ISDN" , "Primary ISDN" , "Proprietary Point-to-Point Serial" , "PPP" , "Software Loopback" , "EON" , "Ethernet 3Mbit" , "NSIP" , "SLIP" , "Ultra" , "DS3" , "SIP" , "Frame Relay" , "RS-232" , "Parallel" , "ARCNet" , "ARCNet Plus" , "ATM" , "MIO X.25" , "SONET" , "X.25 PLE" , "ISO 802.211c" , "LocalTalk" , "SMDS DXI" , "Frame Relay Service" , "V.35" , "HSSI" , "HIPPI" , "Modem" , "AAL5" , "SONET Path" , "SONET VT" , "SMDS ICIP" , "Proprietary Virtual/Internal" , "Proprietary Multiplexor" , "IEEE 802.12" , "Fibre Channel" , "HIPPI Interface" , "Frame Relay Interconnect" , "ATM Emulated LAN for 802.3" , "ATM Emulated LAN for 802.5" , "ATM Emulated Circuit" , "Fast Ethernet (100BaseT)" , "ISDN" , "V.11" , "V.36" , "G703 at 64K" , "G703 at 2Mb" , "QLLC" , "Fast Ethernet 100BaseFX" , "Channel" , "IEEE 802.11" , "IBM 260/370 OEMI Channel" , "ESCON" , "Data Link Switching" , "ISDN S/T Interface" , "ISDN U Interface" , "LAP-D" , "IP Switch" , "Remote Source Route Bridging" , "ATM Logical" , "DS0" , "DS0 Bundle" , "BSC" , "Async" , "Combat Net Radio" , "ISO 802.5r DTR" , "Ext Pos Loc Report System" , "AppleTalk Remote Access Protocol" , "Proprietary Connectionless" , "ITU X.29 Host PAD" , "ITU X.3 Terminal PAD" , "Frame Relay MPI" , "ITU X.213" , "ADSL" , "RADSL" , "SDSL" , "VDSL" , "ISO 802.5 CRFP" , "Myrinet" , "Voice Receive and Transmit" , "Voice Foreign Exchange Office" , "Voice Foreign Exchange Service" , "Voice Encapsulation" , "Voice over IP" , "ATM DXI" , "ATM FUNI" , "ATM IMA" , "PPP Multilink Bundle" , "IP over CDLC" , "IP over CLAW" , "Stack to Stack" , "Virtual IP Address" , "MPC" , "IP over ATM" , "ISO 802.5j Fibre Token Ring" , "TDLC" , "Gigabit Ethernet" , "HDLC" , "LAP-F" , "V.37" , "X.25 MLP" , "X.25 Hunt Group" , "Transp HDLC" , "Interleave Channel" , "FAST Channel" , "IP (for APPN HPR in IP Networks)" , "CATV MAC Layer" , "CATV Downstream" , "CATV Upstream" , "Avalon 12MPP Switch" , "Tunnel" , "Coffee" , "Circuit Emulation Service" , "ATM SubInterface" , "Layer 2 VLAN using 802.1Q" , "Layer 3 VLAN using IP" , "Layer 3 VLAN using IPX" , "Digital Power Line" , "Multimedia Mail over IP" , "DTM" , "DCN" , "IP Forwarding" , "MSDSL" , "IEEE 1394" , "IF-GSN/HIPPI-6400" , "DVB-RCC MAC Layer" , "DVB-RCC Downstream" , "DVB-RCC Upstream" , "ATM Virtual" , "MPLS Tunnel" , "SRP" , "Voice over ATM" , "Voice over Frame Relay" , "ISDL" , "Composite Link" , "SS7 Signaling Link" , "Proprietary P2P Wireless" , "Frame Forward" , "RFC1483 Multiprotocol over ATM" , "USB" , "IEEE 802.3ad Link Aggregate" , "BGP Policy Accounting" , "FRF .16 Multilink FR" , "H.323 Gatekeeper" , "H.323 Proxy" , "MPLS" , "Multi-Frequency Signaling Link" , "HDSL-2" , "S-HDSL" , "DS1 Facility Data Link" , "Packet over SONET/SDH" , "DVB-ASI Input" , "DVB-ASI Output" , "Power Line" , "Non Facility Associated Signaling" , "TR008" , "GR303 RDT" , "GR303 IDT" , "ISUP" , "Proprietary Wireless MAC Layer" , "Proprietary Wireless Downstream" , "Proprietary Wireless Upstream" , "HIPERLAN Type 2" , "Proprietary Broadband Wireless Access Point to Mulipoint" , "SONET Overhead Channel" , "Digital Wrapper Overhead Channel" , "ATM Adaptation Layer 2" , "Radio MAC" , "ATM Radio" , "Inter Machine Trunk" , "MVL DSL" , "Long Read DSL" , "Frame Relay DLCI Endpoint" , "ATM VCI Endpoint" , "Optical Channel" , "Optical Transport" , "Proprietary ATM" , "Voice over Cable" , "Infiniband" , "TE Link" , "Q.2931" , "Virtual Trunk Group" , "SIP Trunk Group" , "SIP Signaling" , "CATV Upstream Channel" , "Econet" , "FSAN 155Mb PON" , "FSAN 622Mb PON" , "Transparent Bridge" , "Line Group" , "Voice E&M Feature Group" , "Voice FGD EANA" , "Voice DID" , "MPEG Transport" , "6To4" , "GTP" , "Paradyne EtherLoop 1" , "Paradyne EtherLoop 2" , "Optical Channel Group" , "HomePNA" , "GFP" , "ciscoISLvlan" , "actelisMetaLOOP" , "Fcip" , "IANA Reserved" , "IPv4" , "IPv6" , "IPv4/v6" , "IPX" , "DECnet" , "SNA" , "CONP" , "CLNP" , "VINES" , "XNS" , "ISDN B Channel Endpoint" , "ISDN D Channel Endpoint" , "BGP" , "OSPF" , "UDP" , "TCP" , "802.11a" , "802.11b" , "802.11g" , "802.11h" , "NFS" , "CIFS" , "DAFS" , "WebDAV" , "HTTP" , "FTP" , "NDMP" , "DMTF Reserved" , "Vendor Reserved" } MappingStrings { "MIB.IETF|IF-MIB.ifType" } ModelCorrespondence { "CIM_ProtocolEndpoint.OtherTypeDescription" } uint16 ProtocolIFType ; ProtocolIFType is an enumeration that is synchronized with the IANA ifType MIB. The ifType MIB is maintained at the additional values defined by the DMTF are included. The property is used to categorize and classify instances of the ProtocolEndpoint class. Note that if the ProtocolIFType is set to 1 (Other), then the type information should be provided in the OtherTypeDescription string property. | MaxLen ( 64 ) ModelCorrespondence { "CIM_ProtocolEndpoint.ProtocolType" , "CIM_ProtocolEndpoint.ProtocolIFType" } string OtherTypeDescription ; A string that describes the type of ProtocolEndpoint when the Type property of this class (or any of its subclasses) is set to 1 (Other). This property should be set to null when the Type property is any value other than 1. | ValueMap { "0" , "1" , "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" , "10" , "11" , "12" , "13" , "14" , "15" , "16" , "17" , "18" , "19" , "20" , "21" , "22" , "23" , "24" , "25" , "26" , "27" } Values { "Unknown" , "Other" , "IPv4" , "IPv6" , "IPX" , "AppleTalk" , "DECnet" , "SNA" , "CONP" , "CLNP" , "VINES" , "XNS" , "ATM" , "Frame Relay" , "Ethernet" , "TokenRing" , "FDDI" , "Infiniband" , "Fibre Channel" , "ISDN BRI Endpoint" , "ISDN B Channel Endpoint" , "ISDN D Channel Endpoint" , "IPv4/v6" , "BGP" , "OSPF" , "MPLS" , "UDP" , "TCP" } ModelCorrespondence { "CIM_ProtocolEndpoint.OtherTypeDescription" } Deprecated { "CIM_ProtocolEndpoint.ProtocolIFType" } uint16 ProtocolType ; Note: This property is deprecated in lieu of the ProtocolIFType enumeration. This deprecation was done to have better alignment between the IF-MIB of the IETF and this CIM class. Deprecated description: ProtocolType is an enumeration that provides information to categorize and classify different instances of this class. For most instances, information in this enumeration and the definition of the subclass overlap. However, there are several cases where a specific subclass of ProtocolEndpoint is not required (for example, there is no Fibre Channel subclass of ProtocolEndpoint). Therefore, this property is needed to define the type of Endpoint. | MaxLen ( 256 ) string NameFormat ; NameFormat contains the naming heuristic that is selected to ensure that the value of the Name property is unique. For example, you might choose to prepend the name of the port or interface with the Type of ProtocolEndpoint (for example, IPv4) of this instance followed by an underscore. | MappingStrings { "MIB.IETF|IF-MIB.ifDescr" } Override ( "Description" ) string Description ;
| MappingStrings { "MIB.IETF|IF-MIB.ifAdminStatus" } Override ( "EnabledState" ) uint16 EnabledState ;
| MaxLen ( 256 ) Override ( "Name" ) string Name ; A string that identifies this ProtocolEndpoint with either a port or an interface on a device. To ensure uniqueness, the Name property should be prepended or appended with information from the Type or OtherTypeDescription properties. The method selected is described in the NameFormat property of this class. | MaxLen ( 256 ) Propagated ( "CIM_System.CreationClassName" ) Key string SystemCreationClassName ; The CreationClassName of the scoping System. | MaxLen ( 256 ) Propagated ( "CIM_System.Name" ) Key string SystemName ; The Name of the scoping System. | MaxLen ( 256 ) Key string CreationClassName ; CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. | ModelCorrespondence { "CIM_EnabledLogicalElement.EnabledState" } string OtherEnabledState ; A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. | ValueMap { "2" , "3" , "5" , "6" , "7" , "8..32767" , "32768..65535" } Values { "Enabled" , "Disabled" , "Not Applicable" , "Enabled but Offline" , "No Default" , "DMTF Reserved" , "Vendor Reserved" } Write uint16 EnabledDefault = 2 ; An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). | ValueMap { "0" , "1" , "2" , "3" , "4" , "5" , "6" , ".." , "4096" , "4097" , "4098" , "4099" , "4100..32767" , "32768..65535" } Values { "Completed with No Error" , "Not Supported" , "Unknown or Unspecified Error" , "Cannot complete within Timeout Period" , "Failed" , "Invalid Parameter" , "In Use" , "DMTF Reserved" , "Method Parameters Checked - Job Started" , "Invalid State Transition" , "Use of Timeout Parameter Not Supported" , "Busy" , "Method Reserved" , "Vendor Specific" } ModelCorrespondence { "CIM_EnabledLogicalElement.RequestedState" } uint32RequestStateChange( | | The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), 3 ('Timeout'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values. Qualifiers:ValueMap { "2" , "3" , "4" , "6" , "7" , "8" , "9" , "10" , "11" , ".." , "32768..65535" }
Values { "Enabled" , "Disabled" , "Shut Down" , "Offline" , "Test" , "Defer" , "Quiesce" , "Reboot" , "Reset" , "DMTF Reserved" , "Vendor Reserved" }
ModelCorrespondence { "CIM_EnabledLogicalElement.RequestedState" }
IN
| | uint16 RequestedState | | | Reference to the job (can be null if the task is completed). Qualifiers:OUT
IN ( false )
| | CIM_ConcreteJob REF Job | | | A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' must be returned. Qualifiers:IN
| | datetime TimeoutPeriod | ) Requests that the state of the element be changed to the value specified in the RequestedState parameter. When the requested state change takes place, the EnabledState and RequestedState of the element will be the same. Invoking the RequestStateChange method multiple times could result in earlier requests being overwritten or lost. If 0 is returned, then the task completed successfully and the use of ConcreteJob was not required. If 4096 (0x1000) is returned, then the task will take some time to complete, ConcreteJob will be created, and its reference returned in the output parameter Job. Any other return code indicates an error condition. | ValueMap { "2" , "3" , "4" , "5" , "6" , "7" , "8" , "9" , "10" , "11" , "12" , ".." , "32768..65535" } Values { "Enabled" , "Disabled" , "Shut Down" , "No Change" , "Offline" , "Test" , "Deferred" , "Quiesce" , "Reboot" , "Reset" , "Not Applicable" , "DMTF Reserved" , "Vendor Reserved" } ModelCorrespondence { "CIM_EnabledLogicalElement.EnabledState" } uint16 RequestedState = 12 ; RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. | ArrayType ( "Indexed" ) ModelCorrespondence { "CIM_ManagedSystemElement.OperationalStatus" } string StatusDescriptions [ ] ; Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. | ValueMap { "OK" , "Error" , "Degraded" , "Unknown" , "Pred Fail" , "Starting" , "Stopping" , "Service" , "Stressed" , "NonRecover" , "No Contact" , "Lost Comm" , "Stopped" } MaxLen ( 10 ) Deprecated { "CIM_ManagedSystemElement.OperationalStatus" } string Status ; A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. | MappingStrings { "MIF.DMTF|ComponentID|001.5" } datetime InstallDate ; A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. | ValueMap { "0" , "5" , "10" , "15" , "20" , "25" , "30" , ".." } Values { "Unknown" , "OK" , "Degraded/Warning" , "Minor failure" , "Major failure" , "Critical failure" , "Non-recoverable error" , "DMTF Reserved" } uint16 HealthState ; Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. | string ElementName ; A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. | MaxLen ( 64 ) string Caption ; The Caption property is a short textual description (one- line string) of the object. |
| | | | |
|