Previous Topic: Other IMUF ConsiderationsNext Topic: CAIENF SNMP Monitor Control Options


The CAIENF Imbedded Multi-User Facility Command

If the embedded 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 through 40 characters comprising a MUF command that is routed to the IMUF task.

For information about 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 causes a malformed command string to be sent to the IMUF task.

Examples:

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

In the first example, framing characters are not necessary because the MUF STATUS command does not require parameters.

IMUFCMD command responses are posted to the CAIENF job log.

The IMUFCMD command can be abbreviated to IMUFC.