MIB Viewer

agCurCfgSyslogSessLogMode

OBJECT-TYPE
1.3.6.1.4.1.1872.2.5.1.1.5.95
Access
read-only
Status
current
Sub-identifiers
0
This object is used to select syslog session mode. syslog(1) - send the session log details to syslog server only. disk(2) - write the session log details to disk(file). both(3) - session log details send to syslog server and write to disk(file)
INTEGER { syslog(1), disk(2), both(3) }