IOS350I
DEVICE dev REQUESTED yy:yy for MIH xx:xx WILL BE USED.

Explanation

The system's attempt to set the MIH time interval for device dev to yy:yy was unsuccessful. The system attempted to set the device's MIH timer interval when the device was varied online. The maximum allowable user MIH time interval settings are in use and the MIH time interval requested by the device does not match either the default class MIH time that the device belongs to or any of the user MIH times.

In the message text:
dev
The device number of the requested device.
yy:yy
The requested MIH time.
xx:xx
The MIH time set for the device.

System action

The system sets the MIH time interval for device dev to xx:xx. xx:xx is the closest default class MIH time or user MIH time that is higher than the device requested time. If no time higher than the device requested time exists, the closest time less than the device requested time is used.

Operator response

Determine if the time used is acceptable for the device. If the time is not acceptable, do one of the following:
  • Free up a user time.
    1. Issue a D IOS,MIH command to find a user time that can be combined with another user time or moved to the default class.
    2. Issue a SETIOS command to free up the user time identified in step 1.
    3. Vary device dev offline and then online. If the device cannot be varied offline, issue a SETIOS MIH,DEV=dev,TIME=yy:yy command to set the MIH time for the device to what the device requested.
  • Use a different user time than xx:xx
    1. Issue a D IOS,MIH command to find the existing user time zz:zz
    2. Issue a SETIOS MIH,DEV=dev,TIME=zz:zz command to set the MIH time for the device.

Programmer response

None.