SLB |
|
Simple Load Balancer |
Sergey Poznyakoff |
SLB User Manual (split by node): | ? |
Normally, this does not require additional configuration, unless you want to load some custom MIBs.
To load an additional MIB file, use the ‘add-mib’ statement. Its argument is the name of the file to load.
add-mib "MY-MIBS.txt"; |
Unless full pathname is specified, the file is searched in the SNMP search path. To modify the search path, use the ‘mib-directory’. Each ‘mib-directory’ adds a single directory to the end of the path:
mib-directory "/usr/share/slb/mibs"; |
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.