MIB Viewer

atmfM4TrapLogFullAction

OBJECT-TYPE
1.3.6.1.4.1.353.100.1.40.1.5
Access
read-create
Status
current
Sub-identifiers
0
Indicates the action that should be performed when no more log entries can be created due to a log-full condition. If the value of this object is wrap(2), each new log entry will cause the deletion of the oldest entry still in the log, for as long as the log is still full.
INTEGER { halt(1), wrap(2) }