Reference record for OID 1.3.6.1.2.1.17.4.3.1.3


parent
1.3.6.1.2.1.17.4.3.1 (dot1dTpFdbEntry)
node code
3
node name
dot1dTpFdbStatus
dot oid
1.3.6.1.2.1.17.4.3.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) bridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) bridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dot1dBridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) bridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) dot1dBridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) bridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) dot1dBridge(17) dot1dTp(4) dot1dTpFdbTable(3) dot1dTpFdbEntry(1) dot1dTpFdbStatus(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/bridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • /iso/identified-organization/dod/internet/mgmt/mib-2/dot1dBridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • ...skipped...
  • /iso/org/dod/internet/mgmt/mib-2/bridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • /iso/org/dod/internet/mgmt/mib-2/dot1dBridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • /iso/org/dod/internet/mgmt/mib/bridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • /iso/org/dod/internet/mgmt/mib/dot1dBridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/bridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/dot1dBridge/dot1dTp/dot1dTpFdbTable/dot1dTpFdbEntry/dot1dTpFdbStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/17/4/3/1/3

    Description by circitor

    The status of this entry. The meanings of the
    values are:

    other(1) : none of the following. This would
    include the case where some other
    MIB object (not the corresponding
    instance of dot1dTpFdbPort, nor an
    entry in the dot1dStaticTable) is
    being used to determine if and how
    frames addressed to the value of
    the corresponding instance of
    dot1dTpFdbAddress are being
    forwarded.

    invalid(2) : this entry is not longer valid
    (e.g., it was learned but has since
    aged-out), but has not yet been
    flushed from the table.

    learned(3) : the value of the corresponding
    instance of dot1dTpFdbPort was
    learned, and is being used.

    self(4) : the value of the corresponding
    instance of dot1dTpFdbAddress
    represents one of the bridge's
    addresses. The corresponding
    instance of dot1dTpFdbPort
    indicates which of the bridge's
    ports has this address.

    mgmt(5) : the value of the corresponding
    instance of dot1dTpFdbAddress is
    also the value of an existing
    instance of dot1dStaticAddress.

    Parsed from file MRVINREACH.mib
    Module: MRVINREACH

    Description by cisco_v1

    The status of this entry. The meanings of the
    values are:

    other(1) : none of the following. This would
    include the case where some other
    MIB object (not the corresponding
    instance of dot1dTpFdbPort, nor an
    entry in the dot1dStaticTable) is
    being used to determine if and how
    frames addressed to the value of
    the corresponding instance of
    dot1dTpFdbAddress are being
    forwarded.

    invalid(2) : this entry is not longer valid
    (e.g., it was learned but has since
    aged-out), but has not yet been
    flushed from the table.

    learned(3) : the value of the corresponding
    instance of dot1dTpFdbPort was
    learned, and is being used.

    self(4) : the value of the corresponding
    instance of dot1dTpFdbAddress
    represents one of the bridge's
    addresses. The corresponding
    instance of dot1dTpFdbPort
    indicates which of the bridge's
    ports has this address.

    mgmt(5) : the value of the corresponding
    instance of dot1dTpFdbAddress is
    also the value of an existing
    instance of dot1dStaticAddress.

    Description by oid_info

    dot1dTpFdbStatus OBJECT-TYPE
    SYNTAX INTEGER {
    other(1),
    invalid(2),
    learned(3),
    self(4),
    mgmt(5)
    }
    ACCESS read-only
    STATUS mandatory
    DESCRIPTION
    "The status of this entry. The meanings of the
    values are:
    other(1) : none of the following. This would
    include the case where some other
    MIB object (not the corresponding
    instance of dot1dTpFdbPort, nor an
    entry in the dot1dStaticTable) is
    being used to determine if and how
    frames addressed to the value of
    the corresponding instance of
    dot1dTpFdbAddress are being
    forwarded.
    invalid(2) : this entry is not longer valid
    (e.g., it was learned but has since
    aged-out), but has not yet been
    flushed from the table.
    learned(3) : the value of the corresponding
    instance of dot1dTpFdbPort was
    learned, and is being used.
    self(4) : the value of the corresponding
    instance of dot1dTpFdbAddress
    represents one of the bridges
    addresses. The corresponding
    instance of dot1dTpFdbPort
    indicates which of the bridges
    ports has this address.
    mgmt(5) : the value of the corresponding
    instance of dot1dTpFdbAddress is
    also the value of an existing
    instance of dot1dStaticAddress."

    View at oid-info.com

    Description by mibdepot

    The status of this entry. The meanings of the
    values are:

    other(1) : none of the following. This would
    include the case where some other
    MIB object (not the corresponding
    instance of dot1dTpFdbPort, nor an
    entry in the dot1dStaticTable) is
    being used to determine if and how
    addressed to the value of
    the corresponding instance of
    dot1dTpFdbAddress are being
    forwarded.

    invalid(2) : this entry is not longer valid
    (e.g., it was learned but has since
    aged-out), but has not yet been
    flushed from the table.

    learned(3) : the value of the corresponding
    instance of dot1dTpFdbPort was
    learned, and is being used.

    self(4) : the value of the corresponding
    instance of dot1dTpFdbAddress
    one of the bridge's
    addresses. The corresponding
    instance of dot1dTpFdbPort
    indicates which of the bridge's
    ports has this address.

    mgmt(5) : the value of the corresponding
    instance of dot1dTpFdbAddress is
    also the value of an existing
    instance of dot1dStaticAddress.

    Parsed from file 18600.MIB.txt
    Company: None
    Module: MSH4PortEthBr-MIB

    Description by cisco

    The status of this entry. The meanings of the
    values are:
    other(1) - none of the following. This would
    include the case where some other MIB object
    (not the corresponding instance of
    dot1dTpFdbPort, nor an entry in the
    dot1dStaticTable) is being used to determine if
    and how frames addressed to the value of the
    corresponding instance of dot1dTpFdbAddress are
    being forwarded.
    invalid(2) - this entry is no longer valid (e.g.,
    it was learned but has since aged out), but has
    not yet been flushed from the table.
    learned(3) - the value of the corresponding instance
    of dot1dTpFdbPort was learned, and is being
    used.
    self(4) - the value of the corresponding instance of
    dot1dTpFdbAddress represents one of the bridge's
    addresses. The corresponding instance of
    dot1dTpFdbPort indicates which of the bridge's
    ports has this address.
    mgmt(5) - the value of the corresponding instance of
    dot1dTpFdbAddress is also the value of an
    existing instance of dot1dStaticAddress.

    Information by circitor

    dot1dTpFdbStatus OBJECT-TYPE SYNTAX INTEGER { other(1), invalid(2), learned(3), self(4), mgmt(5) } ACCESS read-only STATUS mandatory DESCRIPTION "The status of this entry. The meanings of the values are: other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress." ::= { dot1dTpFdbEntry 3 }

    Information by cisco_v1

    dot1dTpFdbStatus OBJECT-TYPE SYNTAX INTEGER { other(1), invalid(2), learned(3), self(4), mgmt(5) } ACCESS read-only STATUS mandatory DESCRIPTION "The status of this entry. The meanings of the values are: other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress." ::= { dot1dTpFdbEntry 3 }

    Information by oid_info

    Automatically extracted from RFC1493

    Information by mibdepot

    dot1dTpFdbStatus OBJECT-TYPE SYNTAX INTEGER { other(1), invalid(2), learned(3), self(4), mgmt(5) } ACCESS read-only STATUS mandatory DESCRIPTION "The status of this entry. The meanings of the values are: other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of dot1dTpFdbAddress one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress." ::= { dot1dTpFdbEntry 3 }

    Information by cisco

    dot1dTpFdbStatus OBJECT-TYPE SYNTAX INTEGER { other(1), invalid(2), learned(3), self(4), mgmt(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "The status of this entry. The meanings of the values are: other(1) - none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) - the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) - the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress." ::= { dot1dTpFdbEntry 3 }

    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 (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.17.4.3.1.1 dot1dTpFdbAddress 0 0 A unicast MAC address for which the bridge has
    forwarding and/or filtering information.
    1.3.6.1.2.1.17.4.3.1.2 dot1dTpFdbPort, dot1dTpFdbDestPortIfIndex 0 0 Either the value '0', or the port number of the
    port on which a frame having a source address
    equal to the value of the correspon…
    1.3.6.1.2.1.17.4.3.1.5 dot1dTpFdbAge 0 0 Age of this entry in seconds.