Reference record for OID 1.3.6.1.2.1.53.1.1.2.1.1.5



parent
1.3.6.1.2.1.53.1.1.2.1.1 (vgRptrBasicGroupEntry)
node code
5
node name
vgRptrGroupCablesBundled
dot oid
1.3.6.1.2.1.53.1.1.2.1.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) vgRptrMIB(53) vgRptrObjects(1) vgRptrBasic(1) vgRptrBasicGroup(2) vgRptrBasicGroupTable(1) vgRptrBasicGroupEntry(1) vgRptrGroupCablesBundled(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) vgRptrMIB(53) vgRptrObjects(1) vgRptrBasic(1) vgRptrBasicGroup(2) vgRptrBasicGroupTable(1) vgRptrBasicGroupEntry(1) vgRptrGroupCablesBundled(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) vgRptrMIB(53) vgRptrObjects(1) vgRptrBasic(1) vgRptrBasicGroup(2) vgRptrBasicGroupTable(1) vgRptrBasicGroupEntry(1) vgRptrGroupCablesBundled(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) vgRptrMIB(53) vgRptrObjects(1) vgRptrBasic(1) vgRptrBasicGroup(2) vgRptrBasicGroupTable(1) vgRptrBasicGroupEntry(1) vgRptrGroupCablesBundled(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) vgRptrMIB(53) vgRptrObjects(1) vgRptrBasic(1) vgRptrBasicGroup(2) vgRptrBasicGroupTable(1) vgRptrBasicGroupEntry(1) vgRptrGroupCablesBundled(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) vgRptrMIB(53) vgRptrObjects(1) vgRptrBasic(1) vgRptrBasicGroup(2) vgRptrBasicGroupTable(1) vgRptrBasicGroupEntry(1) vgRptrGroupCablesBundled(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/vgRptrMIB/vgRptrObjects/vgRptrBasic/vgRptrBasicGroup/vgRptrBasicGroupTable/vgRptrBasicGroupEntry/vgRptrGroupCablesBundled
  • /iso/identified-organization/dod/internet/mgmt/mib/vgRptrMIB/vgRptrObjects/vgRptrBasic/vgRptrBasicGroup/vgRptrBasicGroupTable/vgRptrBasicGroupEntry/vgRptrGroupCablesBundled
  • /iso/org/dod/internet/mgmt/mib-2/vgRptrMIB/vgRptrObjects/vgRptrBasic/vgRptrBasicGroup/vgRptrBasicGroupTable/vgRptrBasicGroupEntry/vgRptrGroupCablesBundled
  • /iso/org/dod/internet/mgmt/mib/vgRptrMIB/vgRptrObjects/vgRptrBasic/vgRptrBasicGroup/vgRptrBasicGroupTable/vgRptrBasicGroupEntry/vgRptrGroupCablesBundled
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/vgRptrMIB/vgRptrObjects/vgRptrBasic/vgRptrBasicGroup/vgRptrBasicGroupTable/vgRptrBasicGroupEntry/vgRptrGroupCablesBundled
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/vgRptrMIB/vgRptrObjects/vgRptrBasic/vgRptrBasicGroup/vgRptrBasicGroupTable/vgRptrBasicGroupEntry/vgRptrGroupCablesBundled
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/53/1/1/2/1/1/5

    Description by oid_info

    vgRptrGroupCablesBundled OBJECT-TYPE
    SYNTAX INTEGER {
    someCablesBundled(1),
    noCablesBundled(2)
    }
    MAX-ACCESS read-write
    STATUS current
    DESCRIPTION
    "This object is used to indicate whether there are
    any four-pair UTP links connected to this group
    that are contained in a cable bundle with multiple
    four-pair groups (e.g. a 25-pair bundle). Bundled
    cable may only be used for repeater-to-end node
    links where the end node is not in promiscuous
    mode.
    When a broadcast or multicast packet is received
    from a port on this group that is not a
    promiscuous or cascaded port, the packet will be
    buffered completely before being repeated if
    this object is set to someCablesBundled(1).
    When this object is equal to
    oCablesBundled(2),
    all packets received from ports on this group will
    be repeated as the frame is being received.
    Note that the value someCablesBundled(1) will
    work in the vast majority of all installations,
    regardless of whether or not any cables are
    physically in a bundle, since packets received
    from promiscuous and cascaded ports automatically
    avoid the store and forward. The main situation
    in which
    oCablesBundled(2) is beneficial is
    when there is a large amount of multicast traffic
    and the cables are not in a bundle.
    The value of this object should be preserved
    across repeater resets and power failures."
    REFERENCE
    "IEEE Standard 802.12-1995, 13.2.4.4.1,
    aGroupCablesBundled."

    View at oid-info.com

    Description by circitor

    This object is used to indicate whether there are
    any four-pair UTP links connected to this group
    that are contained in a cable bundle with multiple
    four-pair groups (e.g. a 25-pair bundle). Bundled
    cable may only be used for repeater-to-end node
    links where the end node is not in promiscuous
    mode.

    When a broadcast or multicast packet is received
    from a port on this group that is not a
    promiscuous or cascaded port, the packet will be
    buffered completely before being repeated if
    this object is set to 'someCablesBundled(1)'.
    When this object is equal to 'noCablesBundled(2)',
    all packets received from ports on this group will
    be repeated as the frame is being received.

    Note that the value 'someCablesBundled(1)' will
    work in the vast majority of all installations,
    regardless of whether or not any cables are
    physically in a bundle, since packets received
    from promiscuous and cascaded ports automatically
    avoid the store and forward. The main situation
    in which 'noCablesBundled(2)' is beneficial is
    when there is a large amount of multicast traffic
    and the cables are not in a bundle.

    The value of this object should be preserved
    across repeater resets and power failures.

    Parsed from file DOT12-RPTR-MIB.mib
    Module: DOT12-RPTR-MIB

    Information by oid_info

    Automatically extracted from RFC2266

    Information by circitor

    vgRptrGroupCablesBundled OBJECT-TYPE SYNTAX INTEGER { someCablesBundled(1), noCablesBundled(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to indicate whether there are any four-pair UTP links connected to this group that are contained in a cable bundle with multiple four-pair groups (e.g. a 25-pair bundle). Bundled cable may only be used for repeater-to-end node links where the end node is not in promiscuous mode. When a broadcast or multicast packet is received from a port on this group that is not a promiscuous or cascaded port, the packet will be buffered completely before being repeated if this object is set to 'someCablesBundled(1)'. When this object is equal to 'noCablesBundled(2)', all packets received from ports on this group will be repeated as the frame is being received. Note that the value 'someCablesBundled(1)' will work in the vast majority of all installations, regardless of whether or not any cables are physically in a bundle, since packets received from promiscuous and cascaded ports automatically avoid the store and forward. The main situation in which 'noCablesBundled(2)' is beneficial is when there is a large amount of multicast traffic and the cables are not in a bundle. The value of this object should be preserved across repeater resets and power failures." REFERENCE "IEEE Standard 802.12-1995, 13.2.4.4.1, aGroupCablesBundled." ::= { vgRptrBasicGroupEntry 5 }

    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

    Brothers (4)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.53.1.1.2.1.1.1 vgRptrGroupIndex 0 0 This object identifies the group within the
    system for which this entry contains information.
    The numbering scheme for groups is …
    1.3.6.1.2.1.53.1.1.2.1.1.2 vgRptrGroupObjectID 0 0 The vendor's authoritative identification of the
    group. This value may be allocated within the
    SMI enterprises subtree (1.3.6.1.…
    1.3.6.1.2.1.53.1.1.2.1.1.3 vgRptrGroupOperStatus 0 0 An object that indicates the operational status
    of the group.

    A status of notPresent(4) indicates that the
    group is temporarily or…
    1.3.6.1.2.1.53.1.1.2.1.1.4 vgRptrGroupPortCapacity 0 0 The vgRptrGroupPortCapacity is the number of
    ports that can be contained within the group.
    Valid range is 1-2147483647. Within e…