HP-UX WBEM LAN Provider Datasheet

Page 3 of 6 Created on 6/1/2005
table 1: HPUX_EthernetPort properties
Property name property inheritance property value (and data source)
string Caption Inherited from CIM_ManagedElement hp-ux: Description of an interface as shown by
lanadmin –g command
string Description Inherited from CIM_ManagedElement
hp-ux: Description of an interface as shown by
lanadmin –g command
uint16[] OperationalStatus Inherited from
CIM_ManagedSystemElement
hp-ux: 2 (indicating “OK”) for operational interface and
10 (indicating “Stopped”) for non-operational interface
string Name Inherited from
CIM_ManagedSystemElement
hp-ux: Name of a driver for the LAN interface. (e.g.
igelan or iether etc.)
string SystemCreationClassName
[Key]
Inherited from CIM_LogicalDevice hp-ux: Fixed string “CIM_UnitaryComputerSystem”
string SystemName [Key] Inherited from CIM_LogicalDevice hp-ux: Fully qualified host name if available from the
gethostbyname() system call; otherwise it returns the
hostname from the gethostname() system call
string CreationClassName [Key] Inherited from CIM_LogicalDevice hp-ux: Fixed string “CIM_LogicalDevice”
string DeviceID [Key] Inherited from CIM_LogicalDevice hp-ux: Concatenation of the string “lan”, and the LAN
interface number (PPA number). For example “lan0”.
uint64 Speed Inherited from CIM_LogicalPort hp-ux: Current set speed in bits per second
uint64 MaxSpeed
¥
Inherited from CIM_LogicalPort hp-ux: Maximum supported speed of the interface in bits
per second
Boolean FullDuplex Inherited from CIM_NetworkPort hp-ux: “TRUE” if interface is operating in Full Duplex
mode, “FALSE” otherwise
uint64 ActiveMaximumTransmissionUnit Inherited from CIM_NetworkPort hp-ux: Current MTU in bytes
uint64
SupportedMaximumTranmissionUnit
¥
Inherited from CIM_NetworkPort hp-ux: Maximum MTU in bytes that can be supported
string PermanentAddress Inherited from CIM_NetworkPort hp-ux: MAC address of the LAN interface as factory set
on the NIC
string[] NetworkAddresses Inherited from CIM_NetworkPort hp-ux: Current MAC address set on the NIC. Only one
address is returned
uint32 MaxDataSize Inherited from CIM_EthernetPort hp-ux: Current MTU (Maximum Transmission Unit) size in
bytes
¥
These properties may not be supported by all HP-UX drivers and hence may not be reported for certain interfaces.