axLogSyslogPri OBJECT-TYPE
SYNTAX INTEGER {emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), info(6), debug(7), notDefined(-1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The logging syslog priority, logging messages which levels above
that value must be output to syslog host."
DEFVAL {-1}