Reference record for OID 1.3.6.1.4.1.9.10.32.2


parent
1.3.6.1.4.1.9.10.32 (ds0Bundle)
node code
2
node name
dsx0BundleNextIndex
dot oid
1.3.6.1.4.1.9.10.32.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoExperiment(10) ds0Bundle(32) dsx0BundleNextIndex(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoExperiment(10) ds0Bundle(32) dsx0BundleNextIndex(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoExperiment(10) ds0Bundle(32) dsx0BundleNextIndex(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoExperiment(10) ds0Bundle(32) dsx0BundleNextIndex(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoExperiment(10) ds0Bundle(32) dsx0BundleNextIndex(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoExperiment(10) ds0Bundle(32) dsx0BundleNextIndex(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoExperiment/ds0Bundle/dsx0BundleNextIndex
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoExperiment/ds0Bundle/dsx0BundleNextIndex
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoExperiment/ds0Bundle/dsx0BundleNextIndex
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoExperiment/ds0Bundle/dsx0BundleNextIndex
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoExperiment/ds0Bundle/dsx0BundleNextIndex
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoExperiment/ds0Bundle/dsx0BundleNextIndex
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/10/32/2

    Description by circitor

    This object is used to assist the manager in
    selecting a value for dsx0BundleIndex. Because
    this object is of syntax TestAndIncr (see the
    SNMPv2-TC document, RFC1903) it can also be used to
    avoid race conditions with multiple managers trying to
    create rows in the table.

    If the result of the SET for dsx0BundleNextIndex is
    not success, this means the value has been changed
    from index (i.e. another manager used the value), so a
    new value is required.

    The algorithm is:
    done = false
    while done == false
    index = GET (dsx0BundleNextIndex.0)
    SET (dsx0BundleNextIndex.0=index)
    if (set failed)
    done = false
    else
    SET(dsx0BundleRowStatus.index=createAndGo)
    if (set failed)
    done = false
    else
    done = true
    other error handling

    Parsed from file CISCO-DS0BUNDLE-MIB.mib
    Module: CISCO-DS0BUNDLE-MIB

    Description by cisco_v1

    This object is used to assist the manager in
    selecting a value for dsx0BundleIndex. Because
    this object is of syntax TestAndIncr (see the
    SNMPv2-TC document, RFC1903) it can also be used to
    avoid race conditions with multiple managers trying to
    create rows in the table.

    If the result of the SET for dsx0BundleNextIndex is
    not success, this means the value has been changed
    from index (i.e. another manager used the value), so a
    new value is required.

    The algorithm is:
    done = false
    while done == false
    index = GET (dsx0BundleNextIndex.0)
    SET (dsx0BundleNextIndex.0=index)
    if (set failed)
    done = false
    else
    SET(dsx0BundleRowStatus.index=createAndGo)
    if (set failed)
    done = false
    else
    done = true
    other error handling

    Description by mibdepot

    This object is used to assist the manager in
    selecting a value for dsx0BundleIndex. Because
    this object is of syntax TestAndIncr (see the
    SNMPv2-TC document, RFC1903) it can also be used to
    avoid race conditions with multiple managers trying to
    create rows in the table.

    If the result of the SET for dsx0BundleNextIndex is
    not success, this means the value has been changed
    from index (i.e. another manager used the value), so a
    new value is required.

    The algorithm is:
    done = false
    while done == false
    index = GET (dsx0BundleNextIndex.0)
    SET (dsx0BundleNextIndex.0=index)
    if (set failed)
    done = false
    else
    SET(dsx0BundleRowStatus.index=createAndGo)
    if (set failed)
    done = false
    else
    done = true
    other error handling

    Parsed from file CISCO-DS0BUNDLE-MIB.my.txt
    Company: None
    Module: CISCO-DS0BUNDLE-MIB

    Description by cisco

    This object is used to assist the manager in
    selecting a value for dsx0BundleIndex. Because
    this object is of syntax TestAndIncr (see the
    SNMPv2-TC document, RFC1903) it can also be used to
    avoid race conditions with multiple managers trying to
    create rows in the table.

    If the result of the SET for dsx0BundleNextIndex is
    not success, this means the value has been changed
    from index (i.e. another manager used the value), so a
    new value is required.

    The algorithm is:
    done = false
    while done == false
    index = GET (dsx0BundleNextIndex.0)
    SET (dsx0BundleNextIndex.0=index)
    if (set failed)
    done = false
    else
    SET(dsx0BundleRowStatus.index=createAndGo)
    if (set failed)
    done = false
    else
    done = true
    other error handling

    Information by circitor

    dsx0BundleNextIndex OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to assist the manager in selecting a value for dsx0BundleIndex. Because this object is of syntax TestAndIncr (see the SNMPv2-TC document, RFC1903) it can also be used to avoid race conditions with multiple managers trying to create rows in the table. If the result of the SET for dsx0BundleNextIndex is not success, this means the value has been changed from index (i.e. another manager used the value), so a new value is required. The algorithm is: done = false while done == false index = GET (dsx0BundleNextIndex.0) SET (dsx0BundleNextIndex.0=index) if (set failed) done = false else SET(dsx0BundleRowStatus.index=createAndGo) if (set failed) done = false else done = true other error handling" ::= { ds0Bundle 2 }

    Information by cisco_v1

    dsx0BundleNextIndex OBJECT-TYPE SYNTAX TestAndIncr ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to assist the manager in selecting a value for dsx0BundleIndex. Because this object is of syntax TestAndIncr (see the SNMPv2-TC document, RFC1903) it can also be used to avoid race conditions with multiple managers trying to create rows in the table. If the result of the SET for dsx0BundleNextIndex is not success, this means the value has been changed from index (i.e. another manager used the value), so a new value is required. The algorithm is: done = false while done == false index = GET (dsx0BundleNextIndex.0) SET (dsx0BundleNextIndex.0=index) if (set failed) done = false else SET(dsx0BundleRowStatus.index=createAndGo) if (set failed) done = false else done = true other error handling" ::= { ds0Bundle 2 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-DS0BUNDLE-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    dsx0BundleNextIndex OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to assist the manager in selecting a value for dsx0BundleIndex. Because this object is of syntax TestAndIncr (see the SNMPv2-TC document, RFC1903) it can also be used to avoid race conditions with multiple managers trying to create rows in the table. If the result of the SET for dsx0BundleNextIndex is not success, this means the value has been changed from index (i.e. another manager used the value), so a new value is required. The algorithm is: done = false while done == false index = GET (dsx0BundleNextIndex.0) SET (dsx0BundleNextIndex.0=index) if (set failed) done = false else SET(dsx0BundleRowStatus.index=createAndGo) if (set failed) done = false else done = true other error handling" ::= { ds0Bundle 2 }

    Information by cisco

    dsx0BundleNextIndex OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to assist the manager in selecting a value for dsx0BundleIndex. Because this object is of syntax TestAndIncr (see the SNMPv2-TC document, RFC1903) it can also be used to avoid race conditions with multiple managers trying to create rows in the table. If the result of the SET for dsx0BundleNextIndex is not success, this means the value has been changed from index (i.e. another manager used the value), so a new value is required. The algorithm is: done = false while done == false index = GET (dsx0BundleNextIndex.0) SET (dsx0BundleNextIndex.0=index) if (set failed) done = false else SET(dsx0BundleRowStatus.index=createAndGo) if (set failed) done = false else done = true other error handling" ::= { ds0Bundle 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.10.32.2.0 dsx0BundleNextIndex 0 0 None

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.10.32.3 dsx0BundleTable 1 4 There is a row in this table for each ds0Bundle in
    the system. This table can be used to (indirectly)
    create rows in the ifTable…
    1.3.6.1.4.1.9.10.32.4 ds0BundleConformance 2 4 None