cie1000SyslogConfigServerLevel
CIE1000-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.832.1.37.1.2.1.3
Object
scalar
r/w
CIE1000SyslogLevelType
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
- CIE1000-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.37.1.2.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000SyslogConfigServer
- Siblings
- 2
Syntax
CIE1000SyslogLevelType
- Source
- CIE1000SyslogLevelType
- Base type
Enumeration
Values & Constraints
Type Values
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | informational |
8 | all |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cie1000SyslogConfigServerMode 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.832.1.37.1.2.1.1 |
| cie1000SyslogConfigServerAddress The domain name of syslog server. | scalar | CIE1000-TCCIE1000InetAddress | .1.3.6.1.4.1.9.9.832.1.37.1.2.1.2 |