Oracle Enterprise Manager for MySQL Database

7.23 Networking Configuration Metrics

Lists the Networking configuration metrics and provides a brief description of each.

Table 7.23 Networking Configuration Metrics

NameDescription
Bind AddressThe network interface(s) that MySQL is bound to.
Named Pipe EnabledOn Windows only, indicates whether the server supports connections over named pipes.
PortThe number of the port on which the server listens for TCP/IP connections.
Shared Memory Base NameOn Windows only, the name of shared memory to use for shared-memory connections.
Shared Memory EnabledOn Windows only, indicates whether the server the server permits shared-memory connections.
Skip Name Resolve EnabledWhether to not resolve host names when checking client connections, and use only IP addresses instead.
Skip Networking EnabledWhether to not listen for TCP/IP connections at all.
SocketOn Unix platforms, this variable is the name of the socket file that is used for local client connections.