Reference record for OID 1.3.6.1.4.1.6527.3.1.2.2.4.15.1.3



parent
1.3.6.1.4.1.6527.3.1.2.2.4.15.1 (tmnxBundleMemberEntry)
node code
3
node name
tmnxBundleMemberDownReason
dot oid
1.3.6.1.4.1.6527.3.1.2.2.4.15.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) timetra(6527) timetraProducts(3) tmnxSRMIB(1) tmnxSRObjs(2) tmnxHwObjs(2) tmnxPortObjs(4) tmnxBundleMemberTable(15) tmnxBundleMemberEntry(1) tmnxBundleMemberDownReason(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) timetra(6527) timetraProducts(3) tmnxSRMIB(1) tmnxSRObjs(2) tmnxHwObjs(2) tmnxPortObjs(4) tmnxBundleMemberTable(15) tmnxBundleMemberEntry(1) tmnxBundleMemberDownReason(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) timetra(6527) timetraProducts(3) tmnxSRMIB(1) tmnxSRObjs(2) tmnxHwObjs(2) tmnxPortObjs(4) tmnxBundleMemberTable(15) tmnxBundleMemberEntry(1) tmnxBundleMemberDownReason(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) timetra(6527) timetraProducts(3) tmnxSRMIB(1) tmnxSRObjs(2) tmnxHwObjs(2) tmnxPortObjs(4) tmnxBundleMemberTable(15) tmnxBundleMemberEntry(1) tmnxBundleMemberDownReason(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) timetra(6527) timetraProducts(3) tmnxSRMIB(1) tmnxSRObjs(2) tmnxHwObjs(2) tmnxPortObjs(4) tmnxBundleMemberTable(15) tmnxBundleMemberEntry(1) tmnxBundleMemberDownReason(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) timetra(6527) timetraProducts(3) tmnxSRMIB(1) tmnxSRObjs(2) tmnxHwObjs(2) tmnxPortObjs(4) tmnxBundleMemberTable(15) tmnxBundleMemberEntry(1) tmnxBundleMemberDownReason(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/timetra/timetraProducts/tmnxSRMIB/tmnxSRObjs/tmnxHwObjs/tmnxPortObjs/tmnxBundleMemberTable/tmnxBundleMemberEntry/tmnxBundleMemberDownReason
  • /iso/identified-organization/dod/internet/private/enterprises/timetra/timetraProducts/tmnxSRMIB/tmnxSRObjs/tmnxHwObjs/tmnxPortObjs/tmnxBundleMemberTable/tmnxBundleMemberEntry/tmnxBundleMemberDownReason
  • /iso/org/dod/internet/private/enterprise/timetra/timetraProducts/tmnxSRMIB/tmnxSRObjs/tmnxHwObjs/tmnxPortObjs/tmnxBundleMemberTable/tmnxBundleMemberEntry/tmnxBundleMemberDownReason
  • /iso/org/dod/internet/private/enterprises/timetra/timetraProducts/tmnxSRMIB/tmnxSRObjs/tmnxHwObjs/tmnxPortObjs/tmnxBundleMemberTable/tmnxBundleMemberEntry/tmnxBundleMemberDownReason
  • /iso/iso-identified-organization/dod/internet/private/enterprise/timetra/timetraProducts/tmnxSRMIB/tmnxSRObjs/tmnxHwObjs/tmnxPortObjs/tmnxBundleMemberTable/tmnxBundleMemberEntry/tmnxBundleMemberDownReason
  • /iso/iso-identified-organization/dod/internet/private/enterprises/timetra/timetraProducts/tmnxSRMIB/tmnxSRObjs/tmnxHwObjs/tmnxPortObjs/tmnxBundleMemberTable/tmnxBundleMemberEntry/tmnxBundleMemberDownReason
  • Description by circitor

    tmnxBundleMemberDownReason contains the reason code for marking
    the member link of the bundle to down (i.e. tmnxBundleMemberActive
    will be set to false):
    none - The link is active and the value of tmnxBundleMemberActive
    is 'true'.
    outOfService - The link operational status is down.
    redDiffDelayExceeded - The differential delay of the link
    exceeded the configured value of red differential delay
    and tmnxBundleRedDiffDelayAction was configured as 'down'.
    mismatchEndPtDiscriminator - Detected inconsistent peer endpoint
    discriminator for the bundle.
    peerNotBundleMember - When the peer is either not added to the
    bundle or is removed from the bundle.
    underNegotiation - When the local end is trying to negotiate with
    the peer.
    peerInvalidMlHdrFmt - The peer does not support the required ML-PPP
    header format. The remote peer must support the same short/long
    sequence code, and at least as many classes as configured for the
    local bundle.

    Parsed from file TIMETRA-PORT-MIB.mib
    Module: TIMETRA-PORT-MIB

    Information by circitor

    tmnxBundleMemberDownReason OBJECT-TYPE SYNTAX INTEGER { none (0), outOfService (1), redDiffDelayExceeded (2), mismatchEndPtDiscriminator (3), peerNotBundleMember (4), underNegotiation (5), peerInvalidMlHdrFmt(6) } MAX-ACCESS read-only STATUS current DESCRIPTION "tmnxBundleMemberDownReason contains the reason code for marking the member link of the bundle to down (i.e. tmnxBundleMemberActive will be set to false): none - The link is active and the value of tmnxBundleMemberActive is 'true'. outOfService - The link operational status is down. redDiffDelayExceeded - The differential delay of the link exceeded the configured value of red differential delay and tmnxBundleRedDiffDelayAction was configured as 'down'. mismatchEndPtDiscriminator - Detected inconsistent peer endpoint discriminator for the bundle. peerNotBundleMember - When the peer is either not added to the bundle or is removed from the bundle. underNegotiation - When the local end is trying to negotiate with the peer. peerInvalidMlHdrFmt - The peer does not support the required ML-PPP header format. The remote peer must support the same short/long sequence code, and at least as many classes as configured for the local bundle. " ::= { tmnxBundleMemberEntry 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.6527)

    Marcelo Mourier

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.6527)

    Jason Sterne

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.6527.3.1.2.2.4.15.1.1 tmnxBundleMemberRowStatus 0 0 tmnxBundleMemberRowStatus controls the creation and deletion of
    row entries in the tmnxBundleMemberTable.
    tmnxPortPortID identifi…
    1.3.6.1.4.1.6527.3.1.2.2.4.15.1.2 tmnxBundleMemberActive 0 0 tmnxBundleMemberActive is set to 'false' for one of reasons in
    tmnxBundleMemberDownReason.
    1.3.6.1.4.1.6527.3.1.2.2.4.15.1.4 tmnxBundleMemberUpTime 0 0 tmnxBundleMemberUpTime indicates the time since the bundle member is
    active as indicated by tmnxBundleMemberActive.