Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Server behavior

&pagelevel(5)&pagelevel

persistentDir DIRECTORY

defines the directory where snmpd and snmptrapd store persistent configuration settings.

If not specified, the persistent directory defaults to /var/net-snmp.

noPersistentLoad yes
noPersistentSave yes

disable the loading and saving of persistent configuration information.

This will break SNMPv3 operations (and other behavior that relies on changes persisting across application restart). Use with care!

tempFilePattern PATTERN

defines a filename template for creating temporary files, for handling input to and output from external shell commands. Used by the mkstemp() and mktemp() functions.

If not specified, the default pattern is /tmp/snmpdXXXXXX.