sysLogRemoteLogLevel
ZHNSYSTEM ·
.1.3.6.1.4.1.5504.2.5.2.1.9.3
Object
scalar
r/w
SysLogLevel
SysLog remote log level options, per RFC 3164. All logged events with a severity at or greater that this level will be sent to a remote Syslog server if the remote server address is configured and a route exists to the remote server.
Context
- MIB
- ZHNSYSTEM
- OID
.1.3.6.1.4.1.5504.2.5.2.1.9.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zhnSystemSyslogObjects
- Siblings
- 6
Syntax
SysLogLevel
- Source
- SysLogLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | informational |
7 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysLogAdminStatus Enable or disable the Syslog service. | scalar | SysAdminStatus | .1.3.6.1.4.1.5504.2.5.2.1.9.1 |
| sysLogLocalLogLevel SysLog local log level options, per RFC 3164. All
logged events with a severity at or greater than this
level will be logged to the local log file. Note, the
local log file is not… | scalar | SysLogLevel | .1.3.6.1.4.1.5504.2.5.2.1.9.2 |
| sysLogDisplayLogLevel SysLog log level options, per RFC 3164 for the display
of log messages via a web browser. All logged events with
a severity level at or greater than this level will be
displayed. | scalar | SysLogLevel | .1.3.6.1.4.1.5504.2.5.2.1.9.4 |
| sysLogMode SysLog logging mode of operation:
local(1), -- Log messages only to the local, non-persistent log file
remote(2), -- Log messages only to a remote syslog server
both(3), --… | scalar | SysLogMode | .1.3.6.1.4.1.5504.2.5.2.1.9.5 |
| sysLogRemoteServerAddress The IP address of the remote syslog server. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.2.5.2.1.9.6 |
| sysLogRemoteServerPort The UDP port to use to transfer syslog messages to the remote syslog server. | scalar | Unsigned32 | .1.3.6.1.4.1.5504.2.5.2.1.9.7 |