otp_mib(3erl) linux man page | unix.com

Man Page: otp_mib

Operating Environment: linux

Section: 3erl

otp_mib(3erl)						     Erlang Module Definition						     otp_mib(3erl)

NAME
otp_mib - Handles the OTP-MIB
DESCRIPTION
The SNMP application should be used to start an SNMP agent. Then the API functions below can be used to load/unload the OTP-MIB into/from the agent. The instrumentation of the OTP-MIB uses Mnesia, hence Mnesia must be started prior to loading the OTP-MIB.
EXPORTS
load(Agent) -> ok | {error, Reason} Types Agent = pid() | atom() Reason = term() Loads the OTP-MIB. unload(Agent) -> ok | {error, Reason} Types Agent = pid() | atom() Reason = term() Unloads the OTP-MIB.
SEE ALSO
snmp(3erl) Ericsson AB otp_mibs 1.0.6 otp_mib(3erl)
Related Man Pages
inets(3erl) - linux
mnesia_registry(3erl) - linux
snmp_notification_mib(3erl) - linux
snmp_view_based_acm_mib(3erl) - linux
snmpa_mpd(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
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!