Skip to main content
ONTAP EMS reference
A newer release of this product is available.

rsh.rcmd events

Suggest changes

rsh.rcmd EMS events occur when ONTAP encounters issues associated with reserved port binding operations.

rsh.rcmd.port.bind

Severity

ERROR

Description

This message occurs when there is an error in binding a reserved port.

Corrective Action

(None).

Syslog Message

rcmd.c: Bind error %d on reserved port %d.

Parameters

errNum (INT): Error number.
port (INT): Port number.

rsh.rcmd.port.used

Severity

ERROR

Description

This message occurs when there is no port available for binding to a socket, because all the reserved ports are in use.

Corrective Action

(None).

Syslog Message

rcmd.c: All reserved ports have been used.

Parameters

(None).