me1200SyslogConfigServerLevel
ME1200-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.815.1.37.1.2.1.3
Object
scalar
r/w
ME1200SyslogLevelType
Indicates what level of message will send to syslog server. For example, the error level will send the specific messages which severity code is less or equal than error(3), the warning level will send the specific messages which severity code is less or equal than warning(4), the notice level will send the specific messages which severity code is less or equal than notice(5), the informational level will send the specific messages which severity code is less or equal than informational(6) and the enumeration option of all(8) isn't used in this case.
Context
- MIB
- ME1200-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.37.1.2.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200SyslogConfigServer
- Siblings
- 2
Syntax
ME1200SyslogLevelType
- Source
- ME1200SyslogLevelType
- Base type
Enumeration
Values & Constraints
Type Values
3 | error |
4 | warning |
5 | notice |
6 | informational |
8 | all |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| me1200SyslogConfigServerMode Indicates the syslog server mode operation. When the mode operation is
enabled, the syslog message will send out to syslog server. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.815.1.37.1.2.1.1 |
| me1200SyslogConfigServerAddress The domain name of syslog server. | scalar | ME1200-TCME1200InetAddress | .1.3.6.1.4.1.9.9.815.1.37.1.2.1.2 |