Reference Guide
14 Version 2.3.0
7.1.9 HP_ManagementProcessor.ManagementIPAddresses[ ]
This property shall be supported if the Management Processor has IPv6 Addresses configured other than
Link Local
This property may be populated with NULL or an empty string if Management Processor does not support
multiple IPv6 Addresses.
7.1.10 HP_ManagementProcessor.IPv6AddressPrefixLengths[ ]
This property shall report the prefix length of the corresponding IPv6 address in
HP_ManagementIPAddresses[] in order to specify valid subnets.
7.1.11 HP_ManagementProcessor.IPv6AddressSources[ ]
This property shall report the address source of the corresponding IPv6 Address in
HP_ManagementProcessor.ManagementIPAddresses[].
7.1.12 HP_ManagementProcessor.IPv6CurrentStates[ ]
This property shall report the current state of the corresponding IPv6 Address in
HP_ManagementProcessor.ManagementIPAddresses[].
7.1.13 HP_ManagementProcessor.IPv6Address
This property reports Link Local IPv6 Address of the management processor controller’s network interface
controller (NIC).
Shall be implemented if IPv6 Address is configured
7.1.14 HP_ManagementProcessor.IPv6SubnetPrefixLength
This property reports the Link Local IPv6 Address’ prefix length of the management processor controller’s
network interface controller (NIC).
7.1.15 HP_ManagementProcessor.IPv6AddressSource
This property shall report the address source for the IPv6 Link Local address
7.1.16 HP_ManagementProcessor.IPv6CurrentState
This property shall report the current state for the IPv6 Link Local address
7.2 HP_MPCollection
The implementation of the HP_MPCollection class is optional. Providers who desire for overall MP status
to contribute to overall system status shall instantiate one instance of HP_MPCollection which aggregates
the collection of all MP controllers in a system. Instances of HP_ManagementProcessor are associated to
HP_MPCollection through the HP_MPMemberOfCollection aggregate association. The instance of
HP_MPCollection is associated to the scoping computer system through the HP_MPHostedCollection
association.