applSrvName |
.1.3.6.1.2.1.62.1.1.2.1.1 |
The human-readable name of a service. Where
appropriate, as in the case where a service can be
identified in terms of a single protocol, the strings
should be established names such as those assigned by
IANA and found in STD 2 [13], or defined by some other
authority. In some cases private conventions apply
and the string should in these cases be consistent
with these non-standard conventions. An applicability
statement may specify the service name(s) to be used.
|
applSrvIndex |
.1.3.6.1.2.1.62.1.1.3.1.1 |
An applSrvIndex is the system-unique identifier of
an instance of a service. The value is unique not only
across all instances of a given service, but also across
all services in a system.
Re-use of values for this index should be avoided.
No two service instances in a given system shall
concurrently have the same value for this index.
The value zero is excluded from the set of permitted
values for this index. This allows other tables to
potentially represent things which cannot be associated
with a specific service instance.
|
applSrvInstQual |
.1.3.6.1.2.1.62.1.1.1.1.1 |
The value of applSrcInstQual provides additional
information about this particular instance of this
service.
Although not used for indexing purposes, the value of
this attribute should be sufficiently unique to be
helpful to an administrator in distinguishing among
service instances.
|
applSrvInstance |
.1.3.6.1.2.1.62.1.1.4.1.1 |
An applSrvInstance is the system-unique identifier of an
instance of a service. The value is unique not only
across all instances of a given service, but also across
all services.
Re-use of values for this index should be avoided.
No two service instances in a given system shall
concurrently have the same value for this index.
The value zero is excluded from the set of permitted
values for this index. This allows other tables to
potentially represent things which cannot be associated
with a specific service instance.
This attribute is semantically identical to
applSrvIndex.
|
applElmtOrSvc |
.1.3.6.1.2.1.62.1.2.1.1.1 |
The applElmtOrSvc attribute serves as an index for tables
that can hold information both for individual running
application elements as well as for service instances.
If the value is service(1), the row contains information
gathered at the level of a service.
If the value is element(2), the row contains information
for an individual running application element.
|
applElmtOrSvcId |
.1.3.6.1.2.1.62.1.2.1.1.2 |
The applElmtOrSvcId attribute is used as an index in
conjunction with the applElmtOrSvc attribute.
When the value of applElmtOrSvc is service(1), this
attribute's value corresponds to that of applSrvIndex,
when the value of applElmtOrSvc is element(2), this
attribute's value corresponds to sysApplElmtRunIndex.
|
applOpenChannelIndex |
.1.3.6.1.2.1.62.1.2.1.1.3 |
This attribute serves to uniquely identify this open
connection in the context of the running application
element or service instance. Where suitable, the
application's native descriptor number should be used.
|
applOpenChannelOpenTime |
.1.3.6.1.2.1.62.1.2.1.1.4 |
This attribute records the value of sysUpTime.0
when this channel was opened and this entry was added to
this table. This attribute serves as a discontinuity
indicator for the counter attributes in this entry
and for any corresponding entries in the
applOpenConnectionTable, applOpenFileTable, and the
applTransactionStreamTable.
|
applOpenChannelReadRequests |
.1.3.6.1.2.1.62.1.2.1.1.5 |
This attribute reports the number of read requests
for this channel. All read requests for this channel
by this entity, regardless of completion status, are
included in this count.
Read requests are counted in terms of system calls,
rather than API calls.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelReadRequestsLow |
.1.3.6.1.2.1.62.1.2.1.1.6 |
This attribute reports the low thirty-two bits of
applOpenChannelReadRequests.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelReadFailures |
.1.3.6.1.2.1.62.1.2.1.1.7 |
This attribute reports the number of failed read
requests.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelBytesRead |
.1.3.6.1.2.1.62.1.2.1.1.8 |
This attribute reports the number of bytes read from
this channel. Only bytes successfully read are included
in this count.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelBytesReadLow |
.1.3.6.1.2.1.62.1.2.1.1.9 |
This attribute corresponds to the low thirty-two bits
of applOpenChannelBytesRead.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelLastReadTime |
.1.3.6.1.2.1.62.1.2.1.1.10 |
This attribute reports the time of the most recent read
request made by this entity, regardless of completion
status, for this open channel.
If no read requests have been made the value of this
attribute shall be '0000000000000000'H
|
applOpenChannelWriteRequests |
.1.3.6.1.2.1.62.1.2.1.1.11 |
This attribute reports the number of write requests for
this channel made by this entity. All write requests
for this channel, regardless of completion status, are
included in this count.
Write requests are counted in terms of system calls,
rather than API calls.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelWriteRequestsLow |
.1.3.6.1.2.1.62.1.2.1.1.12 |
This attribute corresponds to the low thirty-two bits
of applOpenChannelWriteRequests.
Discontinuities in this counter can be detected
by monitoring the applOpenChannelOpenTime value for
this entry.
|
applOpenChannelWriteFailures |
.1.3.6.1.2.1.62.1.2.1.1.13 |
This attribute reports the number of failed write
requests.
Discontinuities in this counter can be detected
by monitoring the applOpenChannelOpenTime value for
this entry.
|
applOpenChannelBytesWritten |
.1.3.6.1.2.1.62.1.2.1.1.14 |
This attribute reports the number of bytes written to
this channel. Only bytes successfully written (without
errors reported by the system to the API in use by the
application) are included in this count.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelBytesWrittenLow |
.1.3.6.1.2.1.62.1.2.1.1.15 |
This attribute corresponds to the low thirty-two bits
of applOpenChannelBytesWritten.
Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.
|
applOpenChannelLastWriteTime |
.1.3.6.1.2.1.62.1.2.1.1.16 |
This attribute reports the time of the most recent write
request made by this running application element or
service instance, regardless of completion status, for
this open channel.
If no write requests have been made, the value
of this attribute shall be '0000000000000000'H
|
applOpenFileName |
.1.3.6.1.2.1.62.1.2.2.1.1 |
This attribute reports the name of this open file.
Wherever practical, a fully qualified path name should
be reported.
The values 'stdin', 'stdout', and 'stderr' are reserved
in accordance with common usage when the fully qualified
path name cannot be determined.
|
applOpenFileSizeHigh |
.1.3.6.1.2.1.62.1.2.2.1.2 |
This file's current size in 2^32 byte blocks.
For example, for a file with a total size of 4,294,967,296
bytes, this attribute would have a value of 1; for a file
with a total size of 4,294,967,295 bytes this attribute's
value would be 0.
|
applOpenFileSizeLow |
.1.3.6.1.2.1.62.1.2.2.1.3 |
This file's current size modulo 2^32 bytes.
For example, for a file with a total size of
4,294,967,296 bytes this attribute would have a value
of 0; for a file with a total size of 4,294,967,295
bytes this attribute's value would be 4,294,967,295.
|
applOpenFileMode |
.1.3.6.1.2.1.62.1.2.2.1.4 |
This attribute reports the current mode of this file from
the perspective of this running application element.
These values have the following meanings:
read(1) - file opened for reading only
write(2) - file opened for writing only
readWrite(3) - file opened for read and write.
These values correspond to the POSIX/ANSI C library
function fopen() 'type' parameter, using the following
mappings:
r -> read(1)
w -> write(2)
a -> write(2)
+ -> readWrite(3)
|
applOpenConnectionTransport |
.1.3.6.1.2.1.62.1.2.3.1.1 |
The applOpenConnectionTransport attribute identifies the
transport protocol in use for this connection. If it is
not practical to determine the underlying transport, this
attribute's value shall have a value of {0 0}.
|
applOpenConnectionNearEndAddr |
.1.3.6.1.2.1.62.1.2.3.1.2 |
The applOpenConnectionNearEndAddr attribute reports the
transport address and port information for the near end
of this connection.
If the value is not known, the value has a length
of zero.
|
applOpenConnectionNearEndpoint |
.1.3.6.1.2.1.62.1.2.3.1.3 |
The applOpenConnectionNearEndpoint attribute reports the
fully-qualified domain name and port information for the
near end of this connection.
The format of this attribute for TCP and UDP-based
protocols is the fully-qualified domain name immediately
followed by a colon which is immediately followed by
the decimal representation of the port number.
If the value is not known, the value has a length
of zero.
|
applOpenConnectionFarEndAddr |
.1.3.6.1.2.1.62.1.2.3.1.4 |
The applOpenConnectionFarEndAddr attribute reports the
transport address and port information for the far end
of this connection.
If not known, as in the case of a connectionless
transport, the value of this attribute shall be a
zero-length string.
|
applOpenConnectionFarEndpoint |
.1.3.6.1.2.1.62.1.2.3.1.5 |
The applOpenConnectionFarEndpoint attribute reports
the fully-qualified domain name and port information
for the far end of this connection.
The format of this attribute for TCP and UDP-based
protocols is the fully-qualified domain name immediately
followed by a colon which is immediately followed by
the decimal representation of the port number.
If not known, as in the case of a connectionless
transport, the value of this attribute shall be a
zero-length string.
|
applOpenConnectionApplication |
.1.3.6.1.2.1.62.1.2.3.1.6 |
The applOpenConnectionApplication attribute identifies
the application layer protocol in use. If not known,
the value of this attribute shall be a zero-length
string.
When possible, protocol names should be those used in
the 'ASSIGNED NUMBERS' [13]. For example, an SMTP mail
server would use 'SMTP'.
|
applTransactStreamDescr |
.1.3.6.1.2.1.62.1.2.4.1.1 |
The applTransactStreamDescr attribute provides a
human-readable description of this transaction stream.
If no descriptive information is available, this
attribute's value shall be a zero-length string.
|
applTransactStreamUnitOfWork |
.1.3.6.1.2.1.62.1.2.4.1.2 |
The applTransactStreamUnitOfWork attribute provides a
human-readable definition of what the unit of work is
for this transaction stream.
If no descriptive information is available, this
attribute's value shall be a zero-length string.
|
applTransactStreamInvokes |
.1.3.6.1.2.1.62.1.2.4.1.3 |
Cumulative count of requests / invocations issued.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactStreamInvokesLow |
.1.3.6.1.2.1.62.1.2.4.1.4 |
This counter corresponds to the low thirty-two
bits of applTransactStreamInvokes.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactStreamInvCumTimes |
.1.3.6.1.2.1.62.1.2.4.1.5 |
The applTransactStreamInvCumTimes attribute reports the
cumulative sum of the lengths of the intervals measured
between the transmission of requests and the receipt of
(the first of) the corresponding response(s).
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactStreamInvRspTimes |
.1.3.6.1.2.1.62.1.2.4.1.6 |
The applTransactStreamInvRspTimes attribute reports the
cumulative sum of the lengths of the intervals measured
between the receipt of the first and last of multiple
responses to a request.
For transaction streams which do not permit multiple
responses to a single request, this attribute will be
constant.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactStreamPerforms |
.1.3.6.1.2.1.62.1.2.4.1.7 |
Cumulative count of transactions performed.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactStreamPerformsLow |
.1.3.6.1.2.1.62.1.2.4.1.8 |
This counter reports the low thirty-two bits of
applTransactStreamPerforms.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactStreamPrfCumTimes |
.1.3.6.1.2.1.62.1.2.4.1.9 |
The applTransactStreamPrfCumTimes attribute reports the
cumulative sum of the interval lengths measured between
receipt of requests and the transmission of the
corresponding responses.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactStreamPrfRspTimes |
.1.3.6.1.2.1.62.1.2.4.1.10 |
For each transaction performed, the elapsed time between
when the first response is enqueued and when the last
response is enqueued is added to this cumulative sum.
For single-response protocols, the value of
applTransactStreamPrfRspTimes will be constant.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactFlowDirection |
.1.3.6.1.2.1.62.1.2.5.1.1 |
The applTransactFlowDirection index serves to identify
an entry as containing information pertaining to the
transmit (1) or receive (2) flow of a transaction
stream.
|
applTransactFlowReqRsp |
.1.3.6.1.2.1.62.1.2.5.1.2 |
The value of the applTransactFlowReqRsp index indicates
whether this entry contains information on requests
(1), or responses (2).
|
applTransactFlowTrans |
.1.3.6.1.2.1.62.1.2.5.1.3 |
The applTransactFlowTrans attribute reports the number
of request/response transactions (as indicated by
the applTransactFlowReqRsp index) received/generated
(as indicated by the applTransactFlowDirection index)
that this service instance or running application
element has processed for this transaction stream.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactFlowTransLow |
.1.3.6.1.2.1.62.1.2.5.1.4 |
This attribute corresponds to the low thirty-two
bits of applTransactFlowTrans.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactFlowBytes |
.1.3.6.1.2.1.62.1.2.5.1.5 |
The applTransactFlowBytes attribute reports the number
of request/response (as indicated by the
applTransactFlowReqRsp index) bytes received/generated
(as indicated by the applTransactFlowDirection index)
handled by this application element or service instance
on this transaction stream.
All application layer bytes are included in this count,
including any application layer wrappers, headers, or
other overhead.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactFlowBytesLow |
.1.3.6.1.2.1.62.1.2.5.1.6 |
This attribute corresponds to the low thirty-two
bits of applTransactFlowBytes.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactFlowTime |
.1.3.6.1.2.1.62.1.2.5.1.7 |
The applTransactFlowTime attribute records the time of
the processing (receipt or transmission as indicated
by the applTransactFlowDirection index) by this
running application element or service instance of
the most recent request/response (as indicated by
the applTransactFlowReqRsp index) on this transaction
stream.
If no requests/responses been received/transmitted by
this entity over this transaction stream, the value
of this attribute shall be '0000000000000000'H
|
applTransactKind |
.1.3.6.1.2.1.62.1.2.6.1.1 |
The applTransactKind index is the human-readable
identifier for a particular transaction kind within
the context of an application protocol. The values
to be used for a particular protocol may be identified
in an applicability statement.
|
applTransactKindTrans |
.1.3.6.1.2.1.62.1.2.6.1.2 |
The applTransactKindTrans attribute reports the number
of request/response (as indicated by the
applTransactFlowReqRsp index) transactions
received/generated (as indicated by the
applTransactFlowDirection index) handled by this
application instance or application element on this
transaction stream for this transaction kind.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactKindTransLow |
.1.3.6.1.2.1.62.1.2.6.1.3 |
The applTransactKindTransLow attribute reports
the low thirty-two bits of applTransactKindTrans.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactKindBytes |
.1.3.6.1.2.1.62.1.2.6.1.4 |
The applTransactKindBytes attribute reports the number
of request/response (as indicated by the
applTransactFlowReqRsp index) bytes received/generated
(as indicated by the applTransactFlowDirection index)
handled by this application element on this transaction
stream for this transaction kind.
All application layer bytes are included in this count,
including any application layer wrappers, headers, or
other overhead.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactKindBytesLow |
.1.3.6.1.2.1.62.1.2.6.1.5 |
The applTransactKindBytesLow attribute corresponds
to the low thirty-two bits of applTransactKindBytes.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
|
applTransactKindTime |
.1.3.6.1.2.1.62.1.2.6.1.6 |
The applTransactKindTime attribute records the time of
the processing (receipt or transmission as indicated
by the applTransactFlowDirection index) by this
running application element or service instance of
the most recent request/response (as indicated by
the applTransactFlowReqRsp index) of this kind of
transaction on this transaction stream.
If no requests/responses of this kind been
received/transmitted by this running application element
or service instance over this transaction stream, the
value of this attribute shall be '0000000000000000'H
|
applPastChannelControlCollect |
.1.3.6.1.2.1.62.1.3.1.1.1 |
When the value of applPastChannelControlCollect is
'enabled', each time the corresponding running
application element or service instance closes
an open channel a new entry will be added to the
applPastChannelTable.
When the value of applPastChannelControlCollect
is 'frozen', no new entries are added to the
applPastChannelTable for this running application
element or service instance, and old entries are not
aged out.
When the value of applPastChannelControlCollect
is 'disabled', all entries are removed from
applPastChannelTable for this running application or
service instance, and no new entries are added.
|
applPastChannelControlMaxRows |
.1.3.6.1.2.1.62.1.3.1.1.2 |
The maximum number of entries allowed in the
applPastChannelTable for this running application element
or service instance. Once the number of rows for this
running application element or service instance in the
applPastChannelTable reaches this value, when new
entries are to be added the management subsystem will
make room for them by removing the oldest entries.
Entries will be removed on the basis of oldest
applPastChannelCloseTime value first.
|
applPastChannelControlTimeLimit |
.1.3.6.1.2.1.62.1.3.1.1.3 |
The maximum time in seconds which an entry for this
running application element or service instance
may exist in the applPastChannelTable before it
is removed. Any entry that is older than this value
will be removed (aged out) from the table, unless the
applPastChannelControlCollect is set to 'frozen'.
Note that an entry may be aged out prior to reaching
this time limit if it is the oldest entry in the table
and must be removed to make space for a new entry so
as to not exceed applPastChannelControlMaxRows, or if the
applPastChannelControlCollect is set to 'disabled'.
|
applPastChannelControlRemItems |
.1.3.6.1.2.1.62.1.3.1.1.4 |
The applPastChannelControlRemItems attribute reports the
number of applPastChannelControlTable entries for this
running application element or service instance that
were deleted in order to make room for new history
entries.
This count does NOT include entries deleted for the
following reasons:
- 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.
|
applPastChannelIndex |
.1.3.6.1.2.1.62.1.3.2.1.1 |
This attribute serves to uniquely identify this closed
channel in the context of the running application
element or service instance. This attribute has no
other semantics.
Note that the value of applPastChannelIndex is
independent of the value applOpenChannelIndex had when
this channel was active.
In issuing this index value, the implementation must
avoid re-issuing an index value which has already been
assigned to an entry which has not yet been deleted due
to age or space considerations.
The value zero is excluded from the set of permitted
values for this index in order to permit other tables to
possibly represent information that cannot be associated
with a specific entry in this table.
|
applPastChannelOpenTime |
.1.3.6.1.2.1.62.1.3.2.1.2 |
This attribute records the time when this channel was
originally opened. Note that this information is quite
different from applOpenChannelOpenTime, which is used
for the detection of counter discontinuities.
|
applPastChannelCloseTime |
.1.3.6.1.2.1.62.1.3.2.1.3 |
This attribute records the time when this channel
was closed.
|
applPastChannelReadRequests |
.1.3.6.1.2.1.62.1.3.2.1.4 |
This attribute records the number of read requests for
this channel made by this running application element or
service instance. All read requests for this channel by
this running application element or service instance,
regardless of completion status, are included in this
count. Read requests are counted in terms of system
calls, rather than API calls.
|
applPastChannelReadReqsLow |
.1.3.6.1.2.1.62.1.3.2.1.5 |
This attribute corresponds to the low thirty-two bits
of applPastChannelReadRequests.
|
applPastChannelReadFailures |
.1.3.6.1.2.1.62.1.3.2.1.6 |
This attribute reports the number of failed read
requests.
|
applPastChannelBytesRead |
.1.3.6.1.2.1.62.1.3.2.1.7 |
This attribute reports the number of bytes read from this
channel by this running application element or service
instance. Only bytes successfully read are included in
this count.
|
applPastChannelBytesReadLow |
.1.3.6.1.2.1.62.1.3.2.1.8 |
This attribute corresponds to the low thirty-two bits
of applPastChannelBytesRead.
|
applPastChannelLastReadTime |
.1.3.6.1.2.1.62.1.3.2.1.9 |
This attribute reports the time of the most recent read
request made by this running application element or
service instance regardless of completion status, for
this former channel.
If no read requests have been made , the value of this
attribute shall be '0000000000000000'H
|
applPastChannelWriteRequests |
.1.3.6.1.2.1.62.1.3.2.1.10 |
The applPastChannelWriteRequests attribute reports
the number of write requests, regardless of completion
status, made by this running application element or
service instance for this former channel.
Write requests are counted in terms of system calls,
rather than API calls.
|
applPastChannelWriteReqsLow |
.1.3.6.1.2.1.62.1.3.2.1.11 |
This attribute corresponds to the low thirty-two
bits of applPastChannelWriteRequests.
|
applPastChannelWriteFailures |
.1.3.6.1.2.1.62.1.3.2.1.12 |
This attribute reports the number of failed write
requests.
|
applPastChannelBytesWritten |
.1.3.6.1.2.1.62.1.3.2.1.13 |
This attribute reports the number of bytes written to
this former channel by this running application element
or service instance. Only bytes successfully written
(no errors reported by the API in use by the application)
are included in this count.
|
applPastChannelBytesWritLow |
.1.3.6.1.2.1.62.1.3.2.1.14 |
This attribute corresponds to the low thirty-two bits of
applPastChannelBytesWritten.
|
applPastChannelLastWriteTime |
.1.3.6.1.2.1.62.1.3.2.1.15 |
The applPastChannelLastWriteTime attribute reports
the time of the most recent write request made by
this running application element or service instance,
regardless of completion status, for this former
channel.
If no write requests have been made the value of this
attribute shall be '0000000000000000'H
|
applPastFileName |
.1.3.6.1.2.1.62.1.3.3.1.1 |
This attribute records the last known value of
applOpenFileName before the channel was closed.
|
applPastFileSizeHigh |
.1.3.6.1.2.1.62.1.3.3.1.2 |
This attribute records the value of applOpenFileSizeHigh
at the time this channel was closed.
For example, for a file with a total size of
4,294,967,296 bytes, this attribute would have a value
of 1; for a file with a total size of 4,294,967,295
bytes this attribute's value would be 0.
|
applPastFileSizeLow |
.1.3.6.1.2.1.62.1.3.3.1.3 |
This attribute records the value of applOpenFileSizeLow
at the time this channel was closed.
For example, for a file with a total size of
4,294,967,296 bytes this attribute would have a value
of 0; for a file with a total size of 4,294,967,295
bytes this attribute's value would be 4,294,967,295.
|
applPastFileMode |
.1.3.6.1.2.1.62.1.3.3.1.4 |
This attribute records the value of applOpenFileMode
at the time this channel was closed.
|
applPastConTransport |
.1.3.6.1.2.1.62.1.3.4.1.1 |
The applPastConTransport attribute identifies the
transport protocol that was in use for this former
connection. If the transport protocol could not be
determined, the value { 0 0 } shall be used.
|
applPastConNearEndAddr |
.1.3.6.1.2.1.62.1.3.4.1.2 |
The applPastConNearEndAddr attribute reports the
transport address and port information for the near
end of this former connection.
If the information could not be determined, the value
shall be a zero-length string.
|
applPastConNearEndpoint |
.1.3.6.1.2.1.62.1.3.4.1.3 |
The applPastConNearEndpoint attribute reports the
fully-qualified domain name and port information for the
near end of this former connection.
The format of this attribute for TCP and UDP-based
protocols is the fully-qualified domain name immediately
followed by a colon which is immediately followed by
the decimal representation of the port number.
If the information could not be determined, the value
shall be a zero-length string.
|
applPastConFarEndAddr |
.1.3.6.1.2.1.62.1.3.4.1.4 |
The applPastConFarEnd attribute reports the transport
address and port information for the far end of this
former connection.
If not known, as in the case of a connectionless
transport, the value of this attribute shall be a
zero-length string.
|
applPastConFarEndpoint |
.1.3.6.1.2.1.62.1.3.4.1.5 |
The applPastConFarEndpoint attribute reports the
transport address and port information for the far
end of this former connection.
The format of this attribute for TCP and UDP-based
protocols is the fully-qualified domain name immediately
followed by a colon which is immediately followed by
the decimal representation of the port number.
If not known, as in the case of a connectionless
transport, the value of this attribute shall be a
zero-length string.
|
applPastConApplication |
.1.3.6.1.2.1.62.1.3.4.1.6 |
The applPastConApplication attribute identifies the
application layer protocol that was in use. Where
possible, the values defined in [13] shall be used.
If not known, the value of this attribute shall be a
zero-length string.
|
applPastTransStreamDescr |
.1.3.6.1.2.1.62.1.3.5.1.1 |
The applPastTransStreamDescr attribute provides a
human-readable description of this transaction stream.
If no descriptive information is available, this
attribute's value shall be a zero-length string.
|
applPastTransStreamUnitOfWork |
.1.3.6.1.2.1.62.1.3.5.1.2 |
The applPastTransStreamUnitOfWork attribute provides a
human-readable definition of what the unit of work is
for this transaction stream.
If no descriptive information is available, this
attribute's value shall be a zero-length string.
|
applPastTransStreamInvokes |
.1.3.6.1.2.1.62.1.3.5.1.3 |
Cumulative count of requests / invocations issued
for this transaction stream when it was active.
|
applPastTransStreamInvokesLow |
.1.3.6.1.2.1.62.1.3.5.1.4 |
This object corresponds to the low thirty-two
bits of applPastTransStreamInvokes.
|
applPastTransStreamInvCumTimes |
.1.3.6.1.2.1.62.1.3.5.1.5 |
The applPastTransStreamInvCumTimes attribute reports the
cumulative sum of the lengths of the intervals times
measured between the transmission of requests and the
receipt of (the first of) the corresponding response(s).
|
applPastTransStreamInvRspTimes |
.1.3.6.1.2.1.62.1.3.5.1.6 |
The applPastTransStreamInvRspTimes attribute reports the
cumulative sum of the lengths of the intervals measured
between the receipt of the first and last of multiple
responses to a request.
For transaction streams which do not permit multiple
responses to a single request, this attribute will be
zero.
|
applPastTransStreamPerforms |
.1.3.6.1.2.1.62.1.3.5.1.7 |
Total number of transactions performed.
|
applPastTransStreamPerformsLow |
.1.3.6.1.2.1.62.1.3.5.1.8 |
This objecy reports the low thirty-two bits of
applPastTransStreamPerforms.
|
applPastTransStreamPrfCumTimes |
.1.3.6.1.2.1.62.1.3.5.1.9 |
The applPastTransStreamPrfCumTimes attribute reports the
cumulative sum of the lengths of the intervals measured
between receipt of requests and the transmission of the
corresponding responses.
|
applPastTransStreamPrfRspTimes |
.1.3.6.1.2.1.62.1.3.5.1.10 |
For each transaction performed, the elapsed time between
when the first response is enqueued and when the last
response is enqueued is added to this cumulative sum.
For single-response protocols, the value of
applPastTransStreamPrfRspTimes will be zero.
|
applPastTransFlowDirection |
.1.3.6.1.2.1.62.1.3.6.1.1 |
The applPastTransFlowDirection index serves
to identify an entry as containing information
pertaining to the transmit (1) or receive (2) flow
of a past transaction stream. This index corresponds
to applTransactFlowDirection.
|
applPastTransFlowReqRsp |
.1.3.6.1.2.1.62.1.3.6.1.2 |
The value of the applPastTransFlowReqRsp index indicates
whether this entry contains information on requests
(1), or responses (2). This index corresponds to
applTransactFlowReqRsp.
|
applPastTransFlowTrans |
.1.3.6.1.2.1.62.1.3.6.1.3 |
The applPastTransFlowTrans attribute reports the number
of request/response (as indicated by the
applPastTransFlowReqRsp index) transactions
received/generated (as indicated by the
applPastTransFlowDirection index) handled on this
transaction stream.
|
applPastTransFlowTransLow |
.1.3.6.1.2.1.62.1.3.6.1.4 |
This attribute corresponds to the low thirty-two
bits of applPastTransFlowTrans.
|
applPastTransFlowBytes |
.1.3.6.1.2.1.62.1.3.6.1.5 |
The applPastTransFlowBytes attribute reports the number
of request/response (as indicated by the
applPastTransFlowReqRsp index) bytes received/generated
(as indicated by the applPastTransFlowDirection index)
handled on this transaction stream.
All application layer bytes are included in this count,
including any application layer wrappers, headers, or
other overhead.
|
applPastTransFlowBytesLow |
.1.3.6.1.2.1.62.1.3.6.1.6 |
This attribute corresponds to the low thirty-two
bits of applPastTransFlowBytes.
|
applPastTransFlowTime |
.1.3.6.1.2.1.62.1.3.6.1.7 |
The applPastTransFlowTime attribute records the time of
the processing (receipt or transmission as
indicated by the applPastTransFlowDirection index)
of the last request/response (as indicated by the
applPastTransFlowReqRsp index) on this transaction
stream.
If no requests/responses been received/transmitted by
this entity over this transaction stream, the value
of this attribute shall be '0000000000000000'H
|
applPastTransKind |
.1.3.6.1.2.1.62.1.3.7.1.1 |
The applPastTransKind index is the human-readable
identifier for a particular transaction kind within
the context of an application protocol. The values
to be used for a particular protocol may be identified
in an applicability statement. This index corresponds
to applTransactKind.
|
applPastTransKindTrans |
.1.3.6.1.2.1.62.1.3.7.1.2 |
For this transaction stream, this attribute records
the total number of transactions of the type
identified by the indexes. The type is characterized
according to the receive/transmit direction
(applPastTransFlowDirecton), whether it was a request
or a response (applPastTransFlowReqRsp), and the
protocol-specific transaction kind (applPastTransKind).
stream for this transaction kind.
|
applPastTransKindTransLow |
.1.3.6.1.2.1.62.1.3.7.1.3 |
The applPastTransKindTransLow attribute reports
the low thirty-two bits of applPastTransKindTrans.
|
applPastTransKindBytes |
.1.3.6.1.2.1.62.1.3.7.1.4 |
For this transaction stream and transaction kind, the
applPastTransKindBytes attribute reports the number
of bytes received or generated (as indicated by
the applPastTransFlowDirection index) in requests or
responses (as indicated by the applPastTransFlowReqRsp
index).
All application layer bytes are included in this count,
including any application layer wrappers, headers, or
other overhead.
|
applPastTransKindBytesLow |
.1.3.6.1.2.1.62.1.3.7.1.5 |
The applPastTransKindBytesLow attribute corresponds
to the low thirty-two bits of applPastTransKindBytes.
|
applPastTransKindTime |
.1.3.6.1.2.1.62.1.3.7.1.6 |
The applPastTransKindTime attribute records the time of
the processing (receipt or transmission as
indicated by the applPastTransFlowDirection index)
of the last request/response (as indicated by the
applPastTransFlowReqRsp index) of this kind of
transaction on this transaction stream.
If no requests/responses of this kind were
received/transmitted over this transaction stream, the
value of this attribute shall be '0000000000000000'H
|
applElmtRunStatusSuspended |
.1.3.6.1.2.1.62.1.4.1.1.1 |
The applElmtRunStatusSuspended attribute reports
whether processing by this running application element
has been suspended, whether by management request or by
other means.
|
applElmtRunStatusHeapUsage |
.1.3.6.1.2.1.62.1.4.1.1.2 |
The applElmtRunStatusHeapUsage reports the current
approximate heap usage by this running application
element.
|
applElmtRunStatusOpenConnections |
.1.3.6.1.2.1.62.1.4.1.1.3 |
The applElmtRunStatusOpenConnections attribute reports
the current number of open connections in use by this
running application element.
|
applElmtRunStatusOpenFiles |
.1.3.6.1.2.1.62.1.4.1.1.4 |
The applElmtRunStatusOpenFiles attribute reports the
current number of open files in use by this running
application element.
|
applElmtRunStatusLastErrorMsg |
.1.3.6.1.2.1.62.1.4.1.1.5 |
The applElmtRunStatusLastErrorMessage attribute reports
the most recent error message (typically written to
stderr or a system error logging facility) from this
running application element. If no such message has yet
been generated, the value of this attribute shall be a
zero-length string.
|
applElmtRunStatusLastErrorTime |
.1.3.6.1.2.1.62.1.4.1.1.6 |
The applElmtRunStatusLastErrorTime attribute reports the
time of the most recent error message in
applElmtRunStatusLastErrorMsg.
If no such message has yet been generated, the value
of this attribute shall be '0000000000000000'H
|
applElmtRunControlSuspend |
.1.3.6.1.2.1.62.1.4.2.1.1 |
Setting this variable to 'true' requests the suspension
of processing by this running application element.
Setting this variable to 'false' requests that processing
be resumed. The effect, if any, will be reported by the
applElmtRunStatusSuspended attribute.
|
applElmtRunControlReconfigure |
.1.3.6.1.2.1.62.1.4.2.1.2 |
Changing the value of this variable requests that the
running application element re-load its configuration
(like SIGHUP for many UNIX-based daemons).
Note that completion of a SET on this object only implies
that configuration reload was initiated, not necessarily
that the reload has been completed.
|
applElmtRunControlTerminate |
.1.3.6.1.2.1.62.1.4.2.1.3 |
Setting the value of applElmtRunControlTerminate to
'true' requests that the running application element
terminate processing and exit in an orderly manner.
This is a 'polite' shutdown request.
When read, this object's value will be 'false' except
when orderly termination is in progress.
Note that completion of a SET on this object only implies
that termination was initiated, not necessarily that the
termination has been completed.
|