OID | 1.3.6.1.4.1.9.10.17.1.2.1.1.5 |
Module | ACCOUNTING-CONTROL-MIB (CISCO) |
Nom | acctngFileCommand |
Acces | readwrite |
Status | current |
Description | A control object for the collection of accounting data.
When read the value is either 'idle' or 'cmdInProgress'.
Writing a value is only allowed when the current value is
'idle'. When a value is successfully written, the value
changes to 'cmdInProgress' until completion of the action,
at which time the value reverts to 'idle'. Actions are
invoked by writing the following values:
'swapToNewFile' - the collection of data into the current
file is terminated, and collection continues into
a new (version of the) file.
'collectNow' - the agent creates and stores a connection
record into the current file for each active
connection having a type matching
acctngSelectionType and an age greater than
acctngFileMinAge. |
Syntaxe | Enumeration (1-idle, 2-cmdInProgress, 3-swapToNewFile, 4-collectNow) |