Lines Matching +full:system +full:- +full:on +full:- +full:module
2 .\" Copyright (c) 2004-2005
5 .\" Copyright (c) 2001-2003
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
62 .Nd "mib-2 module for bsnmpd."
118 module implements parts of the internet standard MIB-2.
120 Some of the tables are restricted to be read-only instead of read-write.
123 The module also exports a number of functions and global variables for use
129 module opens a socket that is used to execute all network related
137 module handles a list of all currently existing network interfaces.
143 .Bd -literal -offset indent
169 module tries to implement the semantic if
171 as described in RFC-2863.
175 is a synthetic interface type and the system creates the interface
181 If, on the other hand, there is a hardware interface
193 For real interfaces, the module keeps the mapping between the interface name
202 as used by the system.
207 the system's interface index is
212 causes the entire interface list to be re-created.
226 finds an interface by searching for a system interface index and
242 A module can register itself to receive a notification when a new entry is
246 A module can register only one function, a second call to
251 It is unregistered automatically, when the registering module is unloaded.
253 A module can also register to events on a specific interface.
262 .Bl -tag -width "XXXXX"
274 is destroyed or the registering module is unloaded.
275 .Em Note that only one module can register to any given interface .
279 module handles a table of interface IP-addresses.
281 .Bd -literal -offset indent
293 The (ordered) list of IP-addresses on a given interface can be traversed by
298 The list should not be considered read-only.
300 The internet MIB-2 contains a table of interface receive addresses.
302 .Bd -literal -offset indent
320 is based on a list of known interface types.
329 by the system.
336 module maintains also the interface stack table.
338 there is no system supported generic way of getting this information, interface
342 module handles only the top and bottom entries.
354 .Bl -tag -width ".It Pa @DEFPATH@mibII_tree.def" -compact