MIB Viewer

bnLogMsgRemoteServerStandardSaveTargets

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.16.1.1.19.1.6
Access
read-create
Status
current
Sub-identifiers
0
This object determines the type of log messages that will be sent to a remote syslog server when they occur. Messages are classified based on their type. Selecting a type value causes all log messages that have an associated value less than or equal to the type value specified to be sent when the log message is entered into the system.
INTEGER { msgTypeEmergency(0), msgTypeAlert(1), msgTypeCritical(2), msgTypeError(3), msgTypeSerious(4), msgTypeNotice(5), msgTypeInformational(6), msgTypeDebug(7), msgTypeNone(8) }