Prepare the MIB definition file, which defines the following information that the device to be monitored provides.
Power Information
Current power consumption and electrical energy
Temperature Information
Current temperature
As the file name, use the module name that comes before "DEFINITIONS" in the first line of the file. Make the extension "txt".
Example: The first line in the MIB definitions file is as follows:
<First line of the MIB definitions>
OPL-SP-MIB DEFINITIONS ::= BEGIN
The module name is "OPL-SP-MIB", so the file name, after adding the extension "txt", is as follows:
<File name>
OPL-SP-MIB.txt
Store the file created in the following folder:
[Windows]
<variable file storage directory>\control\mibs |
[UNIX]
/etc/opt/FJSVssqc/mibs |