NAME

      mxglobalprotocolsettings - manage global protocol settings in Systems
      Insight Manager


SYNOPSIS

      mxglobalprotocolsettings -s [-f CMSfilespec | -]
      mxglobalprotocolsettings -s [setting=value]...
      mxglobalprotocolsettings -ld
      mxglobalprotocolsettings -lf [-b encoding]


DESCRIPTION

      The mxglobalprotocolsettings command is used to manage the global
      protocol settings.

      mxglobalprotocolsettings recognizes the following options:

	   -s [-f CMSfilespec | -]
			  Sets global protocol settings from XML, as given
			  either via a CMS-relative file specifier or via
			  standard input.

	   -s [setting=value]...
			  Sets global protocol settings on the command line.
			  "setting" is an element name from the XML file
			  format, and may be any element defined under
			  "global-protocol-settings".  "value" is a value to
			  be set for the given setting.

	   -ld		  List global protocol settings in detailed format.

	   -lf [-b encoding]
			  List global protocol settings in XML format.	If
			  "-b encoding" is specified then the XML will be
			  written in the specified encoding; otherwise the
			  default encoding will be used.


RETURN VALUE

      Upon completion, mxglobalprotocolsettings returns:

	      0 The operation completed successfully.
	     -1 An error occured during operation.

AUTHOR

      mxglobalprotocolsettings was developed by the Hewlett-Packard Company.

SEE ALSO

      mxglobalprotocolsettings(4)