frErrType
FRAME-RELAY-DTE-MIB ·
.1.3.6.1.2.1.10.32.3.1.2
Object
column
Enumeration
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.
Context
- MIB
- FRAME-RELAY-DTE-MIB
- OID
.1.3.6.1.2.1.10.32.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- frErrEntry
- Table
- frErrTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknownError |
2 | receiveShort |
3 | receiveLong |
4 | illegalAddress |
5 | unknownAddress |
6 | dlcmiProtoErr |
7 | dlcmiUnknownIE |
8 | dlcmiSequenceErr |
9 | dlcmiUnknownRpt |
10 | noErrorSinceReset |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| frErrIfIndex The ifIndex Value of the corresponding ifEntry. | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.10.32.3.1.1 |
| frErrData 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 as was delivered. It is desirable
to include all h… | column | OctetString | .1.3.6.1.2.1.10.32.3.1.3 |
| frErrTime The value of sysUpTime at which the error was
detected. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.10.32.3.1.4 |
| frErrFaults The number of times the interface has gone down since
it was initialized. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.32.3.1.5 |
| frErrFaultTime The value of sysUpTime at the time when the interface
was taken down due to excessive errors. Excessive
errors is defined as the time when a DLCMI exceeds the
frDlcmiErrorThresho… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.10.32.3.1.6 |