All MIBs › FRAME-RELAY-DTE-MIB › frErrType
frErrType
Module: FRAME-RELAY-DTE-MIB
OID (symbolic): FRAME-RELAY-DTE-MIB::frErrType
OID (numeric): 1.3.6.1.2.1.10.32.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.32.3.1.2 snmpwalk -v2c -c public <target> FRAME-RELAY-DTE-MIB::frErrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.32.3.1.2.1 snmpget -v2c -c public <target> FRAME-RELAY-DTE-MIB::frErrType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.32 | frameRelayDTE | FRAME-RELAY-DTE-MIB |
| 1.3.6.1.2.1.10.32.3 | frErrTable | FRAME-RELAY-DTE-MIB |
| 1.3.6.1.2.1.10.32.3.1 | frErrEntry | FRAME-RELAY-DTE-MIB |
| 1.3.6.1.2.1.10.32.3.1.2 | frErrType | FRAME-RELAY-DTE-MIB |