acctngFileMinAge
ACCOUNTING-CONTROL-MIB ·
.1.3.6.1.2.1.60.1.2.1.1.12
Object
column
r/w
seconds Integer32
The minimum age of a connection, as used to determine the
set of connections for which data is to be collected at the
periodic intervals and/or when acctngFileCommand is set to
'collectNow'. The age of a connection is the elapsed time
since it was last installed.
When the periodic interval expires for a file or when
acctngFileCommand is set to 'collectNow', accounting data is
collected and stored in the file for each connection having
a type matching acctngSelectionType and whose age at that
time is greater than the value of acctngFileMinAge
associated with the file. This value may be modified at any
time.
Context
- MIB
- ACCOUNTING-CONTROL-MIB
- OID
.1.3.6.1.2.1.60.1.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- acctngFileEntry
- Table
- acctngFileTable
- Siblings
- 12
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: 60-86400
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| acctngFileIndex A unique value identifying a file into which accounting
data is to be stored. This value is required to be the
permanent 'handle' for an entry in this table for as long as
that e… | column | FileIndex | .1.3.6.1.2.1.60.1.2.1.1.1 |
| acctngFileCollectFailedAttempts An indication of whether connection data is to be collected
for failed connection attempts when the value of the
corresponding instance of acctngFileCollectMode inc… | column | Bits | .1.3.6.1.2.1.60.1.2.1.1.10 |
| acctngFileInterval The number of seconds between the periodic collections of
accounting data when the value of the corresponding instance
of acctngFileCollectMode includes 'periodically'. Some
agen… | column | seconds Integer32 | .1.3.6.1.2.1.60.1.2.1.1.11 |
| acctngFileRowStatus The status of this conceptual row.
This object can not be set to 'active' until a value has
been assigned to the corresponding instance of
acctngFileName. Collecti… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.60.1.2.1.1.13 |
| acctngFileName The name of the file into which accounting data is to be
stored. If files are named using suffixes, then the name of
the current file is the concatenation of acctngFileName and
a… | column | OctetString | .1.3.6.1.2.1.60.1.2.1.1.2 |
| acctngFileNameSuffix The suffix, if any, of the name of a file into which
accounting data is currently being stored. If suffixes are
not used, then the value of this object is the zero-length
string.… | column | OctetString | .1.3.6.1.2.1.60.1.2.1.1.3 |
| acctngFileDescription The textual description of the accounting data which will
be stored (on the next occasion) when header information is
stored in the file. The value of this object may be
modified… | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.60.1.2.1.1.4 |
| acctngFileCommand 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'. … | column | Enumeration | .1.3.6.1.2.1.60.1.2.1.1.5 |
| acctngFileMaximumSize The maximum size of the file (including header
information). When the file of collected data reaches this
size, either the agent automatically swaps to a new version
(i.e., a new… | column | bytes Integer32 | .1.3.6.1.2.1.60.1.2.1.1.6 |
| acctngFileCurrentSize The current size of the file into which data is currently
being collected, including header information. | column | bytes Integer32 | .1.3.6.1.2.1.60.1.2.1.1.7 |
| acctngFileFormat An indication of the format in which the accounting data is
to be stored in the file. If the value is modified, the new
value takes effect after the next 'swap' to a new file. T… | column | Enumeration | .1.3.6.1.2.1.60.1.2.1.1.8 |
| acctngFileCollectMode An indication of when accounting data is to be written into
this file. Note that in addition to the occasions indicated
by the value of this object, an agent always writes
inform… | column | Bits | .1.3.6.1.2.1.60.1.2.1.1.9 |