MIB Viewer

sshdCfgLogFacility

OBJECT-TYPE
1.3.6.1.4.1.272.4.44.1.11
Access
read-write
Status
mandatory
Sub-identifiers
0
Gives the facility code that is used when logging messages from sshd. The possible values are: 'daemon', 'user', 'auth', 'local0', 'local1', 'local2', 'local3', 'local4', 'local5', 'local6', 'local7'. The default is 'auth'.
INTEGER { daemon(1), user(2), auth(3), authPriv(4), local0(7), local1(8), local2(9), local3(10), local4(11), local5(12), local6(13), local7(14) }