This module defines the behaviour of the SNMP agent mib-server
data module. A
new/1
close/1
sync/1
load_mib/4
unload_mib/4
lookup/2
next/3
register_subagent/3
unregister_subagent/2
which_mib/2
which_mibs/1
whereis_mib/2
backup/2
dump/2
info/1,2
code_change/2
The semantics of them and their exact signatures are explained below.
Create a new mib-storage instance.
Close the mib-storage.
Synchronize (write to disc, if possible) the data to disc.
This depends on the
Load the mib specified by the
Unload the mib specified by the
Find the mib-entry corresponding to the Oid.
If it is a variable, the Oid must be
.