Reference record for OID 1.3.6.1.4.1.119.2.3.14.3.3.3



parent
1.3.6.1.4.1.119.2.3.14.3.3 (conn)
node code
3
node name
connPvcTable
dot oid
1.3.6.1.4.1.119.2.3.14.3.3.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) nec(119) nec-mib(2) necProductDepend(3) atomis-mib(14) m5core-mib(3) conn(3) connPvcTable(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) nec(119) nec-mib(2) necProductDepend(3) atomis-mib(14) m5core-mib(3) conn(3) connPvcTable(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) nec(119) nec-mib(2) necProductDepend(3) atomis-mib(14) m5core-mib(3) conn(3) connPvcTable(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) nec(119) nec-mib(2) necProductDepend(3) atomis-mib(14) m5core-mib(3) conn(3) connPvcTable(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) nec(119) nec-mib(2) necProductDepend(3) atomis-mib(14) m5core-mib(3) conn(3) connPvcTable(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) nec(119) nec-mib(2) necProductDepend(3) atomis-mib(14) m5core-mib(3) conn(3) connPvcTable(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/nec/nec-mib/necProductDepend/atomis-mib/m5core-mib/conn/connPvcTable
  • /iso/identified-organization/dod/internet/private/enterprises/nec/nec-mib/necProductDepend/atomis-mib/m5core-mib/conn/connPvcTable
  • /iso/org/dod/internet/private/enterprise/nec/nec-mib/necProductDepend/atomis-mib/m5core-mib/conn/connPvcTable
  • /iso/org/dod/internet/private/enterprises/nec/nec-mib/necProductDepend/atomis-mib/m5core-mib/conn/connPvcTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/nec/nec-mib/necProductDepend/atomis-mib/m5core-mib/conn/connPvcTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/nec/nec-mib/necProductDepend/atomis-mib/m5core-mib/conn/connPvcTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/119/2/3/14/3/3/3

    Description by cisco_v1

    The table containing information on current PVC/SVCs.
    Currently, only PVCs are represented in this table.
    The table is also used to establish and delete PVCs.

    1. PVC establishment procedure

    (1) Read connPvcIndexNext. This value is used as the
    value of connPvcIndex for the new connection.

    (2) Determine the value of connPvcHighIfIndex. When
    creating a new point-to-multipoint connection,
    connPvcHighIfIndex must identify the first leaf.
    When creating a new point-to-point connection,
    connPvcHighIfIndex normally identifies the interface
    with the higher value of ifIndex.

    (3) Set connPvcRowStatus to 'createAndWait' using the
    values of connPvcIndex and connPvcHighIfIndex as indexes.
    This causes the switch to create the new row with some
    objects being set to default values. The parameters for
    which there is no reasonable default are set to 0xffffffff.

    Object Default
    connPvcTopology bidirectionalVCC(2)
    connPvcTrafficType trafficUBR(4)
    connPvcLowIfIndex 0xffffffff
    connPvcLowVPI 0xffffffff
    connPvcLowVCI 0xffffffff
    connPvcLowUpcParam 512
    connPvcLowUpc pass(1)
    connPvcLowThroughput 0
    connPvcHighVPI 0xffffffff
    connPvcHighVCI 0xffffffff
    connPvcHighUpcParam 512
    connPvcHighUpc pass(1)
    connPvcHighThroughput 0

    The switch then sets the value of connPvcRowStatus to
    'notReady'. The default values can be read by the NMS.

    (4) The values of the above objects which are set to
    0xffffffff must be modified, and the values of any other
    objects can be changed. When establishing a VP connection,
    connPvcLowVCI and connPvcHighVCI should be set to 0.
    When connPvcTrafficType is set to trafficUBR, the values
    of connPvcLowThroughput and connPvcHighThroughput are
    ignored. When all parameters have acceptable values, the
    switch sets connPvcRowStatus to 'notInService'.

    (5) When the NMS sets connPvcRowStatus to 'active', the
    switch validates each parameter's value, and tries to
    establish the connection. If this operation fails, the
    the cause of the failure is indicated by the value of
    connPvcCause.

    At present, the switch allows connPvcRowStatus to have a
    value of notReady or notInService for only one row at a
    time.

    2. Adding a new leaf to an existing pt-to-mpt connection

    (1) Determine the value of connPvcIndex for the existing
    point-to-multipoint connection to which a new leaf is
    to be added.

    (2) Determine the value of connPvcHighIfIndex as the
    ifIndex value of the interface to be used for the new leaf.

    (3) Set connPvcRowStatus to 'createAndWait' using the
    values of connPvcIndex and connPvcHighIfIndex as indexes.
    This causes the switch to create the new leaf with some
    objects being set to default values. The parameters for
    which there is no reasonable default are set to 0xffffffff.

    Object Default
    connPvcHighVPI 0xffffffff
    connPvcHighVCI 0xffffffff
    connPvcHighUpcParam 512
    connPvcHighUpc pass(1)
    connPvcHighThroughput 0

    The switch then sets the value of connPvcRowStatus to
    'notReady'. The default values can be read by the NMS.

    (4) The NMS must modify the values of connPvcHighVPI and
    connPvcHighVCI, and can modify the values of connPvcHighUpc,
    connPvcHighUpcParam and connPvcHighThroughput. When
    establishing a VP connection, connPvcHighVCI should
    be set to 0. The NMS should not change the values of
    the following objects:

    connPvcTopology
    connPvcTrafficType
    connPvcLowIfIndex
    connPvcLowVPI
    connPvcLowVCI
    connPvcLowUpcParam
    connPvcLowUpc
    connPvcLowThroughput

    When all parameters have acceptable values, the switch
    sets connPvcRowStatus to 'notInService'.

    (5) When the NMS sets connPvcRowStatus to 'active', the
    switch validates each parameter's value, and tries to add
    the new leaf to the original connection. If this operation
    fails, the cause of the failure is indicated by the value
    of connPvcCause.

    3. PVC deletion procedure

    (1) Set the connPvcRowStatus to 'destroy'.
    If the row exists but is impossible to delete, the cause
    of the failure is indicated by the value of connPvcCause.
    If the deletion is successful, the row is deleted
    (including the instance of connPvcCause for that row).

    Notes:
    - a row representing a terminating VP will not have
    instances of the following objects: connPvcLowUpc,
    connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc,
    connPvcHighUpcParam, connPvcHighThroughput,
    connPvcLowOutCells, connPvcHighInCells,
    connPvcHighUpcViolatedCells, connPvcLowInCells,
    connPvcHighOutCells, and connPvcLowUpcViolatedCells.

    - a row representing a connection between the
    gateway-PAD (the switch's internal port) and a line
    interface will not have instances of the following
    objects: connPvcLowUpc, connPvcLowUpcParam,
    connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam,
    connPvcHighThroughput, connPvcHighOutCells,
    connPvcHighInCells, and connPvcHighUpcViolatedCells.

    Description by mibdepot

    The table containing information on current PVC/SVCs.
    Currently, only PVCs are represented in this table.
    The table is also used to establish and delete PVCs.

    1. PVC establishment procedure

    (1) Read connPvcIndexNext. This value is used as the
    value of connPvcIndex for the new connection.

    (2) Determine the value of connPvcHighIfIndex. When
    creating a new point-to-multipoint connection,
    connPvcHighIfIndex must identify the first leaf.
    When creating a new point-to-point connection,
    connPvcHighIfIndex normally identifies the interface
    with the higher value of ifIndex.

    (3) Set connPvcRowStatus to 'createAndWait' using the
    values of connPvcIndex and connPvcHighIfIndex as indexes.
    This causes the switch to create the new row with some
    objects being set to default values. The parameters for
    which there is no reasonable default are set to 0xffffffff.

    Object Default
    connPvcTopology bidirectionalVCC(2)
    connPvcTrafficType trafficUBR(4)
    connPvcLowIfIndex 0xffffffff
    connPvcLowVPI 0xffffffff
    connPvcLowVCI 0xffffffff
    connPvcLowUpcParam 512
    connPvcLowUpc pass(1)
    connPvcLowThroughput 0
    connPvcHighVPI 0xffffffff
    connPvcHighVCI 0xffffffff
    connPvcHighUpcParam 512
    connPvcHighUpc pass(1)
    connPvcHighThroughput 0

    The switch then sets the value of connPvcRowStatus to
    'notReady'. The default values can be read by the NMS.

    (4) The values of the above objects which are set to
    0xffffffff must be modified, and the values of any other
    objects can be changed. When establishing a VP connection,
    connPvcLowVCI and connPvcHighVCI should be set to 0.
    When connPvcTrafficType is set to trafficUBR, the values
    of connPvcLowThroughput and connPvcHighThroughput are
    ignored. When all parameters have acceptable values, the
    switch sets connPvcRowStatus to 'notInService'.

    (5) When the NMS sets connPvcRowStatus to 'active', the
    switch validates each parameter's value, and tries to
    establish the connection. If this operation fails, the
    the cause of the failure is indicated by the value of
    connPvcCause.

    At present, the switch allows connPvcRowStatus to have a
    value of notReady or notInService for only one row at a
    time.

    2. Adding a new leaf to an existing pt-to-mpt connection

    (1) Determine the value of connPvcIndex for the existing
    point-to-multipoint connection to which a new leaf is
    to be added.

    (2) Determine the value of connPvcHighIfIndex as the
    ifIndex value of the interface to be used for the new leaf.

    (3) Set connPvcRowStatus to 'createAndWait' using the
    values of connPvcIndex and connPvcHighIfIndex as indexes.
    This causes the switch to create the new leaf with some
    objects being set to default values. The parameters for
    which there is no reasonable default are set to 0xffffffff.

    Object Default
    connPvcHighVPI 0xffffffff
    connPvcHighVCI 0xffffffff
    connPvcHighUpcParam 512
    connPvcHighUpc pass(1)
    connPvcHighThroughput 0

    The switch then sets the value of connPvcRowStatus to
    'notReady'. The default values can be read by the NMS.

    (4) The NMS must modify the values of connPvcHighVPI and
    connPvcHighVCI, and can modify the values of connPvcHighUpc,
    connPvcHighUpcParam and connPvcHighThroughput. When
    establishing a VP connection, connPvcHighVCI should
    be set to 0. The NMS should not change the values of
    the following objects:

    connPvcTopology
    connPvcTrafficType
    connPvcLowIfIndex
    connPvcLowVPI
    connPvcLowVCI
    connPvcLowUpcParam
    connPvcLowUpc
    connPvcLowThroughput

    When all parameters have acceptable values, the switch
    sets connPvcRowStatus to 'notInService'.

    (5) When the NMS sets connPvcRowStatus to 'active', the
    switch validates each parameter's value, and tries to add
    the new leaf to the original connection. If this operation
    fails, the cause of the failure is indicated by the value
    of connPvcCause.

    3. PVC deletion procedure

    (1) Set the connPvcRowStatus to 'destroy'.
    If the row exists but is impossible to delete, the cause
    of the failure is indicated by the value of connPvcCause.
    If the deletion is successful, the row is deleted
    (including the instance of connPvcCause for that row).

    Notes:
    - a row representing a terminating VP will not have
    instances of the following objects: connPvcLowUpc,
    connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc,
    connPvcHighUpcParam, connPvcHighThroughput,
    connPvcLowOutCells, connPvcHighInCells,
    connPvcHighUpcViolatedCells, connPvcLowInCells,
    connPvcHighOutCells, and connPvcLowUpcViolatedCells.

    - a row representing a connection between the
    gateway-PAD (the switch's internal port) and a line
    interface will not have instances of the following
    objects: connPvcLowUpc, connPvcLowUpcParam,
    connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam,
    connPvcHighThroughput, connPvcHighOutCells,
    connPvcHighInCells, and connPvcHighUpcViolatedCells.

    Parsed from file LS100-R3-MIB.my.txt
    Company: None
    Module: LS100-MIB

    Description by circitor

    The table containing information on current PVC/SVCs.
    Currently, only PVCs are represented in this table.
    The table is also used to establish and delete PVCs.

    1. PVC establishment procedure

    (1) Read connPvcIndexNext. This value is used as the
    value of connPvcIndex for the new connection.

    (2) Determine the value of connPvcHighIfIndex. When
    creating a new point-to-multipoint connection,
    connPvcHighIfIndex must identify the first leaf.
    When creating a new point-to-point connection,
    connPvcHighIfIndex normally identifies the interface
    with the higher value of ifIndex.

    (3) Set connPvcRowStatus to 'createAndWait' using the
    values of connPvcIndex and connPvcHighIfIndex as indexes.
    This causes the switch to create the new row with some
    objects being set to default values. The parameters for
    which there is no reasonable default are set to 0xffffffff.

    Object Default
    connPvcTopology bidirectionalVCC(2)
    connPvcTrafficType trafficUBR(4)
    connPvcLowIfIndex 0xffffffff
    connPvcLowVPI 0xffffffff
    connPvcLowVCI 0xffffffff
    connPvcLowUpcParam 512
    connPvcLowUpc pass(1)
    connPvcLowThroughput 0
    connPvcHighVPI 0xffffffff
    connPvcHighVCI 0xffffffff
    connPvcHighUpcParam 512
    connPvcHighUpc pass(1)
    connPvcHighThroughput 0

    The switch then sets the value of connPvcRowStatus to
    'notReady'. The default values can be read by the NMS.

    (4) The values of the above objects which are set to
    0xffffffff must be modified, and the values of any other
    objects can be changed. When establishing a VP connection,
    connPvcLowVCI and connPvcHighVCI should be set to 0.
    When connPvcTrafficType is set to trafficUBR, the values
    of connPvcLowThroughput and connPvcHighThroughput are
    ignored. When all parameters have acceptable values, the
    switch sets connPvcRowStatus to 'notInService'.

    (5) When the NMS sets connPvcRowStatus to 'active', the
    switch validates each parameter's value, and tries to
    establish the connection. If this operation fails, the
    the cause of the failure is indicated by the value of
    connPvcCause.

    At present, the switch allows connPvcRowStatus to have a
    value of notReady or notInService for only one row at a
    time.

    2. Adding a new leaf to an existing pt-to-mpt connection

    (1) Determine the value of connPvcIndex for the existing
    point-to-multipoint connection to which a new leaf is
    to be added.

    (2) Determine the value of connPvcHighIfIndex as the
    ifIndex value of the interface to be used for the new leaf.

    (3) Set connPvcRowStatus to 'createAndWait' using the
    values of connPvcIndex and connPvcHighIfIndex as indexes.
    This causes the switch to create the new leaf with some
    objects being set to default values. The parameters for
    which there is no reasonable default are set to 0xffffffff.

    Object Default
    connPvcHighVPI 0xffffffff
    connPvcHighVCI 0xffffffff
    connPvcHighUpcParam 512
    connPvcHighUpc pass(1)
    connPvcHighThroughput 0

    The switch then sets the value of connPvcRowStatus to
    'notReady'. The default values can be read by the NMS.

    (4) The NMS must modify the values of connPvcHighVPI and
    connPvcHighVCI, and can modify the values of connPvcHighUpc,
    connPvcHighUpcParam and connPvcHighThroughput. When
    establishing a VP connection, connPvcHighVCI should
    be set to 0. The NMS should not change the values of
    the following objects:

    connPvcTopology
    connPvcTrafficType
    connPvcLowIfIndex
    connPvcLowVPI
    connPvcLowVCI
    connPvcLowUpcParam
    connPvcLowUpc
    connPvcLowThroughput

    When all parameters have acceptable values, the switch
    sets connPvcRowStatus to 'notInService'.

    (5) When the NMS sets connPvcRowStatus to 'active', the
    switch validates each parameter's value, and tries to add
    the new leaf to the original connection. If this operation
    fails, the cause of the failure is indicated by the value
    of connPvcCause.

    3. PVC deletion procedure

    (1) Set the connPvcRowStatus to 'destroy'.
    If the row exists but is impossible to delete, the cause
    of the failure is indicated by the value of connPvcCause.
    If the deletion is successful, the row is deleted
    (including the instance of connPvcCause for that row).

    Notes:
    - a row representing a terminating VP will not have
    instances of the following objects: connPvcLowUpc,
    connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc,
    connPvcHighUpcParam, connPvcHighThroughput,
    connPvcLowOutCells, connPvcHighInCells,
    connPvcHighUpcViolatedCells, connPvcLowInCells,
    connPvcHighOutCells, and connPvcLowUpcViolatedCells.

    - a row representing a connection between the
    gateway-PAD (the switch's internal port) and a line
    interface will not have instances of the following
    objects: connPvcLowUpc, connPvcLowUpcParam,
    connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam,
    connPvcHighThroughput, connPvcHighOutCells,
    connPvcHighInCells, and connPvcHighUpcViolatedCells.

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

    Information by cisco_v1

    connPvcTable OBJECT-TYPE SYNTAX SEQUENCE OF ConnPvcEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The table containing information on current PVC/SVCs. Currently, only PVCs are represented in this table. The table is also used to establish and delete PVCs. 1. PVC establishment procedure (1) Read connPvcIndexNext. This value is used as the value of connPvcIndex for the new connection. (2) Determine the value of connPvcHighIfIndex. When creating a new point-to-multipoint connection, connPvcHighIfIndex must identify the first leaf. When creating a new point-to-point connection, connPvcHighIfIndex normally identifies the interface with the higher value of ifIndex. (3) Set connPvcRowStatus to 'createAndWait' using the values of connPvcIndex and connPvcHighIfIndex as indexes. This causes the switch to create the new row with some objects being set to default values. The parameters for which there is no reasonable default are set to 0xffffffff. Object Default connPvcTopology bidirectionalVCC(2) connPvcTrafficType trafficUBR(4) connPvcLowIfIndex 0xffffffff connPvcLowVPI 0xffffffff connPvcLowVCI 0xffffffff connPvcLowUpcParam 512 connPvcLowUpc pass(1) connPvcLowThroughput 0 connPvcHighVPI 0xffffffff connPvcHighVCI 0xffffffff connPvcHighUpcParam 512 connPvcHighUpc pass(1) connPvcHighThroughput 0 The switch then sets the value of connPvcRowStatus to 'notReady'. The default values can be read by the NMS. (4) The values of the above objects which are set to 0xffffffff must be modified, and the values of any other objects can be changed. When establishing a VP connection, connPvcLowVCI and connPvcHighVCI should be set to 0. When connPvcTrafficType is set to trafficUBR, the values of connPvcLowThroughput and connPvcHighThroughput are ignored. When all parameters have acceptable values, the switch sets connPvcRowStatus to 'notInService'. (5) When the NMS sets connPvcRowStatus to 'active', the switch validates each parameter's value, and tries to establish the connection. If this operation fails, the the cause of the failure is indicated by the value of connPvcCause. At present, the switch allows connPvcRowStatus to have a value of notReady or notInService for only one row at a time. 2. Adding a new leaf to an existing pt-to-mpt connection (1) Determine the value of connPvcIndex for the existing point-to-multipoint connection to which a new leaf is to be added. (2) Determine the value of connPvcHighIfIndex as the ifIndex value of the interface to be used for the new leaf. (3) Set connPvcRowStatus to 'createAndWait' using the values of connPvcIndex and connPvcHighIfIndex as indexes. This causes the switch to create the new leaf with some objects being set to default values. The parameters for which there is no reasonable default are set to 0xffffffff. Object Default connPvcHighVPI 0xffffffff connPvcHighVCI 0xffffffff connPvcHighUpcParam 512 connPvcHighUpc pass(1) connPvcHighThroughput 0 The switch then sets the value of connPvcRowStatus to 'notReady'. The default values can be read by the NMS. (4) The NMS must modify the values of connPvcHighVPI and connPvcHighVCI, and can modify the values of connPvcHighUpc, connPvcHighUpcParam and connPvcHighThroughput. When establishing a VP connection, connPvcHighVCI should be set to 0. The NMS should not change the values of the following objects: connPvcTopology connPvcTrafficType connPvcLowIfIndex connPvcLowVPI connPvcLowVCI connPvcLowUpcParam connPvcLowUpc connPvcLowThroughput When all parameters have acceptable values, the switch sets connPvcRowStatus to 'notInService'. (5) When the NMS sets connPvcRowStatus to 'active', the switch validates each parameter's value, and tries to add the new leaf to the original connection. If this operation fails, the cause of the failure is indicated by the value of connPvcCause. 3. PVC deletion procedure (1) Set the connPvcRowStatus to 'destroy'. If the row exists but is impossible to delete, the cause of the failure is indicated by the value of connPvcCause. If the deletion is successful, the row is deleted (including the instance of connPvcCause for that row). Notes: - a row representing a terminating VP will not have instances of the following objects: connPvcLowUpc, connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam, connPvcHighThroughput, connPvcLowOutCells, connPvcHighInCells, connPvcHighUpcViolatedCells, connPvcLowInCells, connPvcHighOutCells, and connPvcLowUpcViolatedCells. - a row representing a connection between the gateway-PAD (the switch's internal port) and a line interface will not have instances of the following objects: connPvcLowUpc, connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam, connPvcHighThroughput, connPvcHighOutCells, connPvcHighInCells, and connPvcHighUpcViolatedCells." ::= { conn 3 }

    Information by oid_info

    Vendor: Cisco Systems
    Module: LS100-MIB (LS100-R2-MIB.my)
    Type: TABLE
    Access: not-accessible
    Syntax: SEQUENCE OF

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    connPvcTable OBJECT-TYPE SYNTAX SEQUENCE OF ConnPvcEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The table containing information on current PVC/SVCs. Currently, only PVCs are represented in this table. The table is also used to establish and delete PVCs. 1. PVC establishment procedure (1) Read connPvcIndexNext. This value is used as the value of connPvcIndex for the new connection. (2) Determine the value of connPvcHighIfIndex. When creating a new point-to-multipoint connection, connPvcHighIfIndex must identify the first leaf. When creating a new point-to-point connection, connPvcHighIfIndex normally identifies the interface with the higher value of ifIndex. (3) Set connPvcRowStatus to 'createAndWait' using the values of connPvcIndex and connPvcHighIfIndex as indexes. This causes the switch to create the new row with some objects being set to default values. The parameters for which there is no reasonable default are set to 0xffffffff. Object Default connPvcTopology bidirectionalVCC(2) connPvcTrafficType trafficUBR(4) connPvcLowIfIndex 0xffffffff connPvcLowVPI 0xffffffff connPvcLowVCI 0xffffffff connPvcLowUpcParam 512 connPvcLowUpc pass(1) connPvcLowThroughput 0 connPvcHighVPI 0xffffffff connPvcHighVCI 0xffffffff connPvcHighUpcParam 512 connPvcHighUpc pass(1) connPvcHighThroughput 0 The switch then sets the value of connPvcRowStatus to 'notReady'. The default values can be read by the NMS. (4) The values of the above objects which are set to 0xffffffff must be modified, and the values of any other objects can be changed. When establishing a VP connection, connPvcLowVCI and connPvcHighVCI should be set to 0. When connPvcTrafficType is set to trafficUBR, the values of connPvcLowThroughput and connPvcHighThroughput are ignored. When all parameters have acceptable values, the switch sets connPvcRowStatus to 'notInService'. (5) When the NMS sets connPvcRowStatus to 'active', the switch validates each parameter's value, and tries to establish the connection. If this operation fails, the the cause of the failure is indicated by the value of connPvcCause. At present, the switch allows connPvcRowStatus to have a value of notReady or notInService for only one row at a time. 2. Adding a new leaf to an existing pt-to-mpt connection (1) Determine the value of connPvcIndex for the existing point-to-multipoint connection to which a new leaf is to be added. (2) Determine the value of connPvcHighIfIndex as the ifIndex value of the interface to be used for the new leaf. (3) Set connPvcRowStatus to 'createAndWait' using the values of connPvcIndex and connPvcHighIfIndex as indexes. This causes the switch to create the new leaf with some objects being set to default values. The parameters for which there is no reasonable default are set to 0xffffffff. Object Default connPvcHighVPI 0xffffffff connPvcHighVCI 0xffffffff connPvcHighUpcParam 512 connPvcHighUpc pass(1) connPvcHighThroughput 0 The switch then sets the value of connPvcRowStatus to 'notReady'. The default values can be read by the NMS. (4) The NMS must modify the values of connPvcHighVPI and connPvcHighVCI, and can modify the values of connPvcHighUpc, connPvcHighUpcParam and connPvcHighThroughput. When establishing a VP connection, connPvcHighVCI should be set to 0. The NMS should not change the values of the following objects: connPvcTopology connPvcTrafficType connPvcLowIfIndex connPvcLowVPI connPvcLowVCI connPvcLowUpcParam connPvcLowUpc connPvcLowThroughput When all parameters have acceptable values, the switch sets connPvcRowStatus to 'notInService'. (5) When the NMS sets connPvcRowStatus to 'active', the switch validates each parameter's value, and tries to add the new leaf to the original connection. If this operation fails, the cause of the failure is indicated by the value of connPvcCause. 3. PVC deletion procedure (1) Set the connPvcRowStatus to 'destroy'. If the row exists but is impossible to delete, the cause of the failure is indicated by the value of connPvcCause. If the deletion is successful, the row is deleted (including the instance of connPvcCause for that row). Notes: - a row representing a terminating VP will not have instances of the following objects: connPvcLowUpc, connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam, connPvcHighThroughput, connPvcLowOutCells, connPvcHighInCells, connPvcHighUpcViolatedCells, connPvcLowInCells, connPvcHighOutCells, and connPvcLowUpcViolatedCells. - a row representing a connection between the gateway-PAD (the switch's internal port) and a line interface will not have instances of the following objects: connPvcLowUpc, connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam, connPvcHighThroughput, connPvcHighOutCells, connPvcHighInCells, and connPvcHighUpcViolatedCells." ::= { conn 3 }

    Information by circitor

    connPvcTable OBJECT-TYPE SYNTAX SEQUENCE OF ConnPvcEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The table containing information on current PVC/SVCs. Currently, only PVCs are represented in this table. The table is also used to establish and delete PVCs. 1. PVC establishment procedure (1) Read connPvcIndexNext. This value is used as the value of connPvcIndex for the new connection. (2) Determine the value of connPvcHighIfIndex. When creating a new point-to-multipoint connection, connPvcHighIfIndex must identify the first leaf. When creating a new point-to-point connection, connPvcHighIfIndex normally identifies the interface with the higher value of ifIndex. (3) Set connPvcRowStatus to 'createAndWait' using the values of connPvcIndex and connPvcHighIfIndex as indexes. This causes the switch to create the new row with some objects being set to default values. The parameters for which there is no reasonable default are set to 0xffffffff. Object Default connPvcTopology bidirectionalVCC(2) connPvcTrafficType trafficUBR(4) connPvcLowIfIndex 0xffffffff connPvcLowVPI 0xffffffff connPvcLowVCI 0xffffffff connPvcLowUpcParam 512 connPvcLowUpc pass(1) connPvcLowThroughput 0 connPvcHighVPI 0xffffffff connPvcHighVCI 0xffffffff connPvcHighUpcParam 512 connPvcHighUpc pass(1) connPvcHighThroughput 0 The switch then sets the value of connPvcRowStatus to 'notReady'. The default values can be read by the NMS. (4) The values of the above objects which are set to 0xffffffff must be modified, and the values of any other objects can be changed. When establishing a VP connection, connPvcLowVCI and connPvcHighVCI should be set to 0. When connPvcTrafficType is set to trafficUBR, the values of connPvcLowThroughput and connPvcHighThroughput are ignored. When all parameters have acceptable values, the switch sets connPvcRowStatus to 'notInService'. (5) When the NMS sets connPvcRowStatus to 'active', the switch validates each parameter's value, and tries to establish the connection. If this operation fails, the the cause of the failure is indicated by the value of connPvcCause. At present, the switch allows connPvcRowStatus to have a value of notReady or notInService for only one row at a time. 2. Adding a new leaf to an existing pt-to-mpt connection (1) Determine the value of connPvcIndex for the existing point-to-multipoint connection to which a new leaf is to be added. (2) Determine the value of connPvcHighIfIndex as the ifIndex value of the interface to be used for the new leaf. (3) Set connPvcRowStatus to 'createAndWait' using the values of connPvcIndex and connPvcHighIfIndex as indexes. This causes the switch to create the new leaf with some objects being set to default values. The parameters for which there is no reasonable default are set to 0xffffffff. Object Default connPvcHighVPI 0xffffffff connPvcHighVCI 0xffffffff connPvcHighUpcParam 512 connPvcHighUpc pass(1) connPvcHighThroughput 0 The switch then sets the value of connPvcRowStatus to 'notReady'. The default values can be read by the NMS. (4) The NMS must modify the values of connPvcHighVPI and connPvcHighVCI, and can modify the values of connPvcHighUpc, connPvcHighUpcParam and connPvcHighThroughput. When establishing a VP connection, connPvcHighVCI should be set to 0. The NMS should not change the values of the following objects: connPvcTopology connPvcTrafficType connPvcLowIfIndex connPvcLowVPI connPvcLowVCI connPvcLowUpcParam connPvcLowUpc connPvcLowThroughput When all parameters have acceptable values, the switch sets connPvcRowStatus to 'notInService'. (5) When the NMS sets connPvcRowStatus to 'active', the switch validates each parameter's value, and tries to add the new leaf to the original connection. If this operation fails, the cause of the failure is indicated by the value of connPvcCause. 3. PVC deletion procedure (1) Set the connPvcRowStatus to 'destroy'. If the row exists but is impossible to delete, the cause of the failure is indicated by the value of connPvcCause. If the deletion is successful, the row is deleted (including the instance of connPvcCause for that row). Notes: - a row representing a terminating VP will not have instances of the following objects: connPvcLowUpc, connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam, connPvcHighThroughput, connPvcLowOutCells, connPvcHighInCells, connPvcHighUpcViolatedCells, connPvcLowInCells, connPvcHighOutCells, and connPvcLowUpcViolatedCells. - a row representing a connection between the gateway-PAD (the switch's internal port) and a line interface will not have instances of the following objects: connPvcLowUpc, connPvcLowUpcParam, connPvcLowThroughput, connPvcHighUpc, connPvcHighUpcParam, connPvcHighThroughput, connPvcHighOutCells, connPvcHighInCells, and connPvcHighUpcViolatedCells." ::= { conn 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.119)

    Akiyama Yoshiyuki

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.119.2.3.14.3.3.3.1 connPvcEntry 24 24 A row in the table is used to show the current PVC/SVCs.

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.119.2.3.14.3.3.1 connPvcIndexNext 1 1 The next available index for a row of the connPvcTable.
    1.3.6.1.4.1.119.2.3.14.3.3.2 connPvcIndexEnable 1 1 When read, this object is the current minimum value of
    an index in the connPvcTable. Writing this value has no
    effect.