acctngFileIndex
ACCOUNTING-CONTROL-MIB ·
.1.3.6.1.2.1.60.1.2.1.1.1
Object
column
FileIndex
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 entry exists, including across restarts and power outages.
Context
- MIB
- ACCOUNTING-CONTROL-MIB
- OID
.1.3.6.1.2.1.60.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- acctngFileEntry
- Table
- acctngFileTable
- Siblings
- 12
Syntax
FileIndex
- Source
- FileIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| 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 |