acctngFileMaximumSize
ACCOUNTING-CONTROL-MIB ·
.1.3.6.1.2.1.60.1.2.1.1.6
Object
column
r/w
bytes Integer32
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 value acctngFileNameSuffix) of the file, or new
records are discarded. Since a file must contain an
integral number of connection records, the actual maximum
size of the file may be just less OR Just greater than the
value of this object.
The value of this object can not be modified while the
corresponding instance of acctngFileRowStatus is 'active'.
The largest value of the maximum file size in some agents
will be less than 2147483647 bytes.
Context
- MIB
- ACCOUNTING-CONTROL-MIB
- OID
.1.3.6.1.2.1.60.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- acctngFileEntry
- Table
- acctngFileTable
- Siblings
- 12
Syntax
bytes Integer32
Values & Constraints
Object Constraints
range: 100-2147483647
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 |
| acctngFileMinAge 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
'c… | column | seconds Integer32 | .1.3.6.1.2.1.60.1.2.1.1.12 |
| 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 |
| 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 |