axLogEmailPri 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 email priority, logging messages which levels above
that value must be output to email address."
DEFVAL {-1}