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


IBMzOS_IPProtocolEndpoint

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

IBMzOS_IPProtocolEndpoint

Inheritance

  • CIM_IPProtocolEndpoint
  • ← IBMzOS_IPProtocolEndpoint

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_IPProtocolEndpointProviderModule

Provider library

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

  • libcmpiOSBase_IPProtocolEndpointProvider.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 Protocol Endpoint for IP’.
string Description
Always set to ‘A communication point to send and receive data. This class is dedicated to relate IP interfaces to Logical Networks’.
string ElementName
Same as Name.
string Name [key]
The unique name of the protocol endpoint, constructed according to the template in NameFormat.
uint16 EnabledState
Returns whether the protocol endpoint is active or not.
string NameFormat
Describes the format of the name property. For z/OS, this is always set to ‘TCPIPPROCNAME_TYPE_DEVICE_IPADDR(_ETH)’.
string IPv4Address
The IPv4 IP address.
string IPv6Address
Not yet supported for z/OS instrumentation.
string SubnetMask
The IPv4 IP subnet mask.
uint16 IPVersionSupport
Always returns 1 (=IPv4 only).

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