z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


IBMzOS_EthernetPort

z/OS Common Information Model User's Guide
SC34-2671-00

IBMzOS_EthernetPort

Inheritance

  • CIM_EthernetPort
  • ← IBMzOS_EthernetPort

Provider module

The module name of the CMPI provider that is registered for a CIM class which is used by the cimprovider command line tool for the administration of CMPI providers is

  • IBMzOS_EthernetPortProviderModule

Provider library

The physical name of a CMPI provider’s shared object library as it is stored in the hierarchical file system is

  • libcmpiOSBase_EthernetPortProvider.so

Owning component

The z/OS component which owns the CMPI provider is

  • Communication Server

Properties

The following properties are common for eServer™:

string Caption
Always set to ‘IBMzOS EthernetPort’.
string Description
Variable, depending on the type of interface, for example, ‘IP Assist Queued Direct I/O Ethernet protocol port’.
string ElementName
Same as Name.
string Name
The label by which the NetworkPort is known to the operating system (‘tcpprocname_intfname’).
uint16 EnabledState
Indicates whether the protocol endpoint is active or not.
string DeviceID [key]
Identifying information to uniquely name the ethernet port. (‘tcpprocname_intfname’).
uint64 Speed
The current bandwidth of the port in bits per second.
uint64 MaxSpeed
The maximum bandwidth of the port in bits per second. For z/OS, this is always the same value as Speed.
uint16 LinkTechnology
Always 2 (=Ethernet).
string OtherLinkTechnology
Not set for z/OS.

The following properties have data that may be specific to z/OS, or may map to z/OS specific attributes.

TcpipProcName
z/OS TCP/IP stack name.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014