<?xml version="1.0" encoding="UTF-8"?>

<xsd:schema xmlns="http://www.mibexplorer.com/xsd/mibs/APPLICATION-MIB" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:smi="http://www.mibexplorer.com/xsd/mibs/smi" xmlns:SNMPv2-SMI="http://www.mibexplorer.com/xsd/mibs/SNMPv2-SMI" xmlns:SNMPv2-TC="http://www.mibexplorer.com/xsd/mibs/SNMPv2-TC" xmlns:SNMP-FRAMEWORK-MIB="http://www.mibexplorer.com/xsd/mibs/SNMP-FRAMEWORK-MIB" xmlns:SNMPv2-CONF="http://www.mibexplorer.com/xsd/mibs/SNMPv2-CONF" xmlns:SYSAPPL-MIB="http://www.mibexplorer.com/xsd/mibs/SYSAPPL-MIB" xml:lang="en" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.mibexplorer.com/xsd/mibs/APPLICATION-MIB">
        <xsd:annotation>
                <xsd:appinfo>
                        <xsd:documentation>This MIB defines objects representing generic aspects of
applications that are of interest to management but typically
require instrumentation within managed application elements.

</xsd:documentation>
                </xsd:appinfo>
        </xsd:annotation>
        <xsd:import namespace="http://www.w3.org/2001/XMLSchema" schemaLocation="http://www.w3.org/2001/XMLSchema.xsd"/>
        <xsd:import namespace="http://www.mibexplorer.com/xsd/mibs/smi" schemaLocation="http://www.mibexplorer.com/xsd/mibs/smi.xsd"/>
        <xsd:import namespace="http://www.mibexplorer.com/xsd/mibs/SNMPv2-SMI" schemaLocation="http://www.mibexplorer.com/xsd/mibs/SNMPv2-SMI.xsd"/>
        <xsd:import namespace="http://www.mibexplorer.com/xsd/mibs/SNMPv2-TC" schemaLocation="http://www.mibexplorer.com/xsd/mibs/SNMPv2-TC.xsd"/>
        <xsd:import namespace="http://www.mibexplorer.com/xsd/mibs/SNMP-FRAMEWORK-MIB" schemaLocation="http://www.mibexplorer.com/xsd/mibs/SNMP-FRAMEWORK-MIB.xsd"/>
        <xsd:import namespace="http://www.mibexplorer.com/xsd/mibs/SNMPv2-CONF" schemaLocation="http://www.mibexplorer.com/xsd/mibs/SNMPv2-CONF.xsd"/>
        <xsd:import namespace="http://www.mibexplorer.com/xsd/mibs/SYSAPPL-MIB" schemaLocation="http://www.mibexplorer.com/xsd/mibs/SYSAPPL-MIB.xsd"/>
        <xsd:element name="snmp-data">
                <xsd:complexType>
                        <xsd:sequence>
                                <xsd:element name="context" minOccurs="0" maxOccurs="unbounded">
                                        <xsd:complexType>
                                                <xsd:sequence>
                                                        <xsd:element name="applSrvNameToSrvInstEntry" type="applSrvNameToSrvInstEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.1.1.1</oid>
                                                                                <xsd:documentation>An applSrvNameToSrvInstEntry identifies an instance of
a given service.  The allocation and reservation
of unique values for applSrvIndex is an administrative
issue.

An applSrvNameToSrvInstEntry exists for the lifetime of
that instance of that service; the index values may not
change during that lifetime.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applSrvInstToSrvNameEntry" type="applSrvInstToSrvNameEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.1.2.1</oid>
                                                                                <xsd:documentation>An applSrvInstToSrvNameEntry maps a service instance
identifier back to a service name.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applSrvInstToRunApplElmtEntry" type="applSrvInstToRunApplElmtEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.1.3.1</oid>
                                                                                <xsd:documentation>An applSrvInstToRunApplElmtEntry identifies a running
application element providing an instance of a service.
Note that there may be multiple running application
elements involved in the provision of an instance of
a service.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applRunApplElmtToSrvInstEntry" type="applRunApplElmtToSrvInstEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.1.4.1</oid>
                                                                                <xsd:documentation>An applRunApplElmtToSrvInstEntry serves to identify an
instance of a service being provided by a given running
application element.  Note that a particular running
application element may provide multiple services.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applOpenChannelEntry" type="applOpenChannelEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.2.1.1</oid>
                                                                                <xsd:documentation>An applOpenChannelEntry indicates that a channel has been
opened by this running application element or service
instance and is still open.  Note that if a file has been
opened multiple times, even by the same process, it will
have multiple channel entries.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applOpenFileEntry" type="applOpenFileEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.2.2.1</oid>
                                                                                <xsd:documentation>An applOpenFileEntry indicates that a file has been
opened by this running application element and is
still open.  Note that if a file has been opened
multiple times, even by the same process, it will have
multiple entries.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applOpenConnectionEntry" type="applOpenConnectionEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.2.3.1</oid>
                                                                                <xsd:documentation>An applOpenConnectionEntry indicates that a running
application element or service instance has an open
connection.  The entry has information describing that
connection.

In the case of a TCP transport, the element
applOpenConnectionNearEndAddr and that row's
applOpenConnectionFarEndAddr would correspond
to a tcpConnEntry.  For a UDP transport, a
similar relationship exists with respect to
a udpEntry.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applTransactionStreamEntry" type="applTransactionStreamEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.2.4.1</oid>
                                                                                <xsd:documentation>An applTransactionStreamEntry contains information for
a single transaction stream.  A transaction stream
can be a network connection, file, or other source
of transactions.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applTransactFlowEntry" type="applTransactFlowEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.2.5.1</oid>
                                                                                <xsd:documentation>An applTransactFlowEntry reports transaction throughput
information for requests or response in a particular
direction (transmit / receive) for a transaction stream.

Entries in this table correspond to those in the
applTransactionStreamTable with identical values for the
applElmtOrSvc, applElmtOrSvcId, and applOpenChannelIndex.

For all counter objects in one of these entries,
the corresponding (same value for applElmtOrSvc,
applElmtOrSvcId, and applOpenChannelIndex)
applOpenChannelOpenTime object serves as a discontinuity
indicator.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applTransactKindEntry" type="applTransactKindEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.2.6.1</oid>
                                                                                <xsd:documentation>An applTransactKindEntry reports information for a
specific service instance or running application
element's use of a specific transaction stream in
a particular direction in requests or responses
(as indicated by the applTransactFlowReqRsp index)
broken down by transaction kind, as indicated by the
applTransactKind index.

Discontinuities in any of the counters in an entry can
be detected by monitoring the corresponding instance of
applOpenChannelOpenTime.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applPastChannelControlEntry" type="applPastChannelControlEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.3.1.1</oid>
                                                                                <xsd:documentation>An applPastChannelControlEntry provides the ability
to control the retention of channel history information
by service instances and running application elements.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applPastChannelEntry" type="applPastChannelEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.3.2.1</oid>
                                                                                <xsd:documentation>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 channel.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applPastFileEntry" type="applPastFileEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.3.3.1</oid>
                                                                                <xsd:documentation>An applPastFileEntry provides additional, file-specific
information to complement the corresponding
applPastChannelEntry for a channel which was a file.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applPastConEntry" type="applPastConEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.3.4.1</oid>
                                                                                <xsd:documentation>An applPastConEntry provides additional,
connection-specific information to complement the
corresponding applPastChannelEntry for a channel which
was a connection.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applPastTransStreamEntry" type="applPastTransStreamEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.3.5.1</oid>
                                                                                <xsd:documentation>An applPastTransStreamEntry contains information for
a single former transaction stream.  A transaction
stream could have been a network connection, file, or
other source of transactions.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applPastTransFlowEntry" type="applPastTransFlowEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.3.6.1</oid>
                                                                                <xsd:documentation>An applPastTransFlowEntry records transaction throughput
information for requests or response in a particular
direction (transmit / receive) for a transaction stream.

Entries in this table correspond to those in the
applPastTransStreamTable with identical values
for the applElmtOrSvc, applElmtOrSvcId, and the
applPastChannelIndex.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applPastTransKindEntry" type="applPastTransKindEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.3.7.1</oid>
                                                                                <xsd:documentation>An applPastTransKindEntry reports historical data for a
specific service instance or running application
element's use of a specific transaction stream in
a particular direction in requests or responses
(as indicated by the applPastTransFlowReqRsp index)
broken down by transaction kind, as indicated by the
applPastTransKind index.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applElmtRunStatusEntry" type="applElmtRunStatusEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.4.1.1</oid>
                                                                                <xsd:documentation>An applElmtRunStatusEntry contains information to support
the control and monitoring of a single running application
element.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                        <xsd:element name="applElmtRunControlEntry" type="applElmtRunControlEntryType" minOccurs="0" maxOccurs="unbounded">
                                                                <xsd:annotation>
                                                                        <xsd:appinfo>
                                                                                <maxAccess>not-accessible</maxAccess>
                                                                                <status>current</status>
                                                                                <oid>1.3.6.1.2.1.62.1.4.2.1</oid>
                                                                                <xsd:documentation>An applElmtRunControlEntry contains information to
support the control of a single running application
element.</xsd:documentation>
                                                                        </xsd:appinfo>
                                                                </xsd:annotation>
                                                        </xsd:element>
                                                </xsd:sequence>
                                                <xsd:attribute name="agent" type="xsd:NMTOKEN" use="required"/>
                                                <xsd:attribute name="port" type="xsd:integer" use="required"/>
                                        </xsd:complexType>
                                </xsd:element>
                        </xsd:sequence>
                </xsd:complexType>
        </xsd:element>
        <xsd:complexType name="applSrvNameToSrvInstEntryType">
                <xsd:sequence>
                        <xsd:element name="applSrvInstQual" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.1.1.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applSrvName" type="SNMP-FRAMEWORK-MIB:SnmpAdminString"/>
                <xsd:attribute name="applSrvIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applSrvInstToSrvNameEntryType">
                <xsd:sequence>
                        <xsd:element name="applSrvName" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.1.2.1.1</oid>
                                                <xsd:documentation>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.

</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applSrvIndex" type="smi:Unsigned32"/>
                <xsd:attribute name="applSrvName" type="SNMP-FRAMEWORK-MIB:SnmpAdminString"/>
        </xsd:complexType>
        <xsd:complexType name="applSrvInstToRunApplElmtEntryType">
                <xsd:sequence>
                        <xsd:element name="applSrvIndex" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.1.3.1.1</oid>
                                                <xsd:documentation>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.

</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:union>
                                                <xsd:simpleType>
                                                        <xsd:restriction base="xsd:unsignedInt">
                                                                <xsd:minInclusive value="1"/>
                                                                <xsd:maxInclusive value="4294967295"/>
                                                        </xsd:restriction>
                                                </xsd:simpleType>
                                        </xsd:union>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applSrvIndex" type="smi:Unsigned32"/>
                <xsd:attribute name="sysApplElmtRunIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applRunApplElmtToSrvInstEntryType">
                <xsd:sequence>
                        <xsd:element name="applSrvInstance" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.1.4.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:union>
                                                <xsd:simpleType>
                                                        <xsd:restriction base="xsd:unsignedInt">
                                                                <xsd:minInclusive value="1"/>
                                                                <xsd:maxInclusive value="4294967295"/>
                                                        </xsd:restriction>
                                                </xsd:simpleType>
                                        </xsd:union>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="sysApplElmtRunIndex" type="smi:Unsigned32"/>
                <xsd:attribute name="applSrvInstance" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applOpenChannelEntryType">
                <xsd:sequence>
                        <xsd:element name="applOpenChannelOpenTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.4</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="TimeStamp">
                                        <xsd:restriction base="smi:TimeTicks">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelReadRequests" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.5</oid>
                                                <units>"read requests"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelReadRequestsLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.6</oid>
                                                <units>"read requests"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelReadFailures" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.7</oid>
                                                <units>"failed read requests"</units>
                                                <xsd:documentation>This attribute reports the number of failed read
requests.

Discontinuities in this counter can be detected by
monitoring the applOpenChannelOpenTime value for this
entry.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelBytesRead" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.8</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelBytesReadLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.9</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelLastReadTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.10</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelWriteRequests" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.11</oid>
                                                <units>"write requests"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelWriteRequestsLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.12</oid>
                                                <units>"write requests"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelWriteFailures" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.13</oid>
                                                <units>"failed write requests"</units>
                                                <xsd:documentation>This attribute reports the number of failed write
requests.

Discontinuities in this counter can be detected
by monitoring the applOpenChannelOpenTime value for
this entry.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelBytesWritten" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.14</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelBytesWrittenLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.15</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenChannelLastWriteTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.1.1.16</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applOpenChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applOpenFileEntryType">
                <xsd:sequence>
                        <xsd:element name="applOpenFileName" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.2.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="LongUtf8String">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"1024a"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="1024"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenFileSizeHigh" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.2.1.2</oid>
                                                <units>"2^32 byte blocks"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenFileSizeLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.2.1.3</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenFileMode" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.2.1.4</oid>
                                                <xsd:documentation>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 -&gt; read(1)
    w -&gt; write(2)
    a -&gt; write(2)
    + -&gt; readWrite(3)

</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration value="read">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>1</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="write">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>2</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="readWrite">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>3</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applOpenChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applOpenConnectionEntryType">
                <xsd:sequence>
                        <xsd:element name="applOpenConnectionTransport" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.3.1.1</oid>
                                                <xsd:documentation>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}.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="TDomain">
                                        <xsd:restriction base="smi:ObjectIdentifier"/>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenConnectionNearEndAddr" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.3.1.2</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="ApplTAddress">
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenConnectionNearEndpoint" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.3.1.3</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenConnectionFarEndAddr" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.3.1.4</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="ApplTAddress">
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenConnectionFarEndpoint" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.3.1.5</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applOpenConnectionApplication" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.3.1.6</oid>
                                                <xsd:documentation>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'.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applOpenChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applTransactionStreamEntryType">
                <xsd:sequence>
                        <xsd:element name="applTransactStreamDescr" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamUnitOfWork" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.2</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamInvokes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.3</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>Cumulative count of requests / invocations issued.

Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamInvokesLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.4</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamInvCumTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.5</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamInvRspTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.6</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamPerforms" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.7</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>Cumulative count of transactions performed.

Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamPerformsLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.8</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>This counter reports the low thirty-two bits of
applTransactStreamPerforms.

Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamPrfCumTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.9</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactStreamPrfRspTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.4.1.10</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applOpenChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applTransactFlowEntryType">
                <xsd:sequence>
                        <xsd:element name="applTransactFlowTrans" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.5.1.3</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactFlowTransLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.5.1.4</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactFlowBytes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.5.1.5</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactFlowBytesLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.5.1.6</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactFlowTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.5.1.7</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applOpenChannelIndex" type="smi:Unsigned32"/>
                <xsd:attribute name="applTransactFlowDirection" type="smi:INTEGER"/>
                <xsd:attribute name="applTransactFlowReqRsp" type="smi:INTEGER"/>
        </xsd:complexType>
        <xsd:complexType name="applTransactKindEntryType">
                <xsd:sequence>
                        <xsd:element name="applTransactKindTrans" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.6.1.2</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactKindTransLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.6.1.3</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactKindBytes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.6.1.4</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactKindBytesLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.6.1.5</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applTransactKindTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.2.6.1.6</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applOpenChannelIndex" type="smi:Unsigned32"/>
                <xsd:attribute name="applTransactFlowDirection" type="smi:INTEGER"/>
                <xsd:attribute name="applTransactFlowReqRsp" type="smi:INTEGER"/>
                <xsd:attribute name="applTransactKind" type="SNMP-FRAMEWORK-MIB:SnmpAdminString"/>
        </xsd:complexType>
        <xsd:complexType name="applPastChannelControlEntryType">
                <xsd:sequence>
                        <xsd:element name="applPastChannelControlCollect" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-write</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.1.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration value="enabled">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>1</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="frozen">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>2</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="disabled">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>3</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelControlMaxRows" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-write</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.1.1.2</oid>
                                                <units>"channel history entries"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelControlTimeLimit" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-write</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.1.1.3</oid>
                                                <units>"seconds"</units>
                                                <xsd:documentation>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'.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelControlRemItems" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.1.1.4</oid>
                                                <units>"channel history entries"</units>
                                                <xsd:documentation>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.

</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Counter32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applPastChannelEntryType">
                <xsd:sequence>
                        <xsd:element name="applPastChannelOpenTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.2</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelCloseTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.3</oid>
                                                <xsd:documentation>This attribute records the time when this channel
was closed.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelReadRequests" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.4</oid>
                                                <units>"read requests"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelReadReqsLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.5</oid>
                                                <units>"read requests"</units>
                                                <xsd:documentation>This attribute corresponds to the low thirty-two bits
of applPastChannelReadRequests.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelReadFailures" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.6</oid>
                                                <units>"failed read requests"</units>
                                                <xsd:documentation>This attribute reports the number of failed read
requests.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelBytesRead" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.7</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelBytesReadLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.8</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>This attribute corresponds to the low thirty-two bits
of applPastChannelBytesRead.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelLastReadTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.9</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelWriteRequests" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.10</oid>
                                                <units>"write requests"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelWriteReqsLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.11</oid>
                                                <units>"write requests"</units>
                                                <xsd:documentation>This attribute corresponds to the low thirty-two
bits of applPastChannelWriteRequests.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelWriteFailures" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.12</oid>
                                                <units>"failed write requests"</units>
                                                <xsd:documentation>This attribute reports the number of failed write
requests.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelBytesWritten" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.13</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelBytesWritLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.14</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>This attribute corresponds to the low thirty-two bits of
applPastChannelBytesWritten.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastChannelLastWriteTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.2.1.15</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applPastFileEntryType">
                <xsd:sequence>
                        <xsd:element name="applPastFileName" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.3.1.1</oid>
                                                <xsd:documentation>This attribute records the last known value of
applOpenFileName before the channel was closed.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="LongUtf8String">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"1024a"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="1024"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastFileSizeHigh" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.3.1.2</oid>
                                                <units>"2^32 byte blocks"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastFileSizeLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.3.1.3</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastFileMode" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.3.1.4</oid>
                                                <xsd:documentation>This attribute records the value of applOpenFileMode
at the time this channel was closed.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration value="read">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>1</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="write">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>2</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="readWrite">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>3</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applPastConEntryType">
                <xsd:sequence>
                        <xsd:element name="applPastConTransport" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.4.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="TDomain">
                                        <xsd:restriction base="smi:ObjectIdentifier"/>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastConNearEndAddr" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.4.1.2</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="ApplTAddress">
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastConNearEndpoint" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.4.1.3</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastConFarEndAddr" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.4.1.4</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="ApplTAddress">
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastConFarEndpoint" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.4.1.5</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastConApplication" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.4.1.6</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applPastTransStreamEntryType">
                <xsd:sequence>
                        <xsd:element name="applPastTransStreamDescr" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamUnitOfWork" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.2</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamInvokes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.3</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>Cumulative count of requests / invocations issued
for this transaction stream when it was active.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamInvokesLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.4</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>This object corresponds to the low thirty-two
bits of applPastTransStreamInvokes.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamInvCumTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.5</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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).</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamInvRspTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.6</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamPerforms" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.7</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>Total number of transactions performed.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamPerformsLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.8</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>This objecy reports the low thirty-two bits of
applPastTransStreamPerforms.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamPrfCumTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.9</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransStreamPrfRspTimes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.5.1.10</oid>
                                                <units>"milliseconds"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastChannelIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applPastTransFlowEntryType">
                <xsd:sequence>
                        <xsd:element name="applPastTransFlowTrans" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.6.1.3</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransFlowTransLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.6.1.4</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>This attribute corresponds to the low thirty-two
bits of applPastTransFlowTrans.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransFlowBytes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.6.1.5</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransFlowBytesLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.6.1.6</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>This attribute corresponds to the low thirty-two
bits of applPastTransFlowBytes.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransFlowTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.6.1.7</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastChannelIndex" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastTransFlowDirection" type="smi:INTEGER"/>
                <xsd:attribute name="applPastTransFlowReqRsp" type="smi:INTEGER"/>
        </xsd:complexType>
        <xsd:complexType name="applPastTransKindEntryType">
                <xsd:sequence>
                        <xsd:element name="applPastTransKindTrans" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.7.1.2</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransKindTransLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.7.1.3</oid>
                                                <units>"transactions"</units>
                                                <xsd:documentation>The applPastTransKindTransLow attribute reports
the low thirty-two bits of applPastTransKindTrans.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransKindBytes" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.7.1.4</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="Unsigned64TC">
                                        <xsd:restriction base="smi:Counter64">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="9223372036854775807"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransKindBytesLow" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.7.1.5</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>The applPastTransKindBytesLow attribute corresponds
to the low thirty-two bits of applPastTransKindBytes.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applPastTransKindTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.3.7.1.6</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="applElmtOrSvc" type="smi:INTEGER"/>
                <xsd:attribute name="applElmtOrSvcId" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastChannelIndex" type="smi:Unsigned32"/>
                <xsd:attribute name="applPastTransFlowDirection" type="smi:INTEGER"/>
                <xsd:attribute name="applPastTransFlowReqRsp" type="smi:INTEGER"/>
                <xsd:attribute name="applPastTransKind" type="SNMP-FRAMEWORK-MIB:SnmpAdminString"/>
        </xsd:complexType>
        <xsd:complexType name="applElmtRunStatusEntryType">
                <xsd:sequence>
                        <xsd:element name="applElmtRunStatusSuspended" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.1.1.1</oid>
                                                <xsd:documentation>The applElmtRunStatusSuspended attribute reports
whether processing by this running application element
has been suspended, whether by management request or by
other means.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="TruthValue">
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration value="true">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>1</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="false">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>2</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applElmtRunStatusHeapUsage" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.1.1.2</oid>
                                                <units>"bytes"</units>
                                                <xsd:documentation>The applElmtRunStatusHeapUsage reports the current
approximate heap usage by this running application
element.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applElmtRunStatusOpenConnections" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.1.1.3</oid>
                                                <units>"connections"</units>
                                                <xsd:documentation>The applElmtRunStatusOpenConnections attribute reports
the current number of open connections in use by this
running application element.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Unsigned32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applElmtRunStatusOpenFiles" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.1.1.4</oid>
                                                <units>"files"</units>
                                                <xsd:documentation>The applElmtRunStatusOpenFiles attribute reports the
current number of open files in use by this running
application element.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType>
                                        <xsd:restriction base="smi:Gauge32">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="4294967295"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applElmtRunStatusLastErrorMsg" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.1.1.5</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="SnmpAdminString">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"255t"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="0"/>
                                                <xsd:maxInclusive value="255"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applElmtRunStatusLastErrorTime" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-only</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.1.1.6</oid>
                                                <xsd:documentation>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</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="DateAndTime">
                                        <xsd:annotation>
                                                <xsd:appinfo>
                                                        <displayHint>"2d-1d-1d,1d:1d:1d.1d,1a1d:1d"</displayHint>
                                                </xsd:appinfo>
                                        </xsd:annotation>
                                        <xsd:restriction base="smi:OctetString">
                                                <xsd:minInclusive value="8"/>
                                                <xsd:maxInclusive value="11"/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="sysApplElmtRunIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:complexType name="applElmtRunControlEntryType">
                <xsd:sequence>
                        <xsd:element name="applElmtRunControlSuspend" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-write</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.2.1.1</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="TruthValue">
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration value="true">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>1</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="false">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>2</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applElmtRunControlReconfigure" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-write</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.2.1.2</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="TestAndIncr">
                                        <xsd:union>
                                                <xsd:simpleType>
                                                        <xsd:restriction base="xsd:int">
                                                                <xsd:minInclusive value="0"/>
                                                                <xsd:maxInclusive value="2147483647"/>
                                                        </xsd:restriction>
                                                </xsd:simpleType>
                                        </xsd:union>
                                </xsd:simpleType>
                        </xsd:element>
                        <xsd:element name="applElmtRunControlTerminate" minOccurs="0">
                                <xsd:annotation>
                                        <xsd:appinfo>
                                                <maxAccess>read-write</maxAccess>
                                                <status>current</status>
                                                <oid>1.3.6.1.2.1.62.1.4.2.1.3</oid>
                                                <xsd:documentation>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.</xsd:documentation>
                                        </xsd:appinfo>
                                </xsd:annotation>
                                <xsd:simpleType name="TruthValue">
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration value="true">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>1</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                                <xsd:enumeration value="false">
                                                        <xsd:annotation>
                                                                <xsd:appinfo>
                                                                        <intValue>2</intValue>
                                                                </xsd:appinfo>
                                                        </xsd:annotation>
                                                </xsd:enumeration>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:element>
                </xsd:sequence>
                <xsd:attribute name="sysApplElmtRunIndex" type="smi:Unsigned32"/>
        </xsd:complexType>
        <xsd:simpleType name="Unsigned64TC">
                <xsd:annotation>
                        <xsd:documentation>A non-negative 64-bit bit integer, without counter
semantics.</xsd:documentation>
                </xsd:annotation>
                <xsd:restriction base="smi:Counter64">
                        <xsd:minInclusive value="0"/>
                        <xsd:maxInclusive value="9223372036854775807"/>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:simpleType name="ApplTAddress">
                <xsd:annotation>
                        <xsd:documentation>Denotes a transport service address.

For snmpUDPDomain, an ApplTAddress is 6 octets long,
the initial 4 octets containing the IP-address in
network-byte order and the last 2 containing the UDP
port in network-byte order.  Consult 'Transport Mappings
for Version 2 of the Simple Network Management Protocol
(SNMPv2)' for further information on snmpUDPDomain.</xsd:documentation>
                </xsd:annotation>
                <xsd:restriction base="smi:OctetString">
                        <xsd:minInclusive value="0"/>
                        <xsd:maxInclusive value="255"/>
                </xsd:restriction>
        </xsd:simpleType>
</xsd:schema>
<!--MIB Explorer 1.6 - Full License, no expiration-->

