Reference record for OID 1.3.6.1.2.1.37.1.6.1


parent
1.3.6.1.2.1.37.1.6 (atmVplTable)
node code
1
node name
atmVplEntry
dot oid
1.3.6.1.2.1.37.1.6.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1) atmVplTable(6) atmVplEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) atmMIB(37) atmMIBObjects(1) atmVplTable(6) atmVplEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1) atmVplTable(6) atmVplEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) atmMIB(37) atmMIBObjects(1) atmVplTable(6) atmVplEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) atmMIB(37) atmMIBObjects(1) atmVplTable(6) atmVplEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) atmMIB(37) atmMIBObjects(1) atmVplTable(6) atmVplEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/atmMIB/atmMIBObjects/atmVplTable/atmVplEntry
  • /iso/identified-organization/dod/internet/mgmt/mib/atmMIB/atmMIBObjects/atmVplTable/atmVplEntry
  • /iso/org/dod/internet/mgmt/mib-2/atmMIB/atmMIBObjects/atmVplTable/atmVplEntry
  • /iso/org/dod/internet/mgmt/mib/atmMIB/atmMIBObjects/atmVplTable/atmVplEntry
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/atmMIB/atmMIBObjects/atmVplTable/atmVplEntry
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/atmMIB/atmMIBObjects/atmVplTable/atmVplEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/37/1/6/1

    Description by circitor

    An entry in the VPL table. This entry is
    used to model a bi-directional VPL.
    To create a VPL at an ATM interface,
    either of the following procedures are used:

    Negotiated VPL establishment

    (1) The management application creates
    a VPL entry in the atmVplTable
    by setting atmVplRowStatus to createAndWait(5).
    This may fail for the following reasons:
    - The selected VPI value is unavailable,
    - The selected VPI value is in use.
    Otherwise, the agent creates a row and
    reserves the VPI value on that port.

    (2) The manager selects an existing row(s) in the
    atmTrafficDescrParamTable,
    thereby, selecting a set of self-consistent
    ATM traffic parameters and the QoS Class
    for receive and transmit directions of the VPL.

    (2a) If no suitable row(s) in the
    atmTrafficDescrParamTable exists,
    the manager must create a new row(s)
    in that table.

    (2b) The manager characterizes the VPL's traffic
    parameters through setting the
    atmVplReceiveTrafficDescrIndex and the
    atmVplTransmitTrafficDescrIndex values
    in the VPL table, which point to the rows
    containing desired ATM traffic parameter values
    in the atmTrafficDescrParamTable. The agent
    will check the availability of resources and
    may refuse the request.

    (3) The manager activates the VPL by setting the
    the atmVplRowStatus to active(1).
    If this set is successful, the agent has
    reserved the resources to satisfy the requested
    traffic parameter values and the QoS Class
    for that VPL.
    (4) If the VPL terminates a VPC in the ATM host
    or switch, the manager turns on the
    atmVplAdminStatus to up(1) to turn the VPL
    traffic flow on. Otherwise, the
    atmVpCrossConnectTable must be used
    to cross-connect the VPL to another VPL(s)
    in an ATM switch or network.

    One-Shot VPL Establishment

    A VPL may also be established in one step by a
    set-request with all necessary VPL parameter
    values and atmVplRowStatus set to createAndGo(4).

    In contrast to the negotiated VPL establishment
    which allows for detailed error checking
    (i.e., set errors are explicitly linked to
    particular resource acquisition failures),
    the one-shot VPL establishment
    performs the setup on one operation but
    does not have the advantage of step-wise
    error checking.

    VPL Retirement

    A VPL is released by setting atmVplRowStatus to
    destroy(6), and the agent may release all
    associated resources.

    Parsed from file ATM-MIB.mib
    Module: ATM-MIB

    Description by cisco_v1

    An entry in the VPL table. This entry is
    used to model a bi-directional VPL.
    To create a VPL at an ATM interface,
    either of the following procedures are used:

    Negotiated VPL establishment

    (1) The management application creates
    a VPL entry in the atmVplTable
    by setting atmVplRowStatus to createAndWait(5).
    This may fail for the following reasons:
    - The selected VPI value is unavailable,
    - The selected VPI value is in use.
    Otherwise, the agent creates a row and
    reserves the VPI value on that port.

    (2) The manager selects an existing row(s) in the
    atmTrafficDescrParamTable,
    thereby, selecting a set of self-consistent
    ATM traffic parameters and the service category
    for receive and transmit directions of the VPL.

    (2a) If no suitable row(s) in the
    atmTrafficDescrParamTable exists,
    the manager must create a new row(s)
    in that table.

    (2b) The manager characterizes the VPL's traffic
    parameters through setting the
    atmVplReceiveTrafficDescrIndex and the
    atmVplTransmitTrafficDescrIndex values
    in the VPL table, which point to the rows
    containing desired ATM traffic parameter values
    in the atmTrafficDescrParamTable. The agent
    will check the availability of resources and
    may refuse the request.
    If the transmit and receive service categories
    are inconsistent, the agent should refuse the
    request.

    (3) The manager activates the VPL by setting the
    the atmVplRowStatus to active(1).
    If this set is successful, the agent has
    reserved the resources to satisfy the requested
    traffic parameter values and the service category
    for that VPL.

    (4) If the VPL terminates a VPC in the ATM host
    or switch, the manager turns on the
    atmVplAdminStatus to up(1) to turn the VPL
    traffic flow on. Otherwise, the
    atmVpCrossConnectTable must be used
    to cross-connect the VPL to another VPL(s)
    in an ATM switch or network.

    One-Shot VPL Establishment

    A VPL may also be established in one step by a
    set-request with all necessary VPL parameter
    values and atmVplRowStatus set to createAndGo(4).

    In contrast to the negotiated VPL establishment
    which allows for detailed error checking
    (i.e., set errors are explicitly linked to
    particular resource acquisition failures),
    the one-shot VPL establishment
    performs the setup on one operation but
    does not have the advantage of step-wise
    error checking.

    VPL Retirement

    A VPL is released by setting atmVplRowStatus to
    destroy(6), and the agent may release all
    associated resources.

    Description by oid_info

    atmVplEntry OBJECT-TYPE
    SYNTAX AtmVplEntry
    MAX-ACCESS not-accessible
    STATUS current
    DESCRIPTION
    "An entry in the VPL table. This entry is
    used to model a bi-directional VPL.
    To create a VPL at an ATM interface,
    either of the following procedures are used:
    Negotiated VPL establishment
    (1) The management application creates
    a VPL entry in the atmVplTable
    by setting atmVplRowStatus to createAndWait(5).
    This may fail for the following reasons:
    - The selected VPI value is unavailable,
    - The selected VPI value is in use.
    Otherwise, the agent creates a row and
    reserves the VPI value on that port.
    (2) The manager selects an existing row(s) in the
    atmTrafficDescrParamTable,
    thereby, selecting a set of self-consistent
    ATM traffic parameters and the QoS Class
    for receive and transmit directions of the VPL.
    (2a) If no suitable row(s) in the
    atmTrafficDescrParamTable exists,
    the manager must create a new row(s)
    in that table.
    (2b) The manager characterizes the VPLs traffic
    parameters through setting the
    atmVplReceiveTrafficDescrIndex and the
    atmVplTransmitTrafficDescrIndex values
    in the VPL table, which point to the rows
    containing desired ATM traffic parameter values
    in the atmTrafficDescrParamTable. The agent
    will check the availability of resources and
    may refuse the request.
    (3) The manager activates the VPL by setting the
    the atmVplRowStatus to active(1).
    If this set is successful, the agent has
    reserved the resources to satisfy the requested
    traffic parameter values and the QoS Class
    for that VPL.
    (4) If the VPL terminates a VPC in the ATM host
    or switch, the manager turns on the
    atmVplAdminStatus to up(1) to turn the VPL
    traffic flow on. Otherwise, the
    atmVpCrossConnectTable must be used
    to cross-connect the VPL to another VPL(s)
    in an ATM switch or network.
    One-Shot VPL Establishment
    A VPL may also be established in one step by a
    set-request with all necessary VPL parameter
    values and atmVplRowStatus set to createAndGo(4).
    In contrast to the negotiated VPL establishment
    which allows for detailed error checking
    (i.e., set errors are explicitly linked to
    particular resource acquisition failures),
    the one-shot VPL establishment
    performs the setup on one operation but
    does not have the advantage of step-wise
    error checking.
    VPL Retirement
    A VPL is released by setting atmVplRowStatus to
    destroy(6), and the agent may release all
    associated resources."
    INDEX {ifIndex, atmVplVpi }

    View at oid-info.com

    Description by mibdepot

    An entry in the VPL table. This entry is
    used to model a bi-directional VPL.
    To create a VPL at an ATM interface,
    either of the following procedures are used:






    Negotiated VPL establishment

    (1) The management application creates
    a VPL entry in the atmVplTable
    by setting atmVplRowStatus to createAndWait(5).
    This may fail for the following reasons:
    - The selected VPI value is unavailable,
    - The selected VPI value is in use.
    Otherwise, the agent creates a row and
    reserves the VPI value on that port.

    (2) The manager selects an existing row(s) in the
    atmTrafficDescrParamTable,
    thereby, selecting a set of self-consistent
    ATM traffic parameters and the QoS Class
    for receive and transmit directions of the VPL.

    (2a) If no suitable row(s) in the
    atmTrafficDescrParamTable exists,
    the manager must create a new row(s)
    in that table.

    (2b) The manager characterizes the VPL's traffic
    parameters through setting the
    atmVplReceiveTrafficDescrIndex and the
    atmVplTransmitTrafficDescrIndex values
    in the VPL table, which point to the rows
    containing desired ATM traffic parameter values
    in the atmTrafficDescrParamTable. The agent
    will check the availability of resources and
    may refuse the request.

    (3) The manager activates the VPL by setting the
    the atmVplRowStatus to active(1).
    If this set is successful, the agent has
    reserved the resources to satisfy the requested
    traffic parameter values and the QoS Class
    for that VPL.
    (4) If the VPL terminates a VPC in the ATM host
    or switch, the manager turns on the
    atmVplAdminStatus to up(1) to turn the VPL
    traffic flow on. Otherwise, the
    atmVpCrossConnectTable must be used
    to cross-connect the VPL to another VPL(s)
    in an ATM switch or network.

    One-Shot VPL Establishment






    A VPL may also be established in one step by a
    set-request with all necessary VPL parameter
    values and atmVplRowStatus set to createAndGo(4).

    In contrast to the negotiated VPL establishment
    which allows for detailed error checking
    (i.e., set errors are explicitly linked to
    particular resource acquisition failures),
    the one-shot VPL establishment
    performs the setup on one operation but
    does not have the advantage of step-wise
    error checking.

    VPL Retirement

    A VPL is released by setting atmVplRowStatus to
    destroy(6), and the agent may release all
    associated resources.

    Parsed from file ATM-MIB.txt
    Company: None
    Module: ATM-MIB

    Description by cisco

    An entry in the VPL table. This entry is
    used to model a bi-directional VPL.
    To create a VPL at an ATM interface,
    either of the following procedures are used:

    Negotiated VPL establishment

    (1) The management application creates
    a VPL entry in the atmVplTable
    by setting atmVplRowStatus to createAndWait(5).
    This may fail for the following reasons:
    - The selected VPI value is unavailable,
    - The selected VPI value is in use.
    Otherwise, the agent creates a row and
    reserves the VPI value on that port.

    (2) The manager selects an existing row(s) in the
    atmTrafficDescrParamTable,
    thereby, selecting a set of self-consistent
    ATM traffic parameters and the service category
    for receive and transmit directions of the VPL.

    (2a) If no suitable row(s) in the
    atmTrafficDescrParamTable exists,
    the manager must create a new row(s)
    in that table.

    (2b) The manager characterizes the VPL's traffic
    parameters through setting the
    atmVplReceiveTrafficDescrIndex and the
    atmVplTransmitTrafficDescrIndex values
    in the VPL table, which point to the rows
    containing desired ATM traffic parameter values
    in the atmTrafficDescrParamTable. The agent
    will check the availability of resources and
    may refuse the request.
    If the transmit and receive service categories
    are inconsistent, the agent should refuse the
    request.

    (3) The manager activates the VPL by setting the
    the atmVplRowStatus to active(1).
    If this set is successful, the agent has
    reserved the resources to satisfy the requested
    traffic parameter values and the service category
    for that VPL.

    (4) If the VPL terminates a VPC in the ATM host
    or switch, the manager turns on the
    atmVplAdminStatus to up(1) to turn the VPL
    traffic flow on. Otherwise, the
    atmVpCrossConnectTable must be used
    to cross-connect the VPL to another VPL(s)
    in an ATM switch or network.

    One-Shot VPL Establishment

    A VPL may also be established in one step by a
    set-request with all necessary VPL parameter
    values and atmVplRowStatus set to createAndGo(4).

    In contrast to the negotiated VPL establishment
    which allows for detailed error checking
    (i.e., set errors are explicitly linked to
    particular resource acquisition failures),
    the one-shot VPL establishment
    performs the setup on one operation but
    does not have the advantage of step-wise
    error checking.

    VPL Retirement

    A VPL is released by setting atmVplRowStatus to
    destroy(6), and the agent may release all
    associated resources.

    Information by circitor

    atmVplEntry OBJECT-TYPE SYNTAX AtmVplEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the VPL table. This entry is used to model a bi-directional VPL. To create a VPL at an ATM interface, either of the following procedures are used: Negotiated VPL establishment (1) The management application creates a VPL entry in the atmVplTable by setting atmVplRowStatus to createAndWait(5). This may fail for the following reasons: - The selected VPI value is unavailable, - The selected VPI value is in use. Otherwise, the agent creates a row and reserves the VPI value on that port. (2) The manager selects an existing row(s) in the atmTrafficDescrParamTable, thereby, selecting a set of self-consistent ATM traffic parameters and the QoS Class for receive and transmit directions of the VPL. (2a) If no suitable row(s) in the atmTrafficDescrParamTable exists, the manager must create a new row(s) in that table. (2b) The manager characterizes the VPL's traffic parameters through setting the atmVplReceiveTrafficDescrIndex and the atmVplTransmitTrafficDescrIndex values in the VPL table, which point to the rows containing desired ATM traffic parameter values in the atmTrafficDescrParamTable. The agent will check the availability of resources and may refuse the request. (3) The manager activates the VPL by setting the the atmVplRowStatus to active(1). If this set is successful, the agent has reserved the resources to satisfy the requested traffic parameter values and the QoS Class for that VPL. (4) If the VPL terminates a VPC in the ATM host or switch, the manager turns on the atmVplAdminStatus to up(1) to turn the VPL traffic flow on. Otherwise, the atmVpCrossConnectTable must be used to cross-connect the VPL to another VPL(s) in an ATM switch or network. One-Shot VPL Establishment A VPL may also be established in one step by a set-request with all necessary VPL parameter values and atmVplRowStatus set to createAndGo(4). In contrast to the negotiated VPL establishment which allows for detailed error checking (i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VPL establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VPL Retirement A VPL is released by setting atmVplRowStatus to destroy(6), and the agent may release all associated resources." INDEX {ifIndex, atmVplVpi } ::= { atmVplTable 1}

    Information by cisco_v1

    atmVplEntry OBJECT-TYPE SYNTAX AtmVplEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the VPL table. This entry is used to model a bi-directional VPL. To create a VPL at an ATM interface, either of the following procedures are used: Negotiated VPL establishment (1) The management application creates a VPL entry in the atmVplTable by setting atmVplRowStatus to createAndWait(5). This may fail for the following reasons: - The selected VPI value is unavailable, - The selected VPI value is in use. Otherwise, the agent creates a row and reserves the VPI value on that port. (2) The manager selects an existing row(s) in the atmTrafficDescrParamTable, thereby, selecting a set of self-consistent ATM traffic parameters and the service category for receive and transmit directions of the VPL. (2a) If no suitable row(s) in the atmTrafficDescrParamTable exists, the manager must create a new row(s) in that table. (2b) The manager characterizes the VPL's traffic parameters through setting the atmVplReceiveTrafficDescrIndex and the atmVplTransmitTrafficDescrIndex values in the VPL table, which point to the rows containing desired ATM traffic parameter values in the atmTrafficDescrParamTable. The agent will check the availability of resources and may refuse the request. If the transmit and receive service categories are inconsistent, the agent should refuse the request. (3) The manager activates the VPL by setting the the atmVplRowStatus to active(1). If this set is successful, the agent has reserved the resources to satisfy the requested traffic parameter values and the service category for that VPL. (4) If the VPL terminates a VPC in the ATM host or switch, the manager turns on the atmVplAdminStatus to up(1) to turn the VPL traffic flow on. Otherwise, the atmVpCrossConnectTable must be used to cross-connect the VPL to another VPL(s) in an ATM switch or network. One-Shot VPL Establishment A VPL may also be established in one step by a set-request with all necessary VPL parameter values and atmVplRowStatus set to createAndGo(4). In contrast to the negotiated VPL establishment which allows for detailed error checking (i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VPL establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VPL Retirement A VPL is released by setting atmVplRowStatus to destroy(6), and the agent may release all associated resources." INDEX { ifIndex, atmVplVpi } ::= { atmVplTable 1 }

    Information by oid_info

    Automatically extracted from Cisco "SNMP v2 MIBs".

    Information by mibdepot

    atmVplEntry OBJECT-TYPE SYNTAX AtmVplEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the VPL table. This entry is used to model a bi-directional VPL. To create a VPL at an ATM interface, either of the following procedures are used: Negotiated VPL establishment (1) The management application creates a VPL entry in the atmVplTable by setting atmVplRowStatus to createAndWait(5). This may fail for the following reasons: - The selected VPI value is unavailable, - The selected VPI value is in use. Otherwise, the agent creates a row and reserves the VPI value on that port. (2) The manager selects an existing row(s) in the atmTrafficDescrParamTable, thereby, selecting a set of self-consistent ATM traffic parameters and the QoS Class for receive and transmit directions of the VPL. (2a) If no suitable row(s) in the atmTrafficDescrParamTable exists, the manager must create a new row(s) in that table. (2b) The manager characterizes the VPL's traffic parameters through setting the atmVplReceiveTrafficDescrIndex and the atmVplTransmitTrafficDescrIndex values in the VPL table, which point to the rows containing desired ATM traffic parameter values in the atmTrafficDescrParamTable. The agent will check the availability of resources and may refuse the request. (3) The manager activates the VPL by setting the the atmVplRowStatus to active(1). If this set is successful, the agent has reserved the resources to satisfy the requested traffic parameter values and the QoS Class for that VPL. (4) If the VPL terminates a VPC in the ATM host or switch, the manager turns on the atmVplAdminStatus to up(1) to turn the VPL traffic flow on. Otherwise, the atmVpCrossConnectTable must be used to cross-connect the VPL to another VPL(s) in an ATM switch or network. One-Shot VPL Establishment A VPL may also be established in one step by a set-request with all necessary VPL parameter values and atmVplRowStatus set to createAndGo(4). In contrast to the negotiated VPL establishment which allows for detailed error checking (i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VPL establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VPL Retirement A VPL is released by setting atmVplRowStatus to destroy(6), and the agent may release all associated resources." INDEX {ifIndex, atmVplVpi } ::= { atmVplTable 1}

    Information by cisco

    atmVplEntry OBJECT-TYPE SYNTAX AtmVplEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the VPL table. This entry is used to model a bi-directional VPL. To create a VPL at an ATM interface, either of the following procedures are used: Negotiated VPL establishment (1) The management application creates a VPL entry in the atmVplTable by setting atmVplRowStatus to createAndWait(5). This may fail for the following reasons: - The selected VPI value is unavailable, - The selected VPI value is in use. Otherwise, the agent creates a row and reserves the VPI value on that port. (2) The manager selects an existing row(s) in the atmTrafficDescrParamTable, thereby, selecting a set of self-consistent ATM traffic parameters and the service category for receive and transmit directions of the VPL. (2a) If no suitable row(s) in the atmTrafficDescrParamTable exists, the manager must create a new row(s) in that table. (2b) The manager characterizes the VPL's traffic parameters through setting the atmVplReceiveTrafficDescrIndex and the atmVplTransmitTrafficDescrIndex values in the VPL table, which point to the rows containing desired ATM traffic parameter values in the atmTrafficDescrParamTable. The agent will check the availability of resources and may refuse the request. If the transmit and receive service categories are inconsistent, the agent should refuse the request. (3) The manager activates the VPL by setting the the atmVplRowStatus to active(1). If this set is successful, the agent has reserved the resources to satisfy the requested traffic parameter values and the service category for that VPL. (4) If the VPL terminates a VPC in the ATM host or switch, the manager turns on the atmVplAdminStatus to up(1) to turn the VPL traffic flow on. Otherwise, the atmVpCrossConnectTable must be used to cross-connect the VPL to another VPL(s) in an ATM switch or network. One-Shot VPL Establishment A VPL may also be established in one step by a set-request with all necessary VPL parameter values and atmVplRowStatus set to createAndGo(4). In contrast to the negotiated VPL establishment which allows for detailed error checking (i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VPL establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VPL Retirement A VPL is released by setting atmVplRowStatus to destroy(6), and the agent may release all associated resources." INDEX {ifIndex, atmVplVpi } ::= { atmVplTable 1}

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Children (10)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.37.1.6.1.1 atmVplVpi 0 0 The VPI value of the VPL.
    1.3.6.1.2.1.37.1.6.1.2 atmVplAdminStatus 0 0 This object is instanciated only for a VPL
    which terminates a VPC (i.e., one which is
    NOT cross-connected to other VPLs).
    Its valu…
    1.3.6.1.2.1.37.1.6.1.3 atmVplOperStatus 0 0 The current operational status of the VPL.
    1.3.6.1.2.1.37.1.6.1.4 atmVplLastChange 0 0 The value of sysUpTime at the time this
    VPL entered its current operational state.
    1.3.6.1.2.1.37.1.6.1.5 atmVplReceiveTrafficDescrIndex 0 0 The value of this object identifies the row
    in the atmTrafficDescrParamTable which
    applies to the receive direction of the VPL.
    1.3.6.1.2.1.37.1.6.1.6 atmVplTransmitTrafficDescrIndex 0 0 The value of this object identifies the row
    in the atmTrafficDescrParamTable which
    applies to the transmit direction of the VPL.
    1.3.6.1.2.1.37.1.6.1.7 atmVplCrossConnectIdentifier 0 0 This object is implemented only for a VPL
    which is cross-connected to other VPLs
    that belong to the same VPC. All such
    associated…
    1.3.6.1.2.1.37.1.6.1.8 atmVplRowStatus 0 0 This object is used to create, delete
    or modify a row in this table.
    To create a new VCL, this object is
    initially set to 'createA…
    1.3.6.1.2.1.37.1.6.1.9 atmVplCastType 0 0 The connection topology type.
    1.3.6.1.2.1.37.1.6.1.10 atmVplConnKind 0 0 The use of call control.