applPastChannelTable
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.3.2
Object
table
The applPastChannelTable provides history information
about channels from the perspective of running
application elements and service instances.
Entries in this table are indexed by applElmtOrSvc,
applElmtOrSvcId, and by applPastChannelIndex, which
serves to uniquely identify each former channel in the
context of a running application element or service
instance.
Note that the value of applPastChannelIndex is
independent of the value applOpenChannelIndex had when
this channel was open.
Entries for closed channels for a given running
application element or service instance can
be added to this table only if its entry in the
applPastChannelControlTable has the value 'enabled'
for the attribute applPastChannelControlCollect.
Entries for closed channels are removed under the
following circumstances:
- the running application element or service
instance no longer exists
- the corresponding applPastChannelControlCollect
attribute has been set to 'disabled'
- the entry has been in the table longer that the
time limit indicated by the corresponding
applPastChannelControlTimeLimit and the value of
applPastChannelControlCollect is not 'frozen'
- this is the oldest entry for the running
application element or service instance in
question and the addition of a new element would
otherwise cause applPastChannelControlMaxRows to
be exceeded for this running application element
or service instance.
- a value of applPastChannelIndex has been re-used.
Note that under normal circumstances, this is
unlikely.
Removal/replacement of an entry under the
last two conditions causes the corresponding
applPastChannelControlRemItems to be incremented.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.3.2- Type
- table
- Status
- current
- Parent
- applPastChannelGroup
- Siblings
- 6
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applPastChannelControlTable The applPastChannelControlTable controls the
accumulation of history information about channels
from the perspective of service instances and running
application elements. Entrie… | table | - | .1.3.6.1.2.1.62.1.3.1 |
| applPastFileTable The applPastFileTable supplements the
applPastChannelTable for entries corresponding to
channels which were files. The indexing structure is
identical to applPastChannelTable. A… | table | - | .1.3.6.1.2.1.62.1.3.3 |
| applPastConTable The applPastConTable supplements the applPastChannelTable
for entries corresponding to channels which were
connections. The indexing structure is identical
to applPastChannelTabl… | table | - | .1.3.6.1.2.1.62.1.3.4 |
| applPastTransStreamTable The applPastTransStreamTable contains common
information for historical transaction statistics. | table | - | .1.3.6.1.2.1.62.1.3.5 |
| applPastTransFlowTable The applPastTransFlowTable contains entries, organized by
application instance or running application element,
direction of flow, and type (request/response) for each
former trans… | table | - | .1.3.6.1.2.1.62.1.3.6 |
| applPastTransKindTable The applPastTransKindTable provides transaction
statistics broken down by kinds of transaction.
The definition of the kinds of transactions is
specific to the application protocol… | table | - | .1.3.6.1.2.1.62.1.3.7 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applPastChannelEntry An applPastChannelEntry indicates that a running
application element or service instance once had an open
channel, which is now closed. The entry has information
describing that … | row | - | .1.3.6.1.2.1.62.1.3.2.1 |