MIB Viewer

bnLogMsgBufferClearTargets

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.16.1.1.6
Access
read-write
Status
deprecated
Sub-identifiers
0
This object determines the type of log messages that will be deleted from the log message buffer facilities when the action object bnLogMsgBufferClearMsgs is set. Messages are classified based on their type. Specifying msgTypeAllVolatile(4) causes all messages in volatile storage to be deleted. Specifying msgTypeNonVolatile(5) causes all messages, including those in non-volatile storage, to be discarded.
INTEGER { msgTypeCritical(1), msgTypeSerious(2), msgTypeInformational(3), msgTypeAllVolatile(4), msgTypeNonVolatile(5) }