HP Insight Management WBEM Providers for HP integrated VMware vSphere 5.1 October 2012 Profiles

32 Version 1.1.0
9.11 Retrieve the IP Addresses associated with an Ethernet Team.
For a given instance of HP_EthernetTeam, each associated instance of
HP_EthernetTeamToLANEndpoint provides an instance of HP_EthernetLANEndpoint. For each instance
of HP_EthernetLANEndpoint, each associated instance of CIM_BindsToLANEndpoint provides an
instance of CIM_IPProtocolEndpoint. The CIM_IPProtococlEndpoint.IPv4Address is an IPv4 address
associated to the Ethernet Team.
9.12 Retrieve the Ethernet Collection Operational Status
For the given instance of HP_EthernetCollection, HP_EthernetColllection.GroupOperationalStatus[0]
contains the Operational Status for the Ethernet Collection.
9.13 Retrieve the Failed Members of an Ethernet Collection
For the given instance of HP_EthernetCollection, each instance of HP_EthernetMemberOfCollection
identifies either an HP_EthernetPort or and HP_EthernetTeam that is a member of the Ethernet
Collection.
For an HP_EthernetPort member of the Collection, an HP_EthernetPort.OperationalStatus[0] of not “OK”
for the associated HP_EthernetPort, indicates a failed HP_EthernetPort member of the Ethernet
Collection.
For an HP_EthernetTeam member of the Collection, an HP_EthernetTeam.GroupOperationalStatus[0] of
not “OK” indicates a degraded or failed HP_EthernetTeam member of the Ethernet Collection. See
Section 9.7, “Retrieve the Failed or Degraded Members of an Ethernet Team” to further identify the
HP_EthernetPort member of the HP_EthernetTeam.
9.14 Retrieve the PCI Device IDs for an Ethernet PortController
For the given instance of CIM_EthernetPortController or HP_EthernetPortController, each instance of
CIM_PCIDevice associated via the CIM_ConcreteIdentity association identifies either a CIM_PCIDevice
that contains the PCI Device information for the EthernetPortController.
9.15 Retrieve the Controller Version for Ethernet Port Controller
For the given instance of HP_EthernetPortController, if theExtendedControllerVersion property is set, it
contains the controller version as a string. If the ExtendedControllerVersion property does not exist
(provider implementation used CIM_EthernetPortController class) or is set to an empty or NULL string, if
the ControllerVersion property is set, it contains the controller version as an integer. If the
ControllerVersion property is not set, the provider does not support reporting controller version.
10 CIM Elements
The implementation requirements for the classes and properties described in this section are defined in
the “Implementation Requirements” section (Section 0).