linux man page for os_mon_mib

Query: os_mon_mib

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

os_mon_mib(3erl)					     Erlang Module Definition						  os_mon_mib(3erl)

NAME
os_mon_mib - 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.
EXPORTS
load(Agent) -> ok | {error, Reason} Types Agent = pid() | atom() Reason = term() Loads the OTP-OS-MON-MIB. unload(Agent) -> ok | {error, Reason} Types Agent = pid() | atom() Reason = term() Unloads the OTP-OS-MON-MIB.
SEE ALSO
os_mon(7) , snmp(3erl) Ericsson AB os_mon 2.2.5 os_mon_mib(3erl)
Related Man Pages
snmp_notification_mib(3erl) - linux
snmp_target_mib(3erl) - linux
snmp_view_based_acm_mib(3erl) - linux
snmpa_local_db(3erl) - linux
snmpa_supervisor(3erl) - linux
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Scripts without shebang
Answers to Recently Asked Questions about UNIX.COM
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
YouTube: How to Use Code Tags and Format Posts @UNIX.com