SyslogSeverity¶
-
class
ydk.models.cisco_ios_xe.cisco_ia.
SyslogSeverity
¶ SyslogSeverity (Enum Class)
Standard Syslog logging levels)
-
none = 8
No logging
-
emergency = 0
Emergency Level Msg
-
alert = 1
Alert Level Msg
-
critical = 2
Critical Level Msg
-
error = 3
Error Level Msg
-
warning = 4
Warning Level Msg
-
notice = 5
Notification Level Msg
-
info = 6
Informational Level Msg
-
debug = 7
Debugging Level Msg
-