HP-UX WBEM LAN Provider Release Notes, September 2010

Known Problems, Workarounds, Limitations
Following Known Problem is applicable for the current version of the product:
Several property data types of the LAN Provider module are different from the data types
documented in the provider datasheet available at/opt/lanprovider/doc/
HPUX_LANProvider.pdf. Property data types used in the LAN provider module must be reset
in accordance to the property data types set in the datasheet. Users developing WBEM client
applications must be aware of the mismatch of property data types that exist between the provider
module and the provider datasheeet. Following properties are to be reset in the LAN provider
module HPUX_EthernetPort class:
Table 1-6 Class HPUX_EthernetPort Properties
To TypeFrom TypeProperty Name
uint16[]Sint32OperationalStatus
uint64uint32Speed
uint64Sint32ActiveMaximumTransmissionUnit
string[]StringNetworkAddresses
uint32Sint32MaxDataSize
Following properties are to be reset in the LAN provider module HPUX_EthernetLANEndpoint
class:
Table 1-7 Class HPUX_EthernetLANEndpoint Properties
To TypeFrom TypeProperty Name
uint16[]Sint32OperationalStatus
uint16Sint32ProtocolType
Following is the limitation of the LAN provider:
LAN is a read-only provider and hence does not allow users to modify, create, or delete
instances.
Known Problems, Workarounds, Limitations 11