os_mon_mib

Module

os_mon_mib

Module Summary

Loading and Unloading of OTP-OS-MON-MIB

Description

Functions for loading and unloading the OTP-OS-MON-MIB into/from an SNMP agent. The instrumentation of the OTP-OS-MON-MIB uses Mnesia, hence Mnesia must be started prior to loading the OTP-OS-MON-MIB.

Warning

This module has been deprecated and will be removed in a furture release.

Exports

Types

Agent = pid() | atom()
Reason = term()

Loads the OTP-OS-MON-MIB.

Types

Agent = pid() | atom()
Reason = term()

Unloads the OTP-OS-MON-MIB.

See Also