Home/Catalog/FRAME-RELAY-DTE-MIB

FRAME-RELAY-DTE-MIB

AI MIB Summary

FRAME-RELAY-DTE-MIB monitors and manages Data Terminal Equipment (DTE) interfaces on Frame Relay networks, tracking critical performance metrics such as PVC status, LMI exchange states, and traffic counters for virtual circuit management.

The MIB module to describe the use of a Frame Relay interface by a DTE.
Main OID:
frameRelayDTE.1.3.6.1.2.1.10.32
54
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

54 total
Object Name
frameRelayDTEThe MIB module to describe the use of a Frame Relay interface by a DTE.
MODULE-IDENTITY
.1.3.6.1.2.1.10.32
frameRelayTraps
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32.0
frDLCIStatusChangeThis trap indicates that the indicated Virtual Circuit has changed state. It has either been created or invalidated, or has toggled between the active and inactive states. If, however, the reason for the state change is due to the DLCMI going down, per-DLCI traps should not be generated.
NOTIFICATION-TYPE
.1.3.6.1.2.1.10.32.0.1
frDlcmiTableThe Parameters for the Data Link Connection Management Interface for the frame relay service on this interface.
SEQUENCE OF FrDlcmiEntry
.1.3.6.1.2.1.10.32.1
frDlcmiEntryThe Parameters for a particular Data Link Connection Management Interface.
FrDlcmiEntry
.1.3.6.1.2.1.10.32.1.1
frDlcmiIfIndexThe ifIndex value of the corresponding ifEntry.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.32.1.1.1
frDlcmiStateThis variable states which Data Link Connection Management scheme is active (and by implication, what DLCI it uses) on the Frame Relay interface.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.2
frDlcmiAddressThis variable states which address format is in use on the Frame Relay interface.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.3
frDlcmiAddressLenThis variable states the address length in octets. In the case of Q922 format, the length indicates the entire length of the address including the control portion.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.4
frDlcmiPollingIntervalThis is the number of seconds between successive status enquiry messages.rw
Integer32
.1.3.6.1.2.1.10.32.1.1.5
frDlcmiFullEnquiryIntervalNumber of status enquiry intervals that pass before issuance of a full status enquiry message.rw
Integer32
.1.3.6.1.2.1.10.32.1.1.6
frDlcmiErrorThresholdThis is the maximum number of unanswered Status Enquiries the equipment shall accept before declaring the interface down.rw
Integer32
.1.3.6.1.2.1.10.32.1.1.7
frDlcmiMonitoredEventsThis is the number of status polling intervals over which the error threshold is counted. For example, if within 'MonitoredEvents' number of events the station receives 'ErrorThreshold' number of errors, the interface is marked as down.rw
Integer32
.1.3.6.1.2.1.10.32.1.1.8
frDlcmiMaxSupportedVCsThe maximum number of Virtual Circuits allowed for this interface. Usually dictated by the Frame Relay network. In response to a SET, if a value less than zero or higher than the agent's maximal capability is configured, the agent should respond badValuerw
DLCI
.1.3.6.1.2.1.10.32.1.1.9
frDlcmiMulticastThis indicates whether the Frame Relay interface is using a multicast service.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.10
frDlcmiStatusThis indicates the status of the Frame Relay interface as determined by the performance of the dlcmi. If no dlcmi is running, the Frame Relay interface will stay in the running state indefinitely.ro
Enumeration
.1.3.6.1.2.1.10.32.1.1.11
frDlcmiRowStatusSNMP Version 2 Row Status Variable. Writable objects in the table may be written in any RowStatus state.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.10.32.1.1.12
frCircuitTableA table containing information about specific Data Link Connections (DLC) or virtual circuits.
SEQUENCE OF FrCircuitEntry
.1.3.6.1.2.1.10.32.2
frCircuitEntryThe information regarding a single Data Link Connection. Discontinuities in the counters contained in this table are indicated by the value in frCircuitCreationTime.
FrCircuitEntry
.1.3.6.1.2.1.10.32.2.1
frCircuitIfIndexThe ifIndex Value of the ifEntry this virtual circuit is layered onto.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.32.2.1.1
frCircuitDlciThe Data Link Connection Identifier for this virtual circuit.ro
DLCI
.1.3.6.1.2.1.10.32.2.1.2
frCircuitStateIndicates whether the particular virtual circuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by setting virtual circuit state to 'active', or deleted by changing Circuit state to 'invalid'. Whether or not the row actually disappears is left to the implementation, so this object may actually read as 'invalid' for some arbitrary length of time. It is also legal to set the state of a virtual circuit to 'inactive' to temporarily disable a given circuit. The use of 'invalid' is deprecated in this SNMP Version 2 MIB, in favor of frCircuitRowStatus.rw
Enumeration
.1.3.6.1.2.1.10.32.2.1.3
frCircuitReceivedFECNsNumber of frames received from the network indicating forward congestion since the virtual circuit was created. This occurs when the remote DTE sets the FECN flag, or when a switch in the network enqueues the frame to a trunk whose transmission queue is congested.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.4
frCircuitReceivedBECNsNumber of frames received from the network indicating backward congestion since the virtual circuit was created. This occurs when the remote DTE sets the BECN flag, or when a switch in the network receives the frame from a trunk whose transmission queue is congested.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.5
frCircuitSentFramesThe number of frames sent from this virtual circuit since it was created.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.6
frCircuitSentOctetsThe number of octets sent from this virtual circuit since it was created. Octets counted are the full frame relay header and the payload, but do not include the flag characters or CRC.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.7
frCircuitReceivedFramesNumber of frames received over this virtual circuit since it was created.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.8
frCircuitReceivedOctetsNumber of octets received over this virtual circuit since it was created. Octets counted include the full frame relay header, but do not include the flag characters or the CRC.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.9
frCircuitCreationTimeThe value of sysUpTime when the virtual circuit was created, whether by the Data Link Connection Management Interface or by a SetRequest.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.10.32.2.1.10
frCircuitLastTimeChangeThe value of sysUpTime when last there was a change in the virtual circuit statero
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.10.32.2.1.11
frCircuitCommittedBurstThis variable indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during the measurement interval.rw
Integer32
.1.3.6.1.2.1.10.32.2.1.12
frCircuitExcessBurstThis variable indicates the maximum amount of uncommitted data bits that the network will attempt to deliver over the measurement interval. By default, if not configured when creating the entry, the Excess Information Burst Size is set to the value of ifSpeed.rw
Integer32
.1.3.6.1.2.1.10.32.2.1.13
frCircuitThroughputThroughput is the average number of 'Frame Relay Information Field' bits transferred per second across a user network interface in one direction, measured over the measurement interval. If the configured committed burst rate and throughput are both non-zero, the measurement interval, T, is T=frCircuitCommittedBurst/frCircuitThroughput. If the configured committed burst rate and throughput are both zero, the measurement interval, T, is T=frCircuitExcessBurst/ifSpeed.rw
Integer32
.1.3.6.1.2.1.10.32.2.1.14
frCircuitMulticastThis indicates whether this VC is used as a unicast VC (i.e. not multicast) or the type of multicast service subscribed torw
Enumeration
.1.3.6.1.2.1.10.32.2.1.15
frCircuitTypeIndication of whether the VC was manually created (static), or dynamically created (dynamic) via the data link control management interface.ro
Enumeration
.1.3.6.1.2.1.10.32.2.1.16
frCircuitDiscardsThe number of inbound frames dropped because of format errors, or because the VC is inactive.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.17
frCircuitReceivedDEsNumber of frames received from the network indicating that they were eligible for discard since the virtual circuit was created. This occurs when the remote DTE sets the DE flag, or when in remote DTE's switch detects that the frame was received as Excess Burst data.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.18
frCircuitSentDEsNumber of frames sent to the network indicating that they were eligible for discard since the virtual circuit was created. This occurs when the local DTE sets the DE flag, indicating that during Network congestion situations those frames should be discarded in preference of other frames sent without the DE bit set.ro
Counter32
.1.3.6.1.2.1.10.32.2.1.19
frCircuitLogicalIfIndexNormally the same value as frDlcmiIfIndex, but different when an implementation associates a virtual ifEntry with a DLC or set of DLCs in order to associate higher layer objects such as the ipAddrEntry with a subset of the virtual circuits on a Frame Relay interface. The type of such ifEntries is defined by the higher layer object; for example, if PPP/Frame Relay is implemented, the ifType of this ifEntry would be PPP. If it is not so defined, as would be the case with an ipAddrEntry, it should be of type Other.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.32.2.1.20
frCircuitRowStatusThis object is used to create a new row or modify or destroy an existing row in the manner described in the definition of the RowStatus textual convention. Writable objects in the table may be written in any RowStatus state.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.10.32.2.1.21
frErrTableA table containing information about Errors on the Frame Relay interface. Discontinuities in the counters contained in this table are the same as apply to the ifEntry associated with the Interface.
SEQUENCE OF FrErrEntry
.1.3.6.1.2.1.10.32.3
frErrEntryThe error information for a single frame relay interface.
FrErrEntry
.1.3.6.1.2.1.10.32.3.1
frErrIfIndexThe ifIndex Value of the corresponding ifEntry.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.32.3.1.1
frErrTypeThe 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.ro
Enumeration
.1.3.6.1.2.1.10.32.3.1.2
frErrDataAn 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 header and demultiplexing information.ro
OCTET STRING
.1.3.6.1.2.1.10.32.3.1.3
frErrTimeThe value of sysUpTime at which the error was detected.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.10.32.3.1.4
frErrFaultsThe number of times the interface has gone down since it was initialized.ro
Counter32
.1.3.6.1.2.1.10.32.3.1.5
frErrFaultTimeThe 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 frDlcmiErrorThreshold number of errors within frDlcmiMonitoredEvents. See FrDlcmiEntry for further details.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.10.32.3.1.6
frameRelayTrapControl
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32.4
frTrapStateThis variable indicates whether the system produces the frDLCIStatusChange trap.rw
Enumeration
.1.3.6.1.2.1.10.32.4.1
frTrapMaxRateThis variable indicates the number of milliseconds that must elapse between trap emissions. If events occur more rapidly, the impementation may simply fail to trap, or may queue traps until an appropriate time.rw
Integer32
.1.3.6.1.2.1.10.32.4.2
frConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32.6
frGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32.6.1
frCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32.6.2
FRAME-RELAY-DTE-MIB - SNMP MIB Reference | MIBs Explorer