Query: otp_mib
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
otp_mib(3erl) Erlang Module Definition otp_mib(3erl)NAMEotp_mib - Handles the OTP-MIBDESCRIPTIONThe 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.EXPORTSload(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 ALSOsnmp(3erl) Ericsson AB otp_mibs 1.0.6 otp_mib(3erl)
Related Man Pages |
---|
os_mon(7) - linux |
ct_snmp(3erl) - linux |
net_adm(3erl) - linux |
snmp_notification_mib(3erl) - linux |
snmp_target_mib(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
Rules for Homework & Coursework Questions Forum |
Status of UNIX.COM Forum Transformation |
Answers to Recently Asked Questions about UNIX.COM |