Operating the SNMP Plugin

Using the same environment setup described for the InfoHub, you can operate the SNMP Plugin from the shell and from within GT.M. To operate the SNMP Plugin from the shell, the general command is:

$gtm_dist/mumps -run IHsnmp --action=<Action> --plugin=PluginId 

To operate the SNMP Plugin from within GT.M, invoke the action entry point in the IHsnmp API:

action^IHsnmp("<Action>","PluginID")

Related Information: