MIB Viewer

agentLogInMemoryBehavior

OBJECT-TYPE
1.3.6.1.4.1.4413.1.1.14.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
Configures the behavior of the In Memory Log when it becomes full. A value of wrap(1) will cause the oldest log message to be removed, making room for the new message. A value of stop-on-full(2) will prevent any further logging.
INTEGER { wrap(1), stop-on-full(2) }