You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
510 B
Plaintext
11 lines
510 B
Plaintext
# As the snmp packages come without MIB files due to license reasons, loading
|
|
# of MIBs is disabled by default. If you added the MIBs you can reenable
|
|
# loading them by commenting out the following line.
|
|
mibs :
|
|
|
|
# If you want to globally change where snmp libraries, commands and daemons
|
|
# look for MIBS, change the line below. Note you can set this for individual
|
|
# tools with the -M option or MIBDIRS environment variable.
|
|
#
|
|
# mibdirs /usr/share/snmp/mibs:/usr/share/snmp/mibs/iana:/usr/share/snmp/mibs/ietf
|