MIB Viewer

syslogDomainNameAppend

OBJECT-TYPE
1.3.6.1.4.1.161.19.3.3.2.156
Access
read-write
Status
current
Sub-identifiers
0
Select whether to append the configured management domain name to the Syslog server name. For example, if dnsMgmtDomainName is set to 'example.com', syslogServerAddr is set to 'syslog1', and syslogDomainNameAppend is set to appendDomain, the Syslog Server name used would be 'syslog1.example.com'.
INTEGER { disableDomain(0), appendDomain(1)}