Description | The number of times an atmMatrix entry has been inserted
into the atmMatrix table. If an entry is inserted, then
deleted, and then inserted, this counter will be incremented
by 2. The addition of a conversation into both the
atmMatrixSDTable and atmMatrixDSTable shall be counted as
two insertions (even though every addition into one table
must be accompanied by an insertion into the other).
To allow for efficient implementation strategies, agents may
delay updating this object for short periods of time. For
example, an implementation strategy may allow internal data
structures to differ from those visible via SNMP for short
periods of time. This counter may reflect the internal data
structures for those short periods of time.
Note that the table size can be determined by subtracting
atmMatrixControlDeletes from atmMatrixControlInserts, and
dividing the result by two. |