Reference record for OID 1.3.6.1.4.1.351.110.5.2.16.11.1



parent
1.3.6.1.4.1.351.110.5.2.16.11 (pxmAtmVcCrossConnectTable)
node code
1
node name
pxmAtmVcCrossConnectEntry
dot oid
1.3.6.1.4.1.351.110.5.2.16.11.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) stratacom(351) basis(110) basisServices(5) atm(2) pxmAtmMIBObjects(16) pxmAtmVcCrossConnectTable(11) pxmAtmVcCrossConnectEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) stratacom(351) basis(110) basisServices(5) atm(2) pxmAtmMIBObjects(16) pxmAtmVcCrossConnectTable(11) pxmAtmVcCrossConnectEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) stratacom(351) basis(110) basisServices(5) atm(2) pxmAtmMIBObjects(16) pxmAtmVcCrossConnectTable(11) pxmAtmVcCrossConnectEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) stratacom(351) basis(110) basisServices(5) atm(2) pxmAtmMIBObjects(16) pxmAtmVcCrossConnectTable(11) pxmAtmVcCrossConnectEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) stratacom(351) basis(110) basisServices(5) atm(2) pxmAtmMIBObjects(16) pxmAtmVcCrossConnectTable(11) pxmAtmVcCrossConnectEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) stratacom(351) basis(110) basisServices(5) atm(2) pxmAtmMIBObjects(16) pxmAtmVcCrossConnectTable(11) pxmAtmVcCrossConnectEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/stratacom/basis/basisServices/atm/pxmAtmMIBObjects/pxmAtmVcCrossConnectTable/pxmAtmVcCrossConnectEntry
  • /iso/identified-organization/dod/internet/private/enterprises/stratacom/basis/basisServices/atm/pxmAtmMIBObjects/pxmAtmVcCrossConnectTable/pxmAtmVcCrossConnectEntry
  • /iso/org/dod/internet/private/enterprise/stratacom/basis/basisServices/atm/pxmAtmMIBObjects/pxmAtmVcCrossConnectTable/pxmAtmVcCrossConnectEntry
  • /iso/org/dod/internet/private/enterprises/stratacom/basis/basisServices/atm/pxmAtmMIBObjects/pxmAtmVcCrossConnectTable/pxmAtmVcCrossConnectEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/stratacom/basis/basisServices/atm/pxmAtmMIBObjects/pxmAtmVcCrossConnectTable/pxmAtmVcCrossConnectEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/stratacom/basis/basisServices/atm/pxmAtmMIBObjects/pxmAtmVcCrossConnectTable/pxmAtmVcCrossConnectEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/351/110/5/2/16/11/1

    Description by circitor

    An entry in the ATM VC Cross Connect table.
    This entry is used to model a bi-directional ATM
    VC cross-connect cross-connecting two end points.

    Step-wise Procedures to set up a VC Cross-connect

    Once the entries in the pxmAtmVclTable are created,
    the following procedures are used
    to cross-connect the VCLs together to
    form a VCC segment.

    (1) The manager obtains a unique
    pxmAtmVcCrossConnectIndex by reading the
    pxmAtmVcCrossConnectIndexNext object.

    (2) Next, the manager creates a set of one
    or more rows in the ATM VC Cross Connect
    Table, one for each cross-connection between
    two VCLs. Each row is indexed by the ATM
    interface port numbers and VPI/VCI values of
    the two ends of that cross-connection.
    This set of rows specifies the topology of the
    VCC cross-connect and is identified by a single
    value of pxmAtmVcCrossConnectIndex.

    Negotiated VC Cross-Connect Establishment

    (2a) The manager creates a row in this table by
    setting pxmAtmVcCrossConnectRowStatus to
    createAndWait(5). The agent checks the
    requested topology and the mutual sanity of
    the ATM traffic parameters and
    QoS Classes, i.e., the row creation fails if:
    - the requested topology is not supported
    by the agent,
    - the traffic/QoS parameter values
    associated with the requested row are
    incompatible with those of already existing
    rows for this VC cross-connect.
    [For example, for setting up
    a point-to-point VC cross-connect, the
    ATM traffic parameters in the receive direction
    of a VCL at the low end of the cross-connect
    must equal to the traffic parameters in the
    transmit direction of the other VCL at the
    high end of the cross-connect,
    otherwise, the row creation fails.]
    The agent also checks for internal errors
    in building the cross-connect.

    The pxmAtmVcCrossConnectIndex values in the
    corresponding pxmAtmVclTable rows are filled
    in by the agent at this point.

    (2b) The manager promotes the row in the
    pxmAtmVcCrossConnectTable by setting
    pxmAtmVcCrossConnectRowStatus to active(1). If
    this set is successful, the agent has reserved
    the resources specified by the ATM traffic
    parameter and QoS Class values
    for each direction of the VC cross-connect
    in an ATM switch or network.

    (3) The manager sets the
    pxmAtmVcCrossConnectAdminStatus to up(1)
    in all rows of this VC cross-connect to
    turn the traffic flow on.


    One-Shot VC Cross-Connect Establishment

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

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

    VC Cross-Connect Retirement

    A VC cross-connect identified by a particular
    value of pxmAtmVcCrossConnectIndex is released by:

    (1) Setting pxmAtmVcCrossConnectRowStatus of all rows
    identified by this value of
    pxmAtmVcCrossConnectIndex to destroy(6).
    The agent may release all
    associated resources, and the
    pxmAtmVcCrossConnectIndex values in the
    corresponding pxmAtmVclTable row are removed.
    Note that a situation when only a subset of
    the associated rows are deleted corresponds
    to a VC topology change.

    (2) After deletion of the appropriate
    pxmAtmVcCrossConnectEntries, the manager may
    set pxmAtmVclRowStatus to destroy(6) the
    associated VCLs. The agent releases
    the resources and removes the associated
    rows in the pxmAtmVclTable.

    VC Cross-Connect Reconfiguration

    At the discretion of the agent, a VC
    cross-connect may be reconfigured by
    adding and/or deleting leafs to/from
    the VC topology as per the VC cross-connect
    establishment/retirement procedures.
    Reconfiguration of traffic/QoS parameter
    values requires release of the VC cross-connect
    before those parameter values may by changed
    for individual VCLs.

    Parsed from file CISCO-WAN-AXIPOP-MIB.mib
    Module: CISCO-WAN-AXIPOP-MIB

    Information by oid_info

    Vendor: Stratacom
    Module: CISCO-WAN-AXIPOP-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    pxmAtmVcCrossConnectEntry OBJECT-TYPE SYNTAX PxmAtmVcCrossConnectEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the ATM VC Cross Connect table. This entry is used to model a bi-directional ATM VC cross-connect cross-connecting two end points. Step-wise Procedures to set up a VC Cross-connect Once the entries in the pxmAtmVclTable are created, the following procedures are used to cross-connect the VCLs together to form a VCC segment. (1) The manager obtains a unique pxmAtmVcCrossConnectIndex by reading the pxmAtmVcCrossConnectIndexNext object. (2) Next, the manager creates a set of one or more rows in the ATM VC Cross Connect Table, one for each cross-connection between two VCLs. Each row is indexed by the ATM interface port numbers and VPI/VCI values of the two ends of that cross-connection. This set of rows specifies the topology of the VCC cross-connect and is identified by a single value of pxmAtmVcCrossConnectIndex. Negotiated VC Cross-Connect Establishment (2a) The manager creates a row in this table by setting pxmAtmVcCrossConnectRowStatus to createAndWait(5). The agent checks the requested topology and the mutual sanity of the ATM traffic parameters and QoS Classes, i.e., the row creation fails if: - the requested topology is not supported by the agent, - the traffic/QoS parameter values associated with the requested row are incompatible with those of already existing rows for this VC cross-connect. [For example, for setting up a point-to-point VC cross-connect, the ATM traffic parameters in the receive direction of a VCL at the low end of the cross-connect must equal to the traffic parameters in the transmit direction of the other VCL at the high end of the cross-connect, otherwise, the row creation fails.] The agent also checks for internal errors in building the cross-connect. The pxmAtmVcCrossConnectIndex values in the corresponding pxmAtmVclTable rows are filled in by the agent at this point. (2b) The manager promotes the row in the pxmAtmVcCrossConnectTable by setting pxmAtmVcCrossConnectRowStatus to active(1). If this set is successful, the agent has reserved the resources specified by the ATM traffic parameter and QoS Class values for each direction of the VC cross-connect in an ATM switch or network. (3) The manager sets the pxmAtmVcCrossConnectAdminStatus to up(1) in all rows of this VC cross-connect to turn the traffic flow on. One-Shot VC Cross-Connect Establishment A VC cross-connect may also be established in one step by a set-request with all necessary parameter values and pxmAtmVcCrossConnectRowStatus set to createAndGo(4). In contrast to the negotiated VC cross-connect establishment which allows for detailed error checking i.e., set errors are explicitly linked to particular resource acquisition failures), the one-shot VC cross-connect establishment performs the setup on one operation but does not have the advantage of step-wise error checking. VC Cross-Connect Retirement A VC cross-connect identified by a particular value of pxmAtmVcCrossConnectIndex is released by: (1) Setting pxmAtmVcCrossConnectRowStatus of all rows identified by this value of pxmAtmVcCrossConnectIndex to destroy(6). The agent may release all associated resources, and the pxmAtmVcCrossConnectIndex values in the corresponding pxmAtmVclTable row are removed. Note that a situation when only a subset of the associated rows are deleted corresponds to a VC topology change. (2) After deletion of the appropriate pxmAtmVcCrossConnectEntries, the manager may set pxmAtmVclRowStatus to destroy(6) the associated VCLs. The agent releases the resources and removes the associated rows in the pxmAtmVclTable. VC Cross-Connect Reconfiguration At the discretion of the agent, a VC cross-connect may be reconfigured by adding and/or deleting leafs to/from the VC topology as per the VC cross-connect establishment/retirement procedures. Reconfiguration of traffic/QoS parameter values requires release of the VC cross-connect before those parameter values may by changed for individual VCLs." INDEX { pxmAtmVcCrossConnectIndex, pxmAtmVcCrossConnectLowIfIndex, pxmAtmVcCrossConnectLowVpi, pxmAtmVcCrossConnectLowVci, pxmAtmVcCrossConnectHighIfIndex, pxmAtmVcCrossConnectHighVpi, pxmAtmVcCrossConnectHighVci } ::= { pxmAtmVcCrossConnectTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.351)

    Clyde Iwamoto

    Children (15)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.351.110.5.2.16.11.1.1 pxmAtmVcCrossConnectIndex 0 0 A unique value to identify this VC cross-connect.
    1.3.6.1.4.1.351.110.5.2.16.11.1.2 pxmAtmVcCrossConnectLowIfIndex 0 0 The value of this object is equal to MIB II's
    ifIndex value of the ATM interface port for this
    VC cross-connect. The term low im…
    1.3.6.1.4.1.351.110.5.2.16.11.1.3 pxmAtmVcCrossConnectLowVpi 0 0 The value of this object is equal to the VPI
    value at the ATM interface
    associated with the VC cross-connect that is
    identified by…
    1.3.6.1.4.1.351.110.5.2.16.11.1.4 pxmAtmVcCrossConnectLowVci 0 0 The value of this object is equal to the VCI
    value at the ATM interface
    associated with this VC cross-connect that is
    identified b…
    1.3.6.1.4.1.351.110.5.2.16.11.1.5 pxmAtmVcCrossConnectHighIfIndex 0 0 The value of this object is equal to MIB II's
    ifIndex value for the ATM interface port for
    this VC cross-connect. The term high
    i…
    1.3.6.1.4.1.351.110.5.2.16.11.1.6 pxmAtmVcCrossConnectHighVpi 0 0 The value of this object is equal to the VPI
    value at the ATM interface
    associated with the VC cross-connect that is
    identified by…
    1.3.6.1.4.1.351.110.5.2.16.11.1.7 pxmAtmVcCrossConnectHighVci 0 0 The value of this object is equal to the VCI
    value at the ATM interface
    associated with the VC cross-connect that is
    identified by…
    1.3.6.1.4.1.351.110.5.2.16.11.1.8 pxmAtmVcCrossConnectAdminStatus 0 0 The value of this object identifies the desired
    administrative status of this bi-directional
    VC cross-connect. The up and down st…
    1.3.6.1.4.1.351.110.5.2.16.11.1.9 pxmAtmVcCrossConnectL2HOperStatus 0 0 The value of this object identifies the current
    operational status of the VC cross-connect
    in one direction; (i.e., from the low …
    1.3.6.1.4.1.351.110.5.2.16.11.1.10 pxmAtmVcCrossConnectH2LOperStatus 0 0 The value of this object identifies the current
    operational status of the VC cross-connect
    in one direction; (i.e., from the high…
    1.3.6.1.4.1.351.110.5.2.16.11.1.11 pxmAtmVcCrossConnectL2HLastChange 0 0 The value of MIB II's sysUpTime object
    at the time this VC cross-connect entered
    its current operational state in low to high
    dire…
    1.3.6.1.4.1.351.110.5.2.16.11.1.12 pxmAtmVcCrossConnectH2LLastChange 0 0 The value of MIB II's sysUpTime object
    at the time this VC cross-connect entered
    its current operational state in high to low
    dire…
    1.3.6.1.4.1.351.110.5.2.16.11.1.13 pxmAtmVcCrossConnectRowStatus 0 0 The status of this entry in the
    pxmAtmVcCrossConnectTable. This object is used to
    create a new cross-connect for cross-connectin…
    1.3.6.1.4.1.351.110.5.2.16.11.1.14 pxmAtmVcCrossConnectHighAddressType 0 0 The value of this object identifies the address type of the
    interface associated with the VC cross-connect that is
    identified by …
    1.3.6.1.4.1.351.110.5.2.16.11.1.15 pxmAtmVcCrossConnectLowAddressType 0 0 The value of this object identifies the address type of the
    interface associated with the VC cross-connect that is
    identified by …