| htdsIndex | 
      .1.3.6.1.4.1.562.2.4.1.82.1.1.10 | 
    
    
      | 
        This variable represents the index for the htds tables.
       | 
    
    
      | htdsRowStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.1.1.1 | 
    
    
      | 
        This variable is used as the basis for SNMP naming of
        htds components.
        These components can be added and deleted.
       | 
    
    
      | htdsComponentName | 
      .1.3.6.1.4.1.562.2.4.1.82.1.1.2 | 
    
    
      | 
        This variable provides the component's string name for
        use with the ASCII Console Interface
       | 
    
    
      | htdsStorageType | 
      .1.3.6.1.4.1.562.2.4.1.82.1.1.4 | 
    
    
      | 
        This variable represents the storage type value for the
        htds tables.
       | 
    
    
      | htdsCustomerIdentifier | 
      .1.3.6.1.4.1.562.2.4.1.82.10.1.1 | 
    
    
      | 
        This attribute holds the Customer Identifier (CID).
        Every component has a CID. If a component has a cid attribute, the
        component's CID is the provisioned value of that attribute;
        otherwise the component inherits the CID of its parent. The top-
        level component has a CID of 0.
        Every operator session also has a CID, which is the CID
        provisioned for the operator's user ID. An operator will see only the
        stream data for components having a matching CID. Also, the
        operator will be allowed to issue commands for only those
        components which have a matching CID.
        An operator CID of 0 is used to identify the Network Manager
        (referred to as 'NetMan' in DPN). This CID matches the CID of
        any component. Values 1 to 8191 inclusive (equivalent to 'basic
        CIDs' in DPN) may be assigned to specific customers.
       | 
    
    
      | htdsIfAdminStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.11.1.1 | 
    
    
      | 
        The desired state of the interface. The up state indicates the
        interface is operational. The down state indicates the interface is not
        operational. The testing state indicates that no operational packets
        can be passed.
       | 
    
    
      | htdsIfIndex | 
      .1.3.6.1.4.1.562.2.4.1.82.11.1.2 | 
    
    
      | 
        This is the index for the IfEntry. Its value is automatically initialized
        during the provisioning process.
       | 
    
    
      | htdsSnmpOperStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.12.1.1 | 
    
    
      | 
        The current state of the interface. The up state indicates the
        interface is operational and capable of forwarding packets. The
        down state indicates the interface is not operational, thus unable to
        forward packets. testing state indicates that no operational packets
        can be passed.
       | 
    
    
      | htdsAdminState | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.1 | 
    
    
      | 
        This attribute indicates the OSI Administrative State of the
        component.
        The value locked indicates that the component is administratively
        prohibited from providing services for its users. A Lock or Lock -
        force command has been previously issued for this component.
        When the value is locked, the value of usageState must be idle.
        The value shuttingDown indicates that the component is
        administratively permitted to provide service to its existing users
        only. A Lock command was issued against the component and it is
        in the process of shutting down.
        The value unlocked indicates that the component is administratively
        permitted to provide services for its users. To enter this state, issue
        an Unlock command to this component.
        The OSI Status attributes, if supported by the component, may
        provide more details, qualifying the state of the component.
       | 
    
    
      | htdsOperationalState | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.2 | 
    
    
      | 
        This attribute indicates the OSI Operational State of the component.
        The value enabled indicates that the component is available for
        operation. Note that if adminState is locked, it would still not be
        providing service.
        The value disabled indicates that the component is not available for
        operation. For example, something is wrong with the component
        itself, or with another component on which this one depends. If the
        value is disabled, the usageState must be idle.
        The OSI Status attributes, if supported by the component, may
        provide more details, qualifying the state of the component.
       | 
    
    
      | htdsUsageState | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.3 | 
    
    
      | 
        This attribute indicates the OSI Usage State of the component.
        The value idle indicates that the component is not currently in use.
        The value active indicates that the component is in use and has
        spare capacity to provide for additional users.
        The value busy indicates that the component is in use and has no
        spare operating capacity for additional users at this time.
        The OSI Status attributes, if supported by the component, may
        provide more details, qualifying the state of the component.
       | 
    
    
      | htdsAvailabilityStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.4 | 
    
    
      | 
        If supported by the component, this attribute indicates the OSI
        Availability status of the component. Note that, even though it is
        defined as a multi-valued set, at most one value is shown to the user.
        When no values are in the set, this indicates that either the attribute
        is not supported or that none of the status conditions described
        below are present.
        The value inTest indicates that the resource is undergoing a test
        procedure. If adminState is locked or shuttingDown, the normal
        users are precluded from using the resource and controlStatus is
        reservedForTest. Tests that do not exclude additional users can be
        present in any operational or administrative state but the
        reservedForTest condition should not be present.
        The value failed indicates that the component has an internal fault
        that prevents it from operating. The operationalState is disabled.
        The value dependency indicates that the component cannot operate
        because some other resource on which it depends is unavailable.
        The operationalState is disabled.
        The value powerOff indicates the resource requires power to be
        applied and it is not powered on. The operationalState is disabled.
        The value offLine indicates the resource requires a routine
        operation (either manual, automatic, or both) to be performed to
        place it on-line and make it available for use. The operationalState
        is disabled.
        The value offDuty indicates the resource is inactive in accordance
        with a predetermined time schedule. In the absence of other
        disabling conditions, the operationalState is enabled or disabled.
        The value degraded indicates the service provided by the
        component is degraded in some way, such as in speed or operating
        capacity. However, the resource remains available for service. The
        operationalState is enabled.
        The value notInstalled indicates the resource is not present. The
        operationalState is disabled.
        The value logFull is not used.
        Description of bits:
        inTest(0)
        failed(1)
        powerOff(2)
        offLine(3)
        offDuty(4)
        dependency(5)
        degraded(6)
        notInstalled(7)
        logFull(8)
       | 
    
    
      | htdsProceduralStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.5 | 
    
    
      | 
        If supported by the component, this attribute indicates the OSI
        Procedural status of the component. Note that, even though it is
        defined as a multi-valued set, at most one value is shown to the user.
        When no values are in the set, this indicates that either the attribute
        is not supported or that none of the status conditions described
        below are present.
        The value initializationRequired indicates (for a resource which
        doesn't initialize autonomously) that initialization is required before
        it can perform its normal functions, and this procedure has not been
        initiated. The operationalState is disabled.
        The value notInitialized indicates (for a resource which does
        initialize autonomously) that initialization is required before it can
        perform its normal functions, and this procedure has not been
        initiated. The operationalState may be enabled or disabled.
        The value initializing indicates that initialization has been initiated
        but is not yet complete. The operationalState may be enabled or
        disabled.
        The value reporting indicates the resource has completed some
        processing operation and is notifying the results. The
        operationalState is enabled.
        The value terminating indicates the component is in a termination
        phase. If the resource doesn't reinitialize autonomously,
        operationalState is disabled; otherwise it is enabled or disabled.
        Description of bits:
        initializationRequired(0)
        notInitialized(1)
        initializing(2)
        reporting(3)
        terminating(4)
       | 
    
    
      | htdsControlStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.6 | 
    
    
      | 
        If supported by the component, this attribute indicates the OSI
        Control status of the component. Note that, even though it is defined
        as a multi-valued set, at most one value is shown to the user.
        When no values are in the set, this indicates that either the attribute
        is not supported or that none of the status conditions described
        below are present.
        The value subjectToTest indicates the resource is available but tests
        may be conducted simultaneously at unpredictable times, which
        may cause it to exhibit unusual characteristics.
        The value partOfServicesLocked indicates that part of the service is
        restricted from users of a resource. The adminState is unlocked.
        The value reservedForTest indicates that the component is
        administratively unavailable because it is undergoing a test
        procedure. The adminState is locked.
        The value suspended indicates that the service has been
        administratively suspended.
        Description of bits:
        subjectToTest(0)
        partOfServicesLocked(1)
        reservedForTest(2)
        suspended(3)
       | 
    
    
      | htdsAlarmStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.7 | 
    
    
      | 
        If supported by the component, this attribute indicates the OSI
        Alarm status of the component. Note that, even though it is defined
        as a multi-valued set, at most one value is shown to the user.
        When no values are in the set, this indicates that either the attribute
        is not supported or that none of the status conditions described
        below are present.
        The value underRepair indicates the component is currently being
        repaired. The operationalState is enabled or disabled.
        The value critical indicates one or more critical alarms are
        outstanding against the component. Other, less severe, alarms may
        also be outstanding. The operationalState is enabled or disabled.
        The value major indicates one or more major alarms are
        outstanding against the component. Other, less severe, alarms may
        also be outstanding. The operationalState is enabled or disabled.
        The value minor indicates one or more minor alarms are
        outstanding against the component. Other, less severe, alarms may
        also be outstanding. The operationalState is enabled or disabled.
        The value alarmOutstanding generically indicates that an alarm of
        some severity is outstanding against the component.
        Description of bits:
        underRepair(0)
        critical(1)
        major(2)
        minor(3)
        alarmOutstanding(4)
       | 
    
    
      | htdsStandbyStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.8 | 
    
    
      | 
        If supported by the component, this attribute indicates the OSI
        Standby status of the component.
        The value notSet indicates that either the attribute is not supported
        or that none of the status conditions described below are present.
        Note that this is a non-standard value, used because the original
        specification indicated this attribute was set-valued and thus, did not
        provide a value to indicate that none of the other three are
        applicable.
        The value hotStandby indicates that the resource is not providing
        service but will be immediately able to take over the role of the
        resource to be backed up, without initialization activity, and
        containing the same information as the resource to be backed up.
        The value coldStandby indicates the resource is a backup for
        another resource but will not be immediately able to take over the
        role of the backed up resource and will require some initialization
        activity.
        The value providingService indicates that this component, as a
        backup resource, is currently backing up another resource.
       | 
    
    
      | htdsUnknownStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.13.1.9 | 
    
    
      | 
        This attribute indicates the OSI Unknown status of the component.
        The value false indicates that all of the other OSI State and Status
        attribute values can be considered accurate.
        The value true indicates that the actual state of the component is not
        known for sure.
       | 
    
    
      | htdsFramerIndex | 
      .1.3.6.1.4.1.562.2.4.1.82.2.1.1.10 | 
    
    
      | 
        This variable represents the index for the htdsFramer tables.
       | 
    
    
      | htdsFramerRowStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.2.1.1.1 | 
    
    
      | 
        This variable is used as the basis for SNMP naming of
        htdsFramer components.
        These components cannot be added nor deleted.
       | 
    
    
      | htdsFramerComponentName | 
      .1.3.6.1.4.1.562.2.4.1.82.2.1.1.2 | 
    
    
      | 
        This variable provides the component's string name for
        use with the ASCII Console Interface
       | 
    
    
      | htdsFramerStorageType | 
      .1.3.6.1.4.1.562.2.4.1.82.2.1.1.4 | 
    
    
      | 
        This variable represents the storage type value for the
        htdsFramer tables.
       | 
    
    
      | htdsFramerInterfaceName | 
      .1.3.6.1.4.1.562.2.4.1.82.2.10.1.1 | 
    
    
      | 
        This attribute contains a hardware component name.
        The attribute associates the application with a specific link. This
        defines the module processor on which Framer's parent component
        (as well as Framer itself) will run.
       | 
    
    
      | htdsFramerDataInversion | 
      .1.3.6.1.4.1.562.2.4.1.82.2.11.1.2 | 
    
    
      | 
        This attribute determines whether data bits are to be inverted (1 to 0
        and 0 to 1) before transmission of frames to the interface. If the
        value of this attribute is On, the incoming data bits will also be
        inverted when frames are received from the link before being
        processed.
        This option is typically used in hdlc framing mode when inversion
        is used to guarantee 1's density.
        Note that aborts (in hdlc and interrupting modes) are corrupted
        when data is inverted.
       | 
    
    
      | htdsFramerNonOctetData | 
      .1.3.6.1.4.1.562.2.4.1.82.2.11.1.3 | 
    
    
      | 
        This attribute determines whether the data being received has the
        potential to be non-octet aligned. If it is set to yes, then neither crc
        checking and generation or abort detection will be functional.
       | 
    
    
      | htdsFramerFrameCrcType | 
      .1.3.6.1.4.1.562.2.4.1.82.2.11.1.4 | 
    
    
      | 
        This attribute defines the type of CRC used.
        The CRC value calculated is appended to the end of the frames
        transmitted to the link. The CRC value is removed from the end of
        frames received from the link and checked for correctness.
        NoCrc means that CRC is not used.
       | 
    
    
      | htdsFramerFlagsBetweenFrames | 
      .1.3.6.1.4.1.562.2.4.1.82.2.11.1.5 | 
    
    
      | 
        This attribute defines the number of flags that are inserted between
        frames sent to the link interface.
       | 
    
    
      | htdsFramerLineSignalTransport | 
      .1.3.6.1.4.1.562.2.4.1.82.2.11.1.8 | 
    
    
      | 
        This attribute determines how modem status lead information on a
        V35 or V11 port is handled. When the value of the attribute is set to
        on, line signal changes are passed transparently through the
        network to the remote end of the connection, where they are passed
        out on that end's outgoing leads. When the value of the attribute is
        set to off, line signal changes are not transparently passed through
        the network. Both ends must be provisioned to support this function
        for line signal transport to work. It is highly recommended that line
        signal interpretation is set to 'don't care' on the associated vport
        component (ie. vport attributes readyLineState and
        dataTransferLineState).
       | 
    
    
      | htdsFramerAdminState | 
      .1.3.6.1.4.1.562.2.4.1.82.2.12.1.1 | 
    
    
      | 
        This attribute indicates the OSI Administrative State of the
        component.
        The value locked indicates that the component is administratively
        prohibited from providing services for its users. A Lock or Lock -
        force command has been previously issued for this component.
        When the value is locked, the value of usageState must be idle.
        The value shuttingDown indicates that the component is
        administratively permitted to provide service to its existing users
        only. A Lock command was issued against the component and it is
        in the process of shutting down.
        The value unlocked indicates that the component is administratively
        permitted to provide services for its users. To enter this state, issue
        an Unlock command to this component.
       | 
    
    
      | htdsFramerOperationalState | 
      .1.3.6.1.4.1.562.2.4.1.82.2.12.1.2 | 
    
    
      | 
        This attribute indicates the OSI Operational State of the component.
        The value enabled indicates that the component is available for
        operation. Note that if adminState is locked, it would still not be
        providing service.
        The value disabled indicates that the component is not available for
        operation. For example, something is wrong with the component
        itself, or with another component on which this one depends. If the
        value is disabled, the usageState must be idle.
       | 
    
    
      | htdsFramerUsageState | 
      .1.3.6.1.4.1.562.2.4.1.82.2.12.1.3 | 
    
    
      | 
        This attribute indicates the OSI Usage State of the component.
        The value idle indicates that the component is not currently in use.
        The value active indicates that the component is in use and has
        spare capacity to provide for additional users.
        The value busy indicates that the component is in use and has no
        spare operating capacity for additional users at this time.
       | 
    
    
      | htdsFramerFrmToIf | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.1 | 
    
    
      | 
        This attribute counts the number of frames transmitted to the link
        interface by Framer.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerFrmFromIf | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.2 | 
    
    
      | 
        This attribute counts the number of frames received from the link
        interface by Framer.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerOctetFromIf | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.3 | 
    
    
      | 
        The number of bytes received from the link interface by Framer.
       | 
    
    
      | htdsFramerAborts | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.4 | 
    
    
      | 
        This attribute counts the total number of aborts received.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerCrcErrors | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.5 | 
    
    
      | 
        This attribute counts the total number of frames with CRC errors.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerLrcErrors | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.6 | 
    
    
      | 
        This attribute counts the total number of frames with LRC errors.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerNonOctetErrors | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.7 | 
    
    
      | 
        This attribute counts the total number of frames that were non octet
        aligned.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerOverruns | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.8 | 
    
    
      | 
        This attribute counts the total number of frames received from the
        link for which overruns occurred.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerUnderruns | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.9 | 
    
    
      | 
        This attribute counts the total number of frames transmitted to the
        link for which underruns occurred.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerLargeFrmErrors | 
      .1.3.6.1.4.1.562.2.4.1.82.2.13.1.10 | 
    
    
      | 
        This attribute counts the total number of frames received which
        were too large. The frame was longer than 8 kbytes or it contained
        more than the 255 block hardware limit.
        This count wraps to zero after reaching its maximum value.
       | 
    
    
      | htdsFramerNormPrioLinkUtilToIf | 
      .1.3.6.1.4.1.562.2.4.1.82.2.14.1.1 | 
    
    
      | 
        This attribute is the utilization of the normal priority data sent to the
        link as a percentage of the available bandwidth allocated for the
        service on the link. The utilization is the average for the last minute.
       | 
    
    
      | htdsFramerNormPrioLinkUtilFromIf | 
      .1.3.6.1.4.1.562.2.4.1.82.2.14.1.3 | 
    
    
      | 
        This attribute is the utilization of the normal priority data received
        from the link as a percentage of the available bandwidth allocated
        for the service on the link. The utilization is the average for the last
        minute.
       | 
    
    
      | htdsPlcIndex | 
      .1.3.6.1.4.1.562.2.4.1.82.3.1.1.10 | 
    
    
      | 
        This variable represents the index for the htdsPlc tables.
       | 
    
    
      | htdsPlcRowStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.3.1.1.1 | 
    
    
      | 
        This variable is used as the basis for SNMP naming of
        htdsPlc components.
        These components cannot be added nor deleted.
       | 
    
    
      | htdsPlcComponentName | 
      .1.3.6.1.4.1.562.2.4.1.82.3.1.1.2 | 
    
    
      | 
        This variable provides the component's string name for
        use with the ASCII Console Interface
       | 
    
    
      | htdsPlcStorageType | 
      .1.3.6.1.4.1.562.2.4.1.82.3.1.1.4 | 
    
    
      | 
        This variable represents the storage type value for the
        htdsPlc tables.
       | 
    
    
      | htdsPlcRemoteName | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.2 | 
    
    
      | 
        This attribute is the PLC's remote end point's address in the format
        of a Passport component name The syntax of a component is:
        'em/node type/instance'. End points are identified using a node
        name and a service name. As an example, the end point component
        name for the third voice service on node MoonBase is:
        'EM/MoonBase VS/3'. If the remoteName is provisioned it must
        match the remote name of the other end or the connection will not
        be established even if the remote end is provisioned correctly. If no
        remoteName is provisioned then this LC will accept connections
        from any other remote LC and it will not originate calls.
        Connections establish faster and are unique if both ends are
        provisioned with the remoteName.
        These strings are case insensitive but the complete component name
        must be input.
       | 
    
    
      | htdsPlcSetupPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.3 | 
    
    
      | 
        This attribute gives the priority at which a path is established.
        Zero(0) is the highest priority and four(4) is the lowest. When
        PORS establishes a path through the network, it uses the
        setupPriority attribute to determine its potential for bumping
        established paths to acquire their bandwidth. The holdingPriority, a
        complementary attribute of this component, indicates the priority a
        path maintains once it is established. A new path can bump an
        existing path if the new path's setupPriority is higher (numerically
        less) than the existing path's holdingPriority.
       | 
    
    
      | htdsPlcHoldingPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.4 | 
    
    
      | 
        This attribute gives the priority that a path holds once it is
        established. Zero(0) is the highest priority and four(4) is the lowest.
        A path's holdingPriority determines its likelihood of being bumped
        by a new path to acquire its bandwidth. The setupPriority, a
        complementary attribute, indicates the priority of a path at
        establishment time. A new path can bump an existing path if the
        new path's setupPriority is higher (numerically less) than the
        existing path's holdingPriority.
       | 
    
    
      | htdsPlcRequiredTxBandwidth | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.5 | 
    
    
      | 
        This attribute gives the bandwidth (in bits per second) reserved by a
        path on each of the trunks of its route. This attribute represents the
        bandwidth for traffic outgoing to the remote end point. This value
        should be chosen to achieve the amount of statistical bandwidth
        sharing that is desired by the network administration. This
        reservation is not enforced and is used to determine how many paths
        can be supported on a trunk. Both ends should be provisioned with
        the correct values allowing for the fact that Transmit at this end
        represents Receive at the remote end. Note that when the values do
        not correspond the originating end of the connection determines the
        value.
       | 
    
    
      | htdsPlcRequiredRxBandwidth | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.6 | 
    
    
      | 
        This attribute gives the bandwidth (in bits per second) reserved by a
        path on each of trunks of its route. This attribute represents the
        bandwidth for traffic incoming from the remote end point. This
        value should be chosen to achieve the amount of statistical
        bandwidth sharing that is desired by the network administration.
        This reservation is not enforced and is used to determine how many
        paths can be supported on a trunk. Both ends should be provisioned
        with the correct values allowing for the fact that Transmit at this end
        represents Receive at the remote end. Note that when the values do
        not correspond the originating end of the connection determines the
        value.
       | 
    
    
      | htdsPlcRequiredTrafficType | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.7 | 
    
    
      | 
        This attribute indicates the type of traffic transmitted over the path.
        There are eight(8) possible traffic types, and the path can transmit
        only one of them. The originating end of the connection determines
        the type. These are arbitrary designations for traffic type. The voice,
        data and video traffic types are defined, and five(5) other arbitrary
        traffic types can be defined by the network administration. This
        attribute is used in the route selection process to restrict the route to
        trunks that support this traffic type. The supportedTrafficType trunk
        attribute lists all the types of traffic allowed on the trunk. For
        example, if requiredTrafficType is specified as trafficType1 then
        only trunks that include trafficType1 in supportedTrafficType, will
        be candidates for this connection.
       | 
    
    
      | htdsPlcPermittedTrunkTypes | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.8 | 
    
    
      | 
        This attribute lists up to eight(8) types of trunk that can be used on
        the route. The terrestrial and satellite trunk types have been
        defined, leaving six(6) remaining arbitrary types that can be defined
        by the network administration. The trunk's type is indicated in the
        trunkType attribute of the Trunk component. When selecting a
        route, PORS only chooses trunks whose trunkType are in the
        permittedTrunkTypes for the path.
        Description of bits:
        terrestrial(0)
        satellite(1)
        trunkType1(2)
        trunkType2(3)
        trunkType3(4)
        trunkType4(5)
        trunkType5(6)
        trunkType6(7)
       | 
    
    
      | htdsPlcRequiredSecurity | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.9 | 
    
    
      | 
        This attribute indicates the required minimum level of security of
        the trunks on the route. Zero(0) represents the most secure and
        seven(7) represents the least secure. The trunk's security is
        indicated by the trunkSecurity attribute of the Trunk component,
        and has values identical in range and meaning to the
        requiredSecurity attribute. PORS ensures that any route selected
        does not contain a trunk whose trunkSecurity attribute is
        numerically greater than the requiredSecurity.
       | 
    
    
      | htdsPlcRequiredCustomerParm | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.10 | 
    
    
      | 
        This attribute indicates the allowed customer defined parameter of
        the trunks on the route. Its value, a number from zero(0) to
        seven(7), is chosen by a network administration to have a meaning
        specific to their network, thus allowing them to customize the use of
        their trunks. A complementary trunk attribute, customerParameter,
        also has a value from zero(0) to seven(7). The route selection
        process does not consider trunks whose customerParameter is
        greater than the requiredCustomerParameter of the path.
       | 
    
    
      | htdsPlcPathAttributeToMinimize | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.11 | 
    
    
      | 
        This attribute indicates whether a route is selected on the basis of
        minimizing the cost or the delay. Each trunk has a cost and a delay
        metric associated with it. The cost or delay of a route is the sum of
        the cost or delay metrics of all the trunks on the route. The route
        selection algorithm uses this attribute as the minimization criteria. If
        more than one route is found while using this attribute as the
        minimization criteria, then the route with the smallest non-
        minimization metric is chosen amongst the equivalent routes.
       | 
    
    
      | htdsPlcMaximumAcceptableCost | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.12 | 
    
    
      | 
        This attribute indicates an upper bound on the cost metric of a route,
        which is the sum of the cost metrics of all trunks on the route. The
        cost metric is the trunkCost attribute of the Trunk component. This
        attribute is used to accept or reject a path after the route selection
        algorithm has been applied, regardless of the minimization criteria.
        It is possible that there may not be a route with an acceptable cost.
       | 
    
    
      | htdsPlcMaximumAcceptableDelay | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.13 | 
    
    
      | 
        This attribute indicates an upper bound on the delay of a route,
        which is the sum of the delay of all trunks on the route. It should be
        provisioned with a reasonable maximum acceptable delay for the
        end to end one way delay of a 512 byte packet.
        Note that the delay for a trunk can be a provisioned (with override)
        or measured value on the trunk. PORs does not recommend using
        override for the delay on a trunk since this has little added value for
        PORs traffic.
        Remember, that the trunk measuredRoundTripDelay (ms)
        discovered through the Trunk staging protocols, divided by two and
        truncated, to provide the one way delay, is used to populate the
        topological database. The value includes emission, propagation, and
        queuing delays. A 512 byte data packet is used to perform the
        measurement. This value is updated periodically by Trunks and
        reflects the operating delay of the trunk. PORs uses this attribute to
        accept or reject a path after the route selection algorithm has been
        applied, regardless of the minimization criteria.
       | 
    
    
      | htdsPlcEmissionPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.14 | 
    
    
      | 
        This attribute indicates the urgency with which packets on the path
        are emitted by the trunks on the route. EmissionPriority of Zero(0)
        indicates the highest emission priority, while two (2) indicates the
        lowest emission priority. Packets with a higher emissionPriority (or
        numerically less) are serviced and sent out before the packets of
        lower emissionPriority (or numerically higher).
       | 
    
    
      | htdsPlcDiscardPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.15 | 
    
    
      | 
        This attribute indicates the importance of the packets on the path.
        One(1) is used for paths carrying the most important traffic, and
        three(3) is used for paths carrying the least important traffic.
        Packets with lower discardPriority(numerically higher) are
        discarded after packets with a higher discardPriority(numerically
        lower).
       | 
    
    
      | htdsPlcPathType | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.16 | 
    
    
      | 
        This attribute specifies if the path for this PLC is determined
        automatically or by static provisioning. The default (normal) is to
        automatically choose a route with Route Selection. Normal
        pathTypes require less provisioning and can dynamically handle
        path failures. The other pathTypes are both manual pathTypes
        where the operator must specify, through provisioning, a static route
        termed the manualPath. A manual pathType connection is nearly
        identical to a normal path type connection with the exception that
        the route is pre-provisioned. For a manual pathType, bandwidth
        reservations are respected along the path exactly as in a normal
        path. The last type, the forced pathType, is also a manual path but
        regardless of the bandwidth available the route is granted provided
        the trunks are operational and there are sufficient Logical Channels
        (LChs).
        The forced pathType could result in over committing the reserved
        bandwidth allowed on a trunk. A better way to achieve the effects of
        a forced pathType is to use a manual pathType with setupPriority =
        0 and holdingPriority = 0. In this manner the path will reserve
        correct bandwidth and it will bump other paths if required while not
        being bumped itself.
       | 
    
    
      | htdsPlcPathFailureAction | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.17 | 
    
    
      | 
        This attribute is used to specify whether the application can tolerate
        momentary interruption of a path while a new path is selected. If
        disconnectConnection is chosen, the application is informed as
        soon as possible about a failure by disconnection. If the attribute is
        set to reRoutePath, the path may attempt an immediate reroute,
        provided the failure is a recoverable failure. If rerouting fails the
        application is informed of the failure.
        With this option set to reRoutePath the LCo may wait up to 30
        seconds before informing the service of complete disconnection in
        order to allow both ends to attempt to reconnect. Note that if PLC
        components are different at both ends only the calling end is
        allowed to reconnect.
        All pathTypes respect this attribute. Also on a manualPath with
        both ends provisioned with independent paths (at least with respect
        to the failure) this option will have the desired effect that the path is
        rerouted without complete disconnection at both ends.
       | 
    
    
      | htdsPlcBumpPreference | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.18 | 
    
    
      | 
        This attribute controls when bumping occurs in the route selection
        process. A connection with higher (numerically less) setupPriority
        may bump a connection with lower (numerically higher)
        holdingPriority in order to acquire its bandwidth and be established.
        By default, bumping occurs only when it is necessary. That is, a
        connection will bump another connection only if there is no other
        way for the connection to be established. A connection may be set
        to always bump in order to find the best route it may have.
       | 
    
    
      | htdsPlcOptimization | 
      .1.3.6.1.4.1.562.2.4.1.82.3.10.1.19 | 
    
    
      | 
        This attribute is used to specify whether this connection should
        attempt to optimize its path when requested by the routing PORS
        component. Every path is as optimal as it can be when it is
        established, but as network traffic patterns and configurations
        change this path may no longer be as optimal as it could be. The
        PORS connection manager on a module requests circuits to
        optimize at the optimization interval.
       | 
    
    
      | htdsPlcMpathIndex | 
      .1.3.6.1.4.1.562.2.4.1.82.3.265.1.1 | 
    
    
      | 
        This variable represents the htdsPlcMpathTable
        specific index for the htdsPlcMpathTable.
       | 
    
    
      | htdsPlcMpathValue | 
      .1.3.6.1.4.1.562.2.4.1.82.3.265.1.2 | 
    
    
      | 
        This variable represents an individual value for the
        htdsPlcMpathTable.
       | 
    
    
      | htdsLCoIndex | 
      .1.3.6.1.4.1.562.2.4.1.82.4.1.1.10 | 
    
    
      | 
        This variable represents the index for the htdsLCo tables.
       | 
    
    
      | htdsLCoRowStatus | 
      .1.3.6.1.4.1.562.2.4.1.82.4.1.1.1 | 
    
    
      | 
        This variable is used as the basis for SNMP naming of
        htdsLCo components.
        These components cannot be added nor deleted.
       | 
    
    
      | htdsLCoComponentName | 
      .1.3.6.1.4.1.562.2.4.1.82.4.1.1.2 | 
    
    
      | 
        This variable provides the component's string name for
        use with the ASCII Console Interface
       | 
    
    
      | htdsLCoStorageType | 
      .1.3.6.1.4.1.562.2.4.1.82.4.1.1.4 | 
    
    
      | 
        This variable represents the storage type value for the
        htdsLCo tables.
       | 
    
    
      | htdsLCoState | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.1 | 
    
    
      | 
        This attribute reflects the current state of the connection. The
        pathDown state indicates a connection that has no remote end
        provisioned or the application has not yet signalled for a path. The
        selectingRoute state occurs when a request has been sent to route
        selector and it has not yet responded. The connectingState occurs
        while a path is being established. The pathUp state is the normal
        operational state of a path. The pathDownRetrying state indicates a
        path that attempted route selection but received no route and is now
        waiting to retry route selection again.
       | 
    
    
      | htdsLCoOverrideRemoteName | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.2 | 
    
    
      | 
        If set and the current PLC remoteName is blank this remoteName
        will override the blank PLC remoteName. Usually you would set
        this attribute and then lock/unlock the service component which
        will result in this new overrideRemoteName being used as if it had
        been provisioned into the PLC remoteName. The advantage of this
        attribute is that the connection's remoteName can be changed
        immediately without having to 'activate prov' but the disadvantage
        is that the overrideRemoteName is not permanent and if the card or
        switch is reset the override will be lost.
       | 
    
    
      | htdsLCoEnd | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.3 | 
    
    
      | 
        This attribute identifies whether this is the calling or called end of
        the path.
       | 
    
    
      | htdsLCoCostMetric | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.4 | 
    
    
      | 
        This attribute gives the route's total cost metric. It is calculated as
        the sum of the cost metric of all trunks in the path at the time the
        connection was established. The cost metric of a trunk is defined by
        the trunkCost attribute of the Trunk component. The costMetric for
        an LCo that is originated and terminated on the same module is 0.
       | 
    
    
      | htdsLCoDelayMetric | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.5 | 
    
    
      | 
        This attribute gives the total delay of the route as the one way delay
        for a 512 byte packet. It is calculated as the sum of the delays of all
        trunks in the path stored in topology at the time the connection was
        established. The delay for an LCo that is originated and terminated
        on the same module is 0.
       | 
    
    
      | htdsLCoRoundTripDelay | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.6 | 
    
    
      | 
        This attribute contains the time taken for a packet (cell) of 44 bytes
        to be transmitted to the remote LCo and return to this LCo. The
        number reported is given in milliseconds to the nearest millisecond.
        A value of one millisecond is reported if the time is less than 1
        millisecond even though the delay may be less than 1 Millisecond
        when the LCo is originated and terminated on the same module.
       | 
    
    
      | htdsLCoSetupPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.7 | 
    
    
      | 
        This attribute gives the priority at which the current path is
        established. Zero is the highest priority and four is the lowest. The
        holdingPriority, a complementary attribute of this component,
        indicates the priority a path maintains once it is established.
       | 
    
    
      | htdsLCoHoldingPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.8 | 
    
    
      | 
        This attribute gives the priority at which a path holds its current
        path once the path is established. Zero is the highest priority and
        four is the lowest. The setupPriority, a complementary attribute,
        indicates the priority of a path at establishment time.
       | 
    
    
      | htdsLCoRequiredTxBandwidth | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.9 | 
    
    
      | 
        This attribute gives the actual bandwidth (in bits per second)
        reserved by this path on each of the trunks of its route. This attribute
        represents the bandwidth for traffic outgoing to the remote end
        point. The originating end of the connection determines this value.
       | 
    
    
      | htdsLCoRequiredRxBandwidth | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.10 | 
    
    
      | 
        This attribute gives the actual bandwidth (in bits per second)
        reserved by this path on each of trunks of its route. This attribute
        represents the bandwidth for traffic incoming from the remote end
        point. The originating end of the connection determines this value
       | 
    
    
      | htdsLCoRequiredTrafficType | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.11 | 
    
    
      | 
        This operational attribute indicates the type of traffic transmitted
        over the path. There are eight possible traffic types, and the path can
        transmit only one of them. The originating end of the connection
        determines the type. These are arbitrary designations for traffic
        type. The voice, data and video traffic types are defined, and five
        other arbitrary traffic types can be defined by the network
        administration. This attribute is used in the route selection process
        to restrict the route to trunks that support this traffic type. The
        supportedTrafficType trunk attribute lists all the types of traffic
        allowed on the trunk. For example, if requiredTrafficType is
        specified as trafficType1 then only trunks that include trafficType1
        in supportedTrafficType, will be candidates for this connection.
       | 
    
    
      | htdsLCoPermittedTrunkTypes | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.12 | 
    
    
      | 
        This operational attribute lists up to eight types of trunk that can be
        used on the route. The originating end of the connection determines
        the types. The terrestrial and satellite trunk types have been
        defined, leaving six remaining arbitrary types that can be defined by
        the network administration. The trunk's type is indicated in the
        trunkType attribute of the Trunk component. When selecting a
        route, PORS only chooses trunks whose trunkType are in the
        permittedTrunkTypes for the path.
        Description of bits:
        terrestrial(0)
        satellite(1)
        trunkType1(2)
        trunkType2(3)
        trunkType3(4)
        trunkType4(5)
        trunkType5(6)
        trunkType6(7)
       | 
    
    
      | htdsLCoRequiredSecurity | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.13 | 
    
    
      | 
        This attribute indicates the required minimum level of security of
        the trunks on the route. Zero represents the most secure and seven
        represents the least secure. The trunk's security is indicated by the
        trunkSecurity attribute of the Trunk component, and has values
        identical in range and meaning to the requiredSecurity attribute.
        PORS ensures that any route selected does not contain a trunk
        whose trunkSecurity attribute is numerically greater than the
        requiredSecurity.
       | 
    
    
      | htdsLCoRequiredCustomerParameter | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.14 | 
    
    
      | 
        This attribute indicates the allowed customer defined parameter of
        the trunks on the route.The originating end of the connection
        determines the customer defined parameter. Its value, a number
        from zero to seven, is chosen by a network administration to have a
        meaning specific to their network, thus allowing them to customize
        the use of their trunks. A complementary trunk attribute,
        customerParameter, also has a value from zero to seven. The route
        selection process does not consider trunks whose
        customerParameter is greater than the requiredCustomerParameter
        of the path.
       | 
    
    
      | htdsLCoEmissionPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.15 | 
    
    
      | 
        This attribute indicates the urgency with which packets on the path
        are emitted by the trunks on the route. The originating end of the
        connection selects the emissionPriority. EmissionPriority of zero
        indicates the highest emission priority, while two indicates the
        lowest emission priority. Packets with a higher emissionPriority (or
        numerically less) are serviced and sent out before the packets of
        lower emissionPriority (or numerically higher).
       | 
    
    
      | htdsLCoDiscardPriority | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.16 | 
    
    
      | 
        This attribute indicates the importance of the packets on the
        path.The originating end of the connection sets discardPriority. One
        is used for paths carrying the most important traffic, and three is
        used for paths carrying the least important traffic. Packets with
        lower discardPriority(numerically lower) are discarded after
        packets with a higher discardPriority(numerically higher).
       | 
    
    
      | htdsLCoPathType | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.17 | 
    
    
      | 
        This attribute indicates whether the path for this PLC was
        determined automatically or by static provisioning. Normal
        pathTypes are selected automatically by Route Selector.The other
        pathTypes are both manual pathTypes where the operator must
        specify, through provisioning, a static route termed the manualPath.
        A manual pathType connection is nearly identical to a normal path
        type connection with the exception that the route is pre-provisioned.
        For a manual pathType, bandwidth reservations are respected along
        the path exactly as in a normal path. The last type, the forced
        pathType, is also a manual path but regardless of the bandwidth
        available the route is granted provided the trunks are operational
        and there are sufficient Logical Channels (LChs).
        The forced pathType could result in over committing the reserved
        bandwidth allowed on a trunk. A better way to achieve the effects of
        a forced pathType is to use a manual pathType with setupPriority =
        0 and holdingPriority = 0. In this manner the path will reserve
        correct bandwidth and it will bump other paths if required while not
        being bumped itself.
       | 
    
    
      | htdsLCoRetryCount | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.18 | 
    
    
      | 
        This attribute is the count of the number of times the path chosen
        during route selection could not be instantiated. This count should
        be three or below if the network is performing adequately. A high
        value indicates that the route selection is often performed using an
        out-of-date view of available network bandwidth and/or topology.
        This attribute will only increase at the calling end of the connection.
        This attribute is reset each time a path reconnects and stops
        counting when it reaches its maximum value.
       | 
    
    
      | htdsLCoPathFailureCount | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.19 | 
    
    
      | 
        This attribute is the count of the number of times the path has
        successfully connected. It is set to zero the first time the path is up.
        If a path fails anytime after connecting this count will be
        incremented when the path is up again. Failed route requests do not
        count in this statistic. See retryCount above. This attribute stops
        counting at its maximum value.
       | 
    
    
      | htdsLCoReasonForNoRoute | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.20 | 
    
    
      | 
        This attribute is the route selection's reasonForNoRoute and
        provides a brief reason for which a route was not selected. The
        reasons are essentially self-explanatory. Perhaps two reasons for no
        route require some explanation. The reason
        unknownRemoteNodeName is issued when the remote node name
        is not in the topological database. The reason plcAttributesNotMet
        is issued when there is no network connectivity at a level specified
        by the PLC attributes. This reason is also issued when there is no
        physical connectivity between two end nodes.
       | 
    
    
      | htdsLCoLastTearDownReason | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.21 | 
    
    
      | 
        This attribute reflects the last tear down reason for a connection
        (LCo). In many cases this displays the reason for a momentary
        service interruption. This attribute applies to the last path failure
        only. If a path is no longer up, this may give an indication to the
        reason that the path has failed. In many cases an alarm will also be
        generated with more specific information. The following is a brief
        description of the reasons:
        none - This path has no information for the teardown this is typical
        of a path provisioned with no remoteName that has not been up.
        normalShutDown - This path has gone down due to normal call
        termination.
        insufficientTxLcOrBandwidth - At present there is either no
        available bandwidth or logical channel numbers available on one or
        more of the trunks for this path in the transmit direction.
        insufficientRxLcOrBandwidth - At present there is either no
        available bandwidth or logical channel numbers available on one or
        more of the trunks for this path in the receive direction.
        trunkFailure- A trunk on the path has failed or has gone down due
        to a provisioning change of a critical attribute.
        trunkCardFailure- A trunk FP card has failed along the path.
        accessCardFailure- The FP on which the peer access service was
        running has failed.
        operatorForced- The path has terminated due to the operator
        locking a trunk along the path.
        lostLcnClash- The path has terminated because the PA's at both
        ends of an intermediate trunk have allocated the same LC to
        different calls. When this happens both calls must go down and then
        try to come up again a fraction of a second later (effectively
        ensuring that they will now be assigned different LC's). It is normal
        to get the odd clash especially when the PA's usedLC is
        approaching the PA's maxLC.
        networkCongestion - The path has failed due to control information
        being lost and not recoverable.
        trunkNotFound - Occurs on a manual path usually. Check for
        trunks not up or names provisioned incorrectly.
        farEndNotFound - The far end is not provisioned or is not up.
        Check remote Name.
        wrongModuleReached - This may occur on a manual path. Check
        provisioning for correct trunk and service names. For a normal
        path, the network Topology may be changing check remoteName.
        farEndBusy - The far end has been reached but it is busy. Check
        remoteName and remote end provisioning.
        callLoopedBack - This LCo is provisioned to call itself. Re-
        provision since this is invalid.
        unknownReason - The failure was not resolved.
        farEndNotReady - The remote end was reached but the connection
        was refused due to the remote end not being enabled.
        remoteNameMismatch - The remote end has alarmed and rejected
        this setup due to remoteName provisioning.
        serviceTypeMismatch - The remote Service Type does not match
        this service type. Check provisioning.
        reconnectFromFarEnd - The remote end re-established this
        connection. Check the remote end lastTearDownReason to
        determine the real reason.
        bumped - Another call bumped this path from a trunk to get
        bandwidth (or an LC) which it required to come up. This other path
        had a higher setupPriority than this path's holdingPriority hence it
        was allowed to steal the bandwidth (or LC) from this path.
        optimized - This call has been rerouted due to the optimization
        feature. The call is still active this just indicates why the path
        changed.
        trunkOrFarEndDidNotSupportMode - This call was unable to
        complete because a mode required by the service was not supported
        by one of the trunks the route went through or by the far end service
        it connected to. Currently the only mode that this applies to is the
        map/mux mode on TRUNK PA ATM component. Map mode was
        required by the application (CES/FrAtm etc.) but was not available
        on the TRUNK PA ATM component through which the call was
        routed or the far end CES/FrAtm component did not specify the
        same mode.
       | 
    
    
      | htdsLCoPathFailureAction | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.22 | 
    
    
      | 
        This attribute displays whether the application is set to tolerate
        momentary interruption of a path while a new path is selected. If
        disconnectConnection is displayed, the application is informed as
        soon as possible about a failure by disconnection. If the attribute
        displays reRoutePath, the path may attempt an immediate reroute,
        provided the failure is a recoverable failure. If rerouting fails the
        application is informed of the failure.
        With this option set to reRoutePath the LCo may wait up to 30
        seconds before informing the service of complete disconnection in
        order to allow both ends to attempt to reconnect. Note that if PLC
        components are different at both ends only the calling end is
        allowed to reconnect.
        All pathTypes respect this attribute. Also on a manualPath with
        both ends provisioned with independent paths (at least with respect
        to the failure) this option will have the desired effect that the path is
        rerouted without complete disconnection at both ends
       | 
    
    
      | htdsLCoBumpPreference | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.23 | 
    
    
      | 
        This attribute specifies when bumping will occur during route
        selection process. Bumping may occur when necessary or always. It
        will be necessary for a connection to bump if there is not enough
        resources for the connection to be established and these resources
        are occupied by a connection whose setupPriority is lower
        (numerically higher) than the connection's setupPriority. A
        connection may also always bump in order to obtain the best route.
       | 
    
    
      | htdsLCoOptimization | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.24 | 
    
    
      | 
        This attribute is used to specify whether this connection should
        attempt to optimize its path when requested by the routing PORS
        component. Every path is as optimal as it can be when it is
        established, but as network traffic patterns and configurations
        change this path may no longer be as optimal as it could be. The
        PORS connection manager on a module requests circuits to
        optimize at the optimization interval.
       | 
    
    
      | htdsLCoPathUpDateTime | 
      .1.3.6.1.4.1.562.2.4.1.82.4.10.1.25 | 
    
    
      | 
        This is the time stamp when the current path was established or
        reestablished.
       | 
    
    
      | htdsLCoPktsToNetwork | 
      .1.3.6.1.4.1.562.2.4.1.82.4.11.1.1 | 
    
    
      | 
        This attribute counts the number of packets transmitted to the
        network over this Logical Connection.
       | 
    
    
      | htdsLCoBytesToNetwork | 
      .1.3.6.1.4.1.562.2.4.1.82.4.11.1.2 | 
    
    
      | 
        This attribute counts the number of bytes sent to the network over
        this Logical Connection.
       | 
    
    
      | htdsLCoPktsFromNetwork | 
      .1.3.6.1.4.1.562.2.4.1.82.4.11.1.3 | 
    
    
      | 
        This attribute counts the number of packets received from the
        remote LCo via the network.
       | 
    
    
      | htdsLCoBytesFromNetwork | 
      .1.3.6.1.4.1.562.2.4.1.82.4.11.1.4 | 
    
    
      | 
        This attribute counts the number of bytes received from the remote
        LCo via the network.
       | 
    
    
      | htdsLCoPathValue | 
      .1.3.6.1.4.1.562.2.4.1.82.4.264.1.1 | 
    
    
      | 
        This variable represents both the value and the index for the
        htdsLCoPathTable.
       |