MIB Viewer

hm2LogSyslogServerTransportType

OBJECT-TYPE
1.3.6.1.4.1.248.11.23.1.5.10.1.8
Access
read-create
Status
current
Sub-identifiers
0
The transport type used to deliver the log messages to the syslog server. When set to udp(1) the syslog messages are sent over UDP on the configured port. When set to tls(2) the syslog messages are sent over TLS on configured TCP port (hm2LogSyslogServerUdpPort).
INTEGER { udp(1), tls(2) }