iso/org/dod/internet/private/enterprises/.4874/.2/.2/juniAcctngMIB/.1/.2/juniAcctngFileTable/juniAcctngFileEntry/juniAcctngFileXferMode
juniAcctngFileXferMode
OBJECT-TYPE
1.3.6.1.4.1.4874.2.2.24.1.2.1.1.1
Description
Indicates the mode to use for transfering accounting data to remote client. juniAcctngManualTransfer - Administrator is responsible for manually transfering collected accounting data off of the system. juniAcctngAutomatedTransfer - The agent will automatically transfer the collected accounting data based at a acctngFileIntervals using an entry in the juniFileXferTable pointed to by juniAcctngFileXferIndex. If a manager sets this object to this value, a corresponding row in the juniFileXferTable must exist, otherwise the set command will fail. juniActngTransferOnFileFull - The agent will automatically transfer the collected accounting data when the file reaches the maximum size defined by acctngFileMaximumSize. If a manager sets this object to this value, a corresponding row in the juniFileXferTable must exist, otherwise the set command will fail. juniAcctngRedundantTransfer - The agent will automatically transfer two copies of the accounting data based on the acctngFileInterval. One copy will go to the juniFileXferTable entry identified by juniAcctngFileXferIndex and one copy will go the the juniFileXferTable entry identified by juniAcctngFileXferSecondaryIndex.
Syntax
INTEGER { juniAcctngManualTransfer(1), juniAcctngAutomatedTransfer(2), juniAcctngTransferOnFileFull(3), juniAcctngRedundantTransfer(4) }