HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.0 U1 June 2012 Profiles

14 Version 1.1.0
for an Ethernet Port is associated to the HP_EthernetPort via the HP_EthernetPortToLANEndpoint
association. An instance of HP_EthernetLANEndpoint representing an Ethernet Interface for an Ethernet
Team is associated to the HP_EthernetTeam via the HP_EthernetTeamToLANEndpoint association.
Each HP_EthernetLANEndpoint instance is associated with its scoping system via the association
HP_EthernetLANHostedAccessPoint. Instances of HP_EthernetLANEndpoint are associated to
instances of CIM_IPProtocolEndpoint via the HP_IPBindsToEthernetLANEndpoint association.
Ethernet Statistics are represented by instances of HP_EthernetStatistics. Ethernet Statistics are
reported for Ethernet Ports and Ethernet Interfaces (LAN Endpoints). Instances of HP_EthernetStatistics
are associated to instances of HP_EthernetPort and instances of HP_EthernetLANEndpoint via the
HP_EthernetStatisticalData association.
7 Implementation Requirements
This section details the requirements related to the arrangement of instances and properties of instances
for implementations of this profile.
7.1 HP_EthernetPort
HP Ethernet Port modeling is mandatory. There shall be one instance of HP_EthernetPort for each
enabled HP Ethernet Port.
Instances of HP_EthernetPort shall be associated to the single instance of the Computer System,
HP_ComputerSystem, through the HP_EthernetDevice association.
When configured into a team, instances of HP_EthernetPort shall be associated to an instance of
HP_EthernetTeam through the HP_EthernetTeamMember association. An instance of HP_EthernetPort
shall not be associated to multiple instances of HP_EthernetTeam because an Ethernet Port cannot be
configured into multiple teams.
When not configured into a team instances of HP_EthernetPort shall be associated to the single instance
of the Ethernet Collection, HP_EthernetCollection, through the HP_EthernetMemberOfCollection
association. Instances of HP_EthernetPort that are associated to instances of HP_EthernetTeam shall
not be associated to the instance of HP_EthernetCollection.
7.1.1 IdentifyingDescriptions[]
HP_EthernetPort.IdentifyingDescriptions[] property is optional. If implemented, this property shall
conform to standard tags defined by the DMTF and the HP WBEM TC.
7.1.2 OperationalStatus[]
HP_EthernetPort.OperationalStatus[] property is mandatory. The first element of this property shall
contain the current operational status of the HP_EthernetPort.
7.1.3 OtherIdentifyInfo[]
HP_EthernetPort.OtherIdentifyInfo[] property is optional. . If implemented, this property shall conform to
standard tags defined by the DMTF and the HP WBEM TC.
7.2 HP_EthernetDevice
Instances of HP_EthernetPort shall be associated to the single instance of the Computer System,
HP_ComputerSystem, which contains them through the HP_EthernetDevice association.