Reference record for OID 1.3.6.1.4.1.562.2.4.1.114.2.100



parent
1.3.6.1.4.1.562.2.4.1.114.2 (atmIfConnMap)
node code
100
node name
atmIfConnMapVccProvTable
dot oid
1.3.6.1.4.1.562.2.4.1.114.2.100
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) nortel(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) northernTelecom(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) northernTelecom(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) nt(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) nortel(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) northernTelecom(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) northernTelecom(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) nt(562) magellan(2) passport(4) components(1) atmIf(114) atmIfConnMap(2) atmIfConnMapVccProvTable(100)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/nortel/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • /iso/identified-organization/dod/internet/private/enterprise/northernTelecom/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/northernTelecom/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • /iso/org/dod/internet/private/enterprise/nt/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • /iso/org/dod/internet/private/enterprises/nortel/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • /iso/org/dod/internet/private/enterprises/northernTelecom/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/northernTelecom/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/nt/magellan/passport/components/atmIf/atmIfConnMap/atmIfConnMapVccProvTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/562/2/4/1/114/2/100

    Description by mibdepot

    This group contains provisionable attributes which specify the
    VCC space to be supported by an ATM interface. The VCC space
    consists of an optional 'VPI Zero VCC Space' and an optional
    'Programmable VCC Space'.

    The VPI Zero VCC Space is used to support VCCs with a VPI of
    zero. The VCI values supported in this space range from 0 to a
    provisioned maximum. The size of the VPI Zero VCC Space must
    either be 0 or a multiple of 256. A value of 0 implies that no
    programmable VCCs can be used. In this case
    atmNumberOfNonZeroVpisForVccs_m must also be 0.

    The optional Programmable VCC Space is used to support VCCs
    with a VPI other than zero. The VPI values supported in this space
    must lie in a single contiguous range which excludes VPI 0. The
    VCI values supported in this space range from 0 to a provisioned
    maximum. The size of the Programmable VCC Space (should it
    exist) must adhere to the following rules:

    If (firstNonZeroVpiForVccs = 1) THEN
    (numNonZeroVpisForVccs + 1) *
    numVccsPerNonZeroVpi must be a multiple of 256
    OTHERWISE
    numNonZeroVpisForVccs * numVccsPerNonZeroVpi
    must be a multiple of 256

    The size of the entire VCC space (both mandatory and optional
    parts) must not exceed the capacity of the port to which the
    interface is linked, which is defined in the ARC component's
    connectionPoolCapacity attribute. The number of connection
    identifiers in the VCC space can be determined as follows:

    IF (numNonZeroVpisForVccs = 0) THEN
    number of connection ids = 256 + numVccsForVpiZero
    OTHERWISE IF (firstNonZeroVpiForVccs = 1) THEN
    number of connection ids = 256 + numVccsForVpiZero +
    (numNonZeroVpisForVccs + 1) *
    numVccsPerNonZeroVpi
    OTHERWISE
    number of connection ids = 256 + numVccsForVpiZero +
    (numNonZeroVpisForVccs * numVccsPerNonZeroVpi)

    Parsed from file nortelPP-atmBaseV1_BG00S4C.mib.txt
    Company: None
    Module: Nortel-Magellan-Passport-AtmBaseMIB

    Description by circitor

    This group is obsolete. Please refer to the Override component
    below for the current provisioning group

    This group contains provisionable attributes which specify the VCC
    space to be supported by an ATM interface. The VCC space
    consists of an optional 'VPI Zero VCC Space' and an optional
    'Programmable VCC Space'.

    The VPI Zero VCC Space is used to support VCCs with a VPI of
    zero. The VCI values supported in this space range from 0 to a
    provisioned maximum. The size of the VPI Zero VCC Space must
    either be 0 or a multiple of 256. A value of 0 implies that no
    programmable VCCs can be used. In this case
    atmNumberOfNonZeroVpisForVccs_m must also be 0.

    The optional Programmable VCC Space is used to support VCCs
    with a VPI other than zero. The VPI values supported in this space
    must lie in a single contiguous range which excludes VPI 0. The
    VCI values supported in this space range from 0 to a provisioned
    maximum. The size of the Programmable VCC Space (should it
    exist) must adhere to the following rules:

    If (firstNonZeroVpiForVccs = 1) THEN
    (numNonZeroVpisForVccs + 1) *
    numVccsPerNonZeroVpi must be a multiple of 256
    OTHERWISE
    numNonZeroVpisForVccs * numVccsPerNonZeroVpi
    must be a multiple of 256

    If the AtmIf is linked to a LogicalProcessor with a cardType of
    3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm,
    3pDS1Atm or 2pJ6MAtm, the size of the entire VCC space (both
    mandatory and optional parts) and VPC space must not exceed the
    capacity of the port to which the interface is linked, which is
    defined in the Arc component's totalConnectionPoolCapacity or
    connectionPoolCapacity attribute (whichever is non-zero). When
    using the totalConnectionPoolCapacity attribute, the capacity of the
    port is (totalConnectionPoolCapacity divided by the number of
    physical ports). The number of connection identifiers in the VCC
    and VPC space can be determined as follows:

    IF (numNonZeroVpisForVccs = 0) THEN
    number of connection ids = 256 + numVccsForVpiZero
    OTHERWISE IF (firstNonZeroVpiForVccs = 1) THEN
    number of connection ids = 256 + numVccsForVpiZero +
    (numNonZeroVpisForVccs + 1) *
    numVccsPerNonZeroVpi
    OTHERWISE
    number of connection ids = 256 + numVccsForVpiZero +
    (numNonZeroVpisForVccs * numVccsPerNonZeroVpi)

    Parsed from file Nortel-Magellan-Passport-AtmCoreMIB.mib
    Module: Nortel-Magellan-Passport-AtmCoreMIB

    Information by oid_info

    Vendor: Northern Telecom, Ltd.
    Module: Nortel-Magellan-Passport-AtmCoreMIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    atmIfConnMapVccProvTable OBJECT-TYPE SYNTAX SEQUENCE OF AtmIfConnMapVccProvEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This group contains provisionable attributes which specify the VCC space to be supported by an ATM interface. The VCC space consists of an optional 'VPI Zero VCC Space' and an optional 'Programmable VCC Space'. The VPI Zero VCC Space is used to support VCCs with a VPI of zero. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the VPI Zero VCC Space must either be 0 or a multiple of 256. A value of 0 implies that no programmable VCCs can be used. In this case atmNumberOfNonZeroVpisForVccs_m must also be 0. The optional Programmable VCC Space is used to support VCCs with a VPI other than zero. The VPI values supported in this space must lie in a single contiguous range which excludes VPI 0. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the Programmable VCC Space (should it exist) must adhere to the following rules: If (firstNonZeroVpiForVccs = 1) THEN (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi must be a multiple of 256 OTHERWISE numNonZeroVpisForVccs * numVccsPerNonZeroVpi must be a multiple of 256 The size of the entire VCC space (both mandatory and optional parts) must not exceed the capacity of the port to which the interface is linked, which is defined in the ARC component's connectionPoolCapacity attribute. The number of connection identifiers in the VCC space can be determined as follows: IF (numNonZeroVpisForVccs = 0) THEN number of connection ids = 256 + numVccsForVpiZero OTHERWISE IF (firstNonZeroVpiForVccs = 1) THEN number of connection ids = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi OTHERWISE number of connection ids = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs * numVccsPerNonZeroVpi)" ::= { atmIfConnMap 100 }

    Information by circitor

    atmIfConnMapVccProvTable OBJECT-TYPE SYNTAX SEQUENCE OF AtmIfConnMapVccProvEntry ACCESS not-accessible STATUS obsolete DESCRIPTION "This group is obsolete. Please refer to the Override component below for the current provisioning group This group contains provisionable attributes which specify the VCC space to be supported by an ATM interface. The VCC space consists of an optional 'VPI Zero VCC Space' and an optional 'Programmable VCC Space'. The VPI Zero VCC Space is used to support VCCs with a VPI of zero. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the VPI Zero VCC Space must either be 0 or a multiple of 256. A value of 0 implies that no programmable VCCs can be used. In this case atmNumberOfNonZeroVpisForVccs_m must also be 0. The optional Programmable VCC Space is used to support VCCs with a VPI other than zero. The VPI values supported in this space must lie in a single contiguous range which excludes VPI 0. The VCI values supported in this space range from 0 to a provisioned maximum. The size of the Programmable VCC Space (should it exist) must adhere to the following rules: If (firstNonZeroVpiForVccs = 1) THEN (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi must be a multiple of 256 OTHERWISE numNonZeroVpisForVccs * numVccsPerNonZeroVpi must be a multiple of 256 If the AtmIf is linked to a LogicalProcessor with a cardType of 3pE3Atm, 3pDS3Atm, 3pOC3MmAtm, 3pOC3SmAtm, 3pE1Atm, 3pDS1Atm or 2pJ6MAtm, the size of the entire VCC space (both mandatory and optional parts) and VPC space must not exceed the capacity of the port to which the interface is linked, which is defined in the Arc component's totalConnectionPoolCapacity or connectionPoolCapacity attribute (whichever is non-zero). When using the totalConnectionPoolCapacity attribute, the capacity of the port is (totalConnectionPoolCapacity divided by the number of physical ports). The number of connection identifiers in the VCC and VPC space can be determined as follows: IF (numNonZeroVpisForVccs = 0) THEN number of connection ids = 256 + numVccsForVpiZero OTHERWISE IF (firstNonZeroVpiForVccs = 1) THEN number of connection ids = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs + 1) * numVccsPerNonZeroVpi OTHERWISE number of connection ids = 256 + numVccsForVpiZero + (numNonZeroVpisForVccs * numVccsPerNonZeroVpi)" ::= { atmIfConnMap 100 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.562)

    Sharon Chisholm

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.562)

    Mike Bobbitt

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.562.2.4.1.114.2.100.1 atmIfConnMapVccProvEntry 4 4 An entry in the atmIfConnMapVccProvTable.

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.562.2.4.1.114.2.1 atmIfConnMapRowStatusTable 1 5 This entry controls the addition and deletion of
    atmIfConnMap components.
    1.3.6.1.4.1.562.2.4.1.114.2.110 atmIfConnMapOperTable 1 5 This group contains operational attributes which specify the VCC
    space to be supported by an ATM interface. The VCC space
    consist…
    1.3.6.1.4.1.562.2.4.1.114.2.120 atmIfConnMapOv 2 12 None