MIB Viewer

hwSyslogLevelIndex

OBJECT-TYPE
1.3.6.1.4.1.2011.6.30.5.1.1.1
Access
read-only
Status
current
Sub-identifiers
0
Description of the level of the output syslog information. Currently, the syslog supports eight data types. Options: 1. emergency(1) -indicates that system is unusable. 2. alert(2) -indicates that action must be taken immediately. 3. critical(3) -indicates that critical conditions. 4. error(4) -indicates that error conditions. 5. warning(5) -indicates that warning conditions. 6. notice(6) -indicates that normal but significant condition. 7. informational(7) -indicates that informational messages. 8. debug(8) -indicates that debug-level messages.
INTEGER { emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8) }