Reference record for OID 1.3.6.1.2.1.10.32.3.1.2


parent
1.3.6.1.2.1.10.32.3.1 (frErrEntry)
node code
2
node name
frErrType
dot oid
1.3.6.1.2.1.10.32.3.1.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) frame-relay(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) frameRelayDTE(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) frameRelay(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) frpublic(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) frame-relay(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) frameRelayDTE(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) frameRelay(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) frpublic(32) frErrTable(3) frErrEntry(1) frErrType(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/transmission/frame-relay/frErrTable/frErrEntry/frErrType
  • /iso/identified-organization/dod/internet/mgmt/mib-2/transmission/frameRelayDTE/frErrTable/frErrEntry/frErrType
  • ...skipped...
  • /iso/org/dod/internet/mgmt/mib-2/transmission/frameRelay/frErrTable/frErrEntry/frErrType
  • /iso/org/dod/internet/mgmt/mib-2/transmission/frpublic/frErrTable/frErrEntry/frErrType
  • /iso/org/dod/internet/mgmt/mib/transmission/frame-relay/frErrTable/frErrEntry/frErrType
  • /iso/org/dod/internet/mgmt/mib/transmission/frameRelayDTE/frErrTable/frErrEntry/frErrType
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/transmission/frameRelay/frErrTable/frErrEntry/frErrType
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/transmission/frpublic/frErrTable/frErrEntry/frErrType
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/10/32/3/1/2

    Description by circitor

    The type of error that was last seen on this
    interface.

    Parsed from file ITOUCHHUB.mib
    Module: ITOUCHHUB

    Description by cisco_v1

    The type of error that was last seen on this
    interface.

    Description by oid_info

    frErrType OBJECT-TYPE
    SYNTAX INTEGER {
    unknownError(1),
    receiveShort(2),
    receiveLong(3),
    illegalAddress(4),
    unknownAddress(5),
    dlcmiProtoErr(6),
    dlcmiUnknownIE(7),
    dlcmiSequenceErr(8),
    dlcmiUnknownRpt(9),
    noErrorSinceReset(10)
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
    "The type of error that was last seen on this interface:
    receiveShort: frame was not long enough to allow
    demultiplexing - the address field was incomplete,
    or for virtual circuits using Multiprotocol over
    Frame Relay, the protocol identifier was missing
    or incomplete.
    receiveLong: frame exceeded maximum length configured for this
    interface.
    illegalAddress: address field did not match configured format.
    unknownAddress: frame received on a virtual circuit which was not
    active or administratively disabled.
    dlcmiProtoErr: unspecified error occurred when attempting to
    interpret link maintenance frame.
    dlcmiUnknownIE: link maintenance frame contained an Information
    Element type which is not valid for the
    configured link maintenance protocol.
    dlcmiSequenceErr: link maintenance frame contained a sequence
    number other than the expected value.
    dlcmiUnknownRpt: link maintenance frame contained a Report Type
    Information Element whose value was not valid
    for the configured link maintenance protocol.
    noErrorSinceReset: no errors have been detected since the last
    cold start or warm start."

    View at oid-info.com

    Description by mibdepot

    The type of error that was last seen on this
    interface.

    Parsed from file vina-fr.mib.txt
    Company: None
    Module: VINA-MIB

    Description by cisco

    The type of error that was last seen on this interface:

    receiveShort: frame was not long enough to allow
    demultiplexing - the address field was incomplete,
    or for virtual circuits using Multiprotocol over
    Frame Relay, the protocol identifier was missing
    or incomplete.

    receiveLong: frame exceeded maximum length configured for this
    interface.

    illegalAddress: address field did not match configured format.

    unknownAddress: frame received on a virtual circuit which was not
    active or administratively disabled.

    dlcmiProtoErr: unspecified error occurred when attempting to
    interpret link maintenance frame.

    dlcmiUnknownIE: link maintenance frame contained an Information
    Element type which is not valid for the
    configured link maintenance protocol.

    dlcmiSequenceErr: link maintenance frame contained a sequence
    number other than the expected value.

    dlcmiUnknownRpt: link maintenance frame contained a Report Type
    Information Element whose value was not valid
    for the configured link maintenance protocol.

    noErrorSinceReset: no errors have been detected since the last
    cold start or warm start.

    Information by circitor

    frErrType OBJECT-TYPE SYNTAX INTEGER { unknownError(1), receiveShort(2), receiveLong(3), illegalDLCI(4), unknownDLCI(5), dlcmiProtoErr(6), dlcmiUnknownIE(7), dlcmiSequenceErr(8), dlcmiUnknownRpt(9), noErrorSinceReset(10) } ACCESS read-only STATUS mandatory DESCRIPTION "The type of error that was last seen on this interface." ::= { frErrEntry 2 }

    Information by cisco_v1

    frErrType OBJECT-TYPE SYNTAX INTEGER { unknownError(1), receiveShort(2), receiveLong(3), illegalDLCI(4), unknownDLCI(5), dlcmiProtoErr(6), dlcmiUnknownIE(7), dlcmiSequenceErr(8), dlcmiUnknownRpt(9), noErrorSinceReset(10) } ACCESS read-only STATUS mandatory DESCRIPTION "The type of error that was last seen on this interface." ::= { frErrEntry 2 }

    Information by oid_info

    Automatically extracted from RFC2115

    Information by mibdepot

    frErrType OBJECT-TYPE SYNTAX INTEGER { unknownError(1), receiveShort(2), receiveLong(3), illegalDLCI(4), unknownDLCI(5), dlcmiProtoErr(6), dlcmiUnknownIE(7), dlcmiSequenceErr(8), dlcmiUnknownRpt(9), noErrorSinceReset(10) } ACCESS read-only STATUS mandatory DESCRIPTION "The type of error that was last seen on this interface." ::= { frErrEntry 2 }

    Information by cisco

    frErrType OBJECT-TYPE SYNTAX INTEGER { unknownError(1), receiveShort(2), receiveLong(3), illegalAddress(4), unknownAddress(5), dlcmiProtoErr(6), dlcmiUnknownIE(7), dlcmiSequenceErr(8), dlcmiUnknownRpt(9), noErrorSinceReset(10) } MAX-ACCESS read-only STATUS current DESCRIPTION "The type of error that was last seen on this interface: receiveShort: frame was not long enough to allow demultiplexing - the address field was incomplete, or for virtual circuits using Multiprotocol over Frame Relay, the protocol identifier was missing or incomplete. receiveLong: frame exceeded maximum length configured for this interface. illegalAddress: address field did not match configured format. unknownAddress: frame received on a virtual circuit which was not active or administratively disabled. dlcmiProtoErr: unspecified error occurred when attempting to interpret link maintenance frame. dlcmiUnknownIE: link maintenance frame contained an Information Element type which is not valid for the configured link maintenance protocol. dlcmiSequenceErr: link maintenance frame contained a sequence number other than the expected value. dlcmiUnknownRpt: link maintenance frame contained a Report Type Information Element whose value was not valid for the configured link maintenance protocol. noErrorSinceReset: no errors have been detected since the last cold start or warm start." ::= { frErrEntry 2 }

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

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.10.32.3.1.1 frErrIfIndex 0 0 The ifIndex Value of the corresponding ifEntry.
    1.3.6.1.2.1.10.32.3.1.3 frErrData 0 0 An octet string containing as much of the error packet
    as possible. As a minimum, it must contain the Q.922
    Address or as much a…
    1.3.6.1.2.1.10.32.3.1.4 frErrTime 0 0 The value of sysUpTime at which the error was
    detected.
    1.3.6.1.2.1.10.32.3.1.5 frErrFaults 0 0 The number of times the interface has gone down since
    it was initialized.
    1.3.6.1.2.1.10.32.3.1.6 frErrFaultTime 0 0 The value of sysUpTime at the time when the interface
    was taken down due to excessive errors. Excessive
    errors is defined as the…