ACCOUNTING-CONTROL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
20
.1.3.6.1.2.1.60.1.1.1 · 1 row entry · 6 columns
A list of accounting information selection entries.
          
Note that additions, modifications and deletions of entries
in this table can occur at any time, but such changes only
take effect on the next occasion when collection begins into
a new file.  Thus, between modification and the next 'swap',
the content of this table does not reflect the current
selection.
acctngSelectionEntry entry .1.3.6.1.2.1.60.1.1.1.1
An entry identifying an (subtree, list) tuple used to
select a set of accounting information which is to be
collected.
Indexes
acctngSelectionIndex
Column Syntax OID
acctngSelectionIndex
An arbitrary integer value which uniquely identifies a
tuple stored in this table. This value is required to be
the permanent 'handle' for an entry in this table for as
long as that entry exists, including across resta…
Integer32
Constraints:
range: 1-65535
.1.3.6.1.2.1.60.1.1.1.1.1
acctngSelectionSubtree
The combination of acctngSelectionSubtree and
acctngSelectionList specifies one (subtree, list) tuple
which is to be collected.
DataCollectionSubtreer/w
Textual Convention: DataCollectionSubtree ObjectIdentifier
.1.3.6.1.2.1.60.1.1.1.1.2
acctngSelectionList
The combination of acctngSelectionSubtree and
acctngSelectionList specifies one (subtree, list) tuple
which is to be collected.
DataCollectionListr/w
Textual Convention: DataCollectionList OctetString
Type Constraints:
range: 0..8
.1.3.6.1.2.1.60.1.1.1.1.3
acctngSelectionFile
An indication of the file into which the accounting
information identified by this entry is to be stored. If
there is no conceptual row in the acctngFileTable for which
the value of acctngFileIndex has the same value a…
FileIndexr/w
Textual Convention: FileIndex Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.60.1.1.1.1.4
acctngSelectionType
Indicates the types of connections for which the

information selected by this entry are to be collected.
Bitsr/w
Enumerated Values:
0svcIncoming
1svcOutgoing
2svpIncoming
3svpOutgoing
4pvc
5pvp
6spvcOriginator
7spvcTarget
8spvpOriginator
9spvpTarget
.1.3.6.1.2.1.60.1.1.1.1.5
acctngSelectionRowStatus
The status of this conceptual row. An agent may refuse to
create new conceptual rows and/or modify existing conceptual
rows, if such creation/modification would cause multiple
rows to have the same values of acctngSele…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.60.1.1.1.1.6
.1.3.6.1.2.1.60.1.2.1 · 1 row entry · 13 columns
A list of files into which accounting information is to be
stored.
acctngFileEntry entry .1.3.6.1.2.1.60.1.2.1.1
An entry identifying a file into which accounting
information is to be collected.
Indexes
acctngFileIndex
Column 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 entry exists, including across restarts a…
FileIndex
Textual Convention: FileIndex Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.2.1.60.1.2.1.1.1
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
acctngFileNameSuffix.

An a…
OctetStringr/w
Constraints:
range: 1-32
.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. Note that if a separator, such as a pe…
OctetString
Constraints:
range: 0-8
.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 at any time.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.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'. When a value is successfully written, t…
Enumerationr/w
Enumerated Values:
1idle
2cmdInProgress
3swapToNewFile
4collectNow
.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 value acctngFileNameSuffix) of the file…
bytesInteger32r/w
Constraints:
range: 100-2147483647
.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.
bytesInteger32
Constraints:
range: 0-2147483647
.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. The
value ber(2) indicates the standard f…
Enumerationr/w
Enumerated Values:
1other
2ber
.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
information on appropriate connections to the …
Bitsr/w
Enumerated Values:
0onRelease
1periodically
.1.3.6.1.2.1.60.1.2.1.1.9
acctngFileCollectFailedAttempts
An indication of whether connection data is to be collected

for failed connection attempts when the value of the
corresponding instance of acctngFileCollectMode includes
'onRelease'. The individual value…
Bitsr/w
Enumerated Values:
0soft
1regular
.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
agents may impose restrictions on the range …
secondsInteger32r/w
Constraints:
range: 60-86400
.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
'collectNow'. The age of a connection is …
secondsInteger32r/w
Constraints:
range: 60-86400
.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. Collection of data into the file does not
begin …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.60.1.2.1.1.13
.1.3.6.1.2.1.60.1.3.5 · 1 row entry · 1 columns
A table controlling the collection of accounting data on
specific interfaces of the switch.
acctngInterfaceEntry entry .1.3.6.1.2.1.60.1.3.5.1
An entry which controls whether accounting data is to be
collected on an interface. The types of interfaces which
are represented in this table is implementation-specific.
Indexes
IF-MIBifIndex
Column Syntax OID
acctngInterfaceEnable
Indicates whether the collection of accounting data is
enabled on this interface.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.60.1.3.5.1.1