MIB Viewer

bnLogMsgBufferMaxSize

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.16.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
This object determines the overall size of the log message buffer facilities. Changing the value of this object causes all messages currently being stored in the buffer to be lost. Note that attempts to set this object to a larger value (e.g., msgBufferSizeSmall(50) to msgBufferSizeLarge(200)) may be rejected due to current resource utiliztion within the running system. Note that this object only applies to the buffering capabilities that are volatile. Messages that are classified as volatile are lost upon system reinitialization. This object has no affect on non-volatile message logging capacity.
INTEGER { msgBufferSizeSmall(50), msgBufferSizeMedium(100), msgBufferSizeLarge(200), msgBufferSizeVeryLarge(400), msgBufferSizeExtraLarge(1500) }