MIB Viewer

acctngAgentMode

OBJECT-TYPE
1.3.6.1.2.1.60.1.3.4
Access
read-only
Status
current
Sub-identifiers
0
An indication of the behaviour mode of the agent when a file becomes full: 'swapOnCommand' - the agent does not automatically swap to a new file; rather, it discards newly collected data until a management application subsequently instructs it to swap to a new file. 'swapOnFull' - the agent terminates collection into the current file as and when that file becomes full.
INTEGER { swapOnCommand(1), swapOnFull(2) }