Previous Topic: Other Considerations

Next Topic: CAIENF SNMP Monitor Control Options

The CAIENF Imbedded Multi-User Facility Command

If the imbedded Multi-User Facility (IMUF) is being used, you can issue CA Datacom/AD MUF console commands to the IMUF task by using the CAIENF IMUFCMD command. The format of the IMUFCMD command is:

IMUFCMD(‘muf_command_string’) 

where muf_command_string is 1 to 40 characters comprising a MUF command that is routed to the IMUF task.

For information on MUF console command structure and usage, see the appropriate CA Datacom/AD guide.

If the MUF command contains one or more command parameters, muf_command_string must be framed within single quotes. Improper framing will cause a malformed command string to be sent to the IMUF task.

Examples:

IMUFCMD(Status) 
IMUFCMD(‘Display DBMUFPR A0’)

In the first example, no framing characters are necessary because the MUF STATUS command requires no parameters.

IMUFCMD command responses are posted to the CAIENF job log.

The IMUFCMD command can be abbreviated to IMUFC.