MIB Viewer

sshdCfgLogLevel

OBJECT-TYPE
1.3.6.1.4.1.272.4.44.1.12
Access
read-write
Status
mandatory
Sub-identifiers
0
Gives the verbosity level that is used when logging messages from sshd. The possible values are: 'quiet', 'fatal', 'error', 'info', 'verbose' and 'debug'. The default is 'info'. Logging with level 'debug' violates the privacy of users and is not recommended.
INTEGER { quiet(1), fatal(2), error(3), info(4), verbose(5), debug1(6), debug2(7), debug3(8) }