Unisphere-Data-FRAME-RELAY-MIB

File: Unisphere-Data-FRAME-RELAY-MIB.mib (50558 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB FRAME-RELAY-DTE-MIB Unisphere-Data-MIBs
Unisphere-Data-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 TimeTicks RowStatus
TimeStamp MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndex InterfaceIndexOrZero DLCI
usDataMibs UsdNextIfIndex

Defined Types

UsdFrDlcmiEntry  
SEQUENCE    
  usdFrDlcmiIfIndex InterfaceIndex
  usdFrDlcmiState INTEGER
  usdFrDlcmiAddress INTEGER
  usdFrDlcmiAddressLen INTEGER
  usdFrDlcmiPollingInterval Integer32
  usdFrDlcmiFullEnquiryInterval Integer32
  usdFrDlcmiErrorThreshold Integer32
  usdFrDlcmiMonitoredEvents Integer32
  usdFrDlcmiMaxSupportedVCs DLCI
  usdFrDlcmiMulticast INTEGER
  usdFrDlcmiStatus INTEGER
  usdFrDlcmiRowStatus RowStatus
  usdFrDlcmiLowerIfIndex InterfaceIndexOrZero
  usdFrDlcmiRole INTEGER
  usdFrDlcmiDcePollingInterval Integer32
  usdFrDlcmiDceErrorThreshold Integer32
  usdFrDlcmiDceMonitoredEvents Integer32

UsdFrDlcmiStatsEntry  
SEQUENCE    
  usdFrDlcmiStatsDteEnquiries Counter32
  usdFrDlcmiStatsDteFullEnquiries Counter32
  usdFrDlcmiStatsDteEnquiryResponses Counter32
  usdFrDlcmiStatsDteFullEnquiryResponses Counter32
  usdFrDlcmiStatsDteAsyncUpdates Counter32
  usdFrDlcmiStatsDteUnknownRxMessages Counter32
  usdFrDlcmiStatsDteLossOfSequences Counter32
  usdFrDlcmiStatsDteNoResponseTimeouts Counter32
  usdFrDlcmiStatsDceEnquiries Counter32
  usdFrDlcmiStatsDceFullEnquiries Counter32
  usdFrDlcmiStatsDceEnquiryResponses Counter32
  usdFrDlcmiStatsDceFullEnquiryResponses Counter32
  usdFrDlcmiStatsDceAsyncUpdates Counter32
  usdFrDlcmiStatsDceUnknownRxMessages Counter32
  usdFrDlcmiStatsDceLossOfSequences Counter32
  usdFrDlcmiStatsDceNoResponseTimeouts Counter32
  usdFrDlcmiStatsDiscontinuityTime TimeTicks

UsdFrCircuitEntry  
SEQUENCE    
  usdFrCircuitIfIndex InterfaceIndex
  usdFrCircuitDlci DLCI
  usdFrCircuitState INTEGER
  usdFrCircuitReceivedFECNs Counter32
  usdFrCircuitReceivedBECNs Counter32
  usdFrCircuitSentFrames Counter32
  usdFrCircuitSentOctets Counter32
  usdFrCircuitReceivedFrames Counter32
  usdFrCircuitReceivedOctets Counter32
  usdFrCircuitCreationTime TimeStamp
  usdFrCircuitLastTimeChange TimeStamp
  usdFrCircuitCommittedBurst Integer32
  usdFrCircuitExcessBurst Integer32
  usdFrCircuitThroughput Integer32
  usdFrCircuitMulticast INTEGER
  usdFrCircuitType INTEGER
  usdFrCircuitDiscards Counter32
  usdFrCircuitReceivedDEs Counter32
  usdFrCircuitSentDEs Counter32
  usdFrCircuitLogicalIfIndex InterfaceIndex
  usdFrCircuitRowStatus RowStatus
  usdFrCircuitSentFECNs Counter32
  usdFrCircuitSentBECNs Counter32

UsdFrSubIfEntry  
SEQUENCE    
  usdFrSubIfIndex InterfaceIndex
  usdFrSubIfRowStatus RowStatus
  usdFrSubIfLowerIfIndex InterfaceIndexOrZero
  usdFrSubIfId Integer32

UsdFrSubIfCktEntry  
SEQUENCE    
  usdFrSubIfCktDlci DLCI
  usdFrSubIfCktRowStatus RowStatus

Defined Values

usdFrameRelayMIB 1.3.6.1.4.1.4874.2.2.10
The Frame Relay MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdFrObjects 1.3.6.1.4.1.4874.2.2.10.1
OBJECT IDENTIFIER    

usdFrIfLayer 1.3.6.1.4.1.4874.2.2.10.1.1
OBJECT IDENTIFIER    

usdFrSubIfLayer 1.3.6.1.4.1.4874.2.2.10.1.2
OBJECT IDENTIFIER    

usdFrNextIfIndex 1.3.6.1.4.1.4874.2.2.10.1.1.1
Coordinate ifIndex value allocation for entries in usdFrDlcmiTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdFrDlcmiTable 1.3.6.1.4.1.4874.2.2.10.1.1.2
The Parameters for the Data Link Connection Management Interface for the frame relay service on this interface. This table represents a superset of functionality specified in RFC2115 FRAME-RELAY-DTE-MIB. In particular, it adds attributes that permit the interface to operate as a network-side (DCE) interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdFrDlcmiEntry

usdFrDlcmiEntry 1.3.6.1.4.1.4874.2.2.10.1.1.2.1
The Parameters for a particular Data Link Connection Management Interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable, and usdFrDlcmiStatsTable. Creating/deleting user-side (DTE) entries in this table also causes coresponding entries to be created/deleted in RFC2115 frDlcmiTable. The organization and definitions of objects in this table are intentionally aligned closely to those in RFC2115.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdFrDlcmiEntry  

usdFrDlcmiIfIndex 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.1
The ifIndex value of the corresponding ifEntry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

usdFrDlcmiState 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.2
This variable states which Data Link Connection Management scheme is active (and by implication, what DLCI it uses) on the Frame Relay interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noLmiConfigured(1), lmiRev1(2), ansiT1617D(3), ansiT1617B(4), itut933A(5), ansiT1617D1994(6)  

usdFrDlcmiAddress 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.3
This variable states which address format is in use on the Frame Relay interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER q921(1), q922March90(2), q922November90(3), q922(4)  

usdFrDlcmiAddressLen 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.4
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER twoOctets(2), threeOctets(3), fourOctets(4)  

usdFrDlcmiPollingInterval 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.5
This is the number of seconds between successive status enquiry messages sent by the DTE. Pertains to DTE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is acting as a DTE or NNI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..30  

usdFrDlcmiFullEnquiryInterval 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.6
Number of status enquiry intervals that pass before issuance of a full status enquiry message. Pertains to DTE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is acting as a DTE or NNI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

usdFrDlcmiErrorThreshold 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.7
The minimum number of errors that must be observed within the number of events specified by usdFrDlcmiMonitoredEvents, to declare the interface down. 'error' is lack of receipt of a Status, in response to an issued Status Enquiry, within the Polling Interval (T391). Pertains to DTE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is acting as a DTE or NNI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

usdFrDlcmiMonitoredEvents 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.8
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. 'status polling interval' is specified by usdFrDlcmiPollingInterval. Pertains to DTE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is acting as a DTE or NNI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

usdFrDlcmiMaxSupportedVCs 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.9
The 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 badValue.
Status: current Access: read-create
OBJECT-TYPE    
  DLCI  

usdFrDlcmiMulticast 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.10
This indicates whether the Frame Relay interface is using a multicast service.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER nonBroadcast(1), broadcast(2)  

usdFrDlcmiStatus 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.11
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER running(1), fault(2), initializing(3)  

usdFrDlcmiRowStatus 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.12
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdFrDlcmiRowStatus usdFrDlcmiState usdFrDlcmiMaxSupportedVCs usdFrDlcmiLowerIfIndex usdFrDlcmiRole In addition, when creating an entry the following conditions must hold: A value for usdFrDlcmiIndex must have been determined previously, by reading usdFrNextIfIndex. The interface identified by usdFrDlcmiLowerIfIndex must exist, and must be an interface type that permits layering of Frame Relay above it. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table. If usdFrDlcmiRole is dte(0), a corresponding entry is created/deleted in frDlcmiTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdFrDlcmiLowerIfIndex 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.13
The ifIndex of an interface over which this Frame Relay interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdFrDlcmiRole 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.14
Specifies the role this interface assumes with respect to the remote end. When acting as a DTE, the following objects are not relevant: usdFrDlcmiDcePollingInterval usdFrDlcmiDceErrorThreshold usdFrDlcmiDceMonitoredEvents When acting as a DCE, the following objects are not relevant: usdFrDlcmiPollingInterval usdFrDlcmiFullEnquiryInterval usdFrDlcmiErrorThreshold usdFrDlcmiMonitoredEvents
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dte(0), dce(1), nni(2)  

usdFrDlcmiDcePollingInterval 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.15
The number of seconds within which a DCE expects to receive a Status Enquiry from the DTE. This value corresponds to the T392 timer. Pertains to DCE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is acting as a DCE or NNI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..30  

usdFrDlcmiDceErrorThreshold 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.16
The minimum number of errors that must be observed within the number of events specified by usdFrDlcmiDceMonitoredEvents, to declare the interface down. 'error' is lack of receipt of a Status Enquiry within the interval specified by usdFrDlcmiDcePollingInterval (T392). Pertains to DCE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is acting as a DCE or NNI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

usdFrDlcmiDceMonitoredEvents 1.3.6.1.4.1.4874.2.2.10.1.1.2.1.17
The number of DCE polling intervals over which accumulated errors are counted against the threshold specified in usdFrDlcmiDceErrorThreshold. If, within this number of events, the number of errors equals or exceeds the threshold, the interface is declared down. The 'DCE polling interval' is specified by usdFrDlcmiDcePollingInterval. Pertains to DCE/NNI operation only. This parameter can be reconfigured only when the Frame Relay interface is acting as a DCE or NNI.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

usdFrDlcmiStatsTable 1.3.6.1.4.1.4874.2.2.10.1.1.3
The statistics for the Data Link Connection Management Interface for the frame relay service on this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdFrDlcmiStatsEntry

usdFrDlcmiStatsEntry 1.3.6.1.4.1.4874.2.2.10.1.1.3.1
The statistics for a particular Data Link Connection Management Interface. Statistics are not relevant while the usdFrDlcmiState has the value 'noLmiConfigured'. The DTE statistics are relevant when the corresponding usdFrDlcmiRole is DTE. The DTE statistics are relevant when the corresponding usdFrDlcmiRole is DCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdFrDlcmiStatsEntry  

usdFrDlcmiStatsDteEnquiries 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.1
Number of Status Enquiries sent (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDteFullEnquiries 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.2
Number of Full Enquiries sent (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDteEnquiryResponses 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.3
Number of Status Enquiry responses received (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDteFullEnquiryResponses 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.4
Number of Full Enquiry responses received (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDteAsyncUpdates 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.5
Number of Asynchronous Updates received (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDteUnknownRxMessages 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.6
Number of unknown messages received (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDteLossOfSequences 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.7
Number of times a discontinuity in sequence numbering of received messages was detected (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDteNoResponseTimeouts 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.8
Number of timer expirations awaiting a Status message (as DTE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceEnquiries 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.9
Number of Status Enquiries received (as DCE.)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceFullEnquiries 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.10
Number of Full Enquiries received (as DCE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceEnquiryResponses 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.11
Number of Status Enquiry responses sent (as DCE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceFullEnquiryResponses 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.12
Number of Full Enquiry responses sent (as DCE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceAsyncUpdates 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.13
Number of Asynchronous Updates sent (as DCE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceUnknownRxMessages 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.14
Number of unknown messages received (as DCE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceLossOfSequences 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.15
Number of times a discontinuity in sequence numbering of received messages was detected (as DCE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDceNoResponseTimeouts 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.16
Number of timer expirations awaiting a Status Enquiry (as DCE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrDlcmiStatsDiscontinuityTime 1.3.6.1.4.1.4874.2.2.10.1.1.3.1.17
Value of sysUpTime at the most recent event that caused a discontinuity in the monotonic operation of any of the counters in this entry. Such disruption might be caused by: Hardware insertion/removal. Reconfiguration of usdFrDlcmiState. Reconfiguration of usdFrDlcmiRole. Conclusions can be drawn from successive polls of an entry's counters only if the value of this object, simultaneously retrieved in those polls, remains unchanged.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

usdFrCircuitTable 1.3.6.1.4.1.4874.2.2.10.1.1.4
A table containing information about specific Data Link Connections (DLC) or virtual circuits. This table mirrors the structure of RFC2115 FRAME-RELAY-DTE-MIB frCircuitTable, for the purpose of enumerating circuits on both DTE and DCE Frame Relay interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdFrCircuitEntry

usdFrCircuitEntry 1.3.6.1.4.1.4874.2.2.10.1.1.4.1
The information regarding a single Data Link Connection. Discontinuities in the counters contained in this table are indicated by the value in usdFrCircuitCreationTime.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdFrCircuitEntry  

usdFrCircuitIfIndex 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.1
The ifIndex Value of the ifEntry this virtual circuit is layered onto.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdFrCircuitDlci 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.2
The Data Link Connection Identifier for this virtual circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  DLCI  

usdFrCircuitState 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.3
Indicates 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 usdFrCircuitRowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(1), active(2), inactive(3)  

usdFrCircuitReceivedFECNs 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.4
Number 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitReceivedBECNs 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.5
Number 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitSentFrames 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.6
The number of frames sent from this virtual circuit since it was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitSentOctets 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.7
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitReceivedFrames 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.8
Number of frames received over this virtual circuit since it was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitReceivedOctets 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.9
Number 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitCreationTime 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.10
The value of sysUpTime when the virtual circuit was created, whether by the Data Link Connection Management Interface or by a SetRequest.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

usdFrCircuitLastTimeChange 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.11
The value of sysUpTime when last there was a change in the virtual circuit state
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

usdFrCircuitCommittedBurst 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.12
This variable indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during the measurement interval.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdFrCircuitExcessBurst 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.13
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdFrCircuitThroughput 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.14
Throughput 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=usdFrCircuitCommittedBurst/usdFrCircuitThroughput. If the configured committed burst rate and throughput are both zero, the measurement interval, T, is T=usdFrCircuitExcessBurst/ifSpeed.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdFrCircuitMulticast 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.15
This indicates whether this VC is used as a unicast VC (i.e. not multicast) or the type of multicast service subscribed to
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unicast(1), oneWay(2), twoWay(3), nWay(4)  

usdFrCircuitType 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.16
Indication of whether the VC was manually created (static), or dynamically created (dynamic) via the data link control management interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

usdFrCircuitDiscards 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.17
The number of inbound frames dropped because of format errors, or because the VC is inactive.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitReceivedDEs 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.18
Number 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitSentDEs 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.19
Number 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitLogicalIfIndex 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.20
Normally 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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

usdFrCircuitRowStatus 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.21
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdFrCircuitSentFECNs 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.22
Number of frames sent to 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrCircuitSentBECNs 1.3.6.1.4.1.4874.2.2.10.1.1.4.1.23
Number of frames sent to 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdFrSubIfNextIfIndex 1.3.6.1.4.1.4874.2.2.10.1.2.1
Coordinate ifIndex value allocation for entries in usdFrSubIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdFrSubIfTable 1.3.6.1.4.1.4874.2.2.10.1.2.2
This table contains entries for Frame Relay Subinterfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdFrSubIfEntry

usdFrSubIfEntry 1.3.6.1.4.1.4874.2.2.10.1.2.2.1
Each entry describes the characteristics of a Frame Relay Subinterface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/usdIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdFrSubIfEntry  

usdFrSubIfIndex 1.3.6.1.4.1.4874.2.2.10.1.2.2.1.1
The ifIndex of the Frame Relay Subinterface. When creating entries in this table, suitable values for this object are determined by reading usdFrSubNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdFrSubIfRowStatus 1.3.6.1.4.1.4874.2.2.10.1.2.2.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdFrSubIfRowStatus usdFrSubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdFrSubIfIndex must have been determined previously, by reading usdFrSubIfNextIfIndex. The interface identified by usdFrSubIfLowerIfIndex must exist, and must be a Frame Relay interface. A positive value configured for usdFrSubIfId must not already be assigned to another subinterface layered onto the same underlying Frame Relay interface. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdFrSubIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.10.1.2.2.1.3
The ifIndex of a Frame Relay interface over which this Frame Relay Subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdFrSubIfId 1.3.6.1.4.1.4874.2.2.10.1.2.2.1.4
An integer identifier for the Frame Relay subinterface, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among subinterfaces configured on the same underlying Frame Relay interface. If this object is not configured, or is configured with a value of -1, a nonzero value will be allocated internally and can be retrieved from this object after table entry creation has succeeded. A value of zero for this object is reserved for future use.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..2147483647  

usdFrSubIfCktTable 1.3.6.1.4.1.4874.2.2.10.1.2.3
This table contains entries for Frame Relay circuits configured on Frame Relay Subinterfaces present in the system. An implementation may constrain the number of circuits permitted to be configured per Frame Relay Subinterface; in particular, an implementation may restrict each Frame Relay Subinterface to have a single circuit. Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdFrSubIfCktEntry

usdFrSubIfCktEntry 1.3.6.1.4.1.4874.2.2.10.1.2.3.1
Each entry describes the characteristics of a Frame Relay Subinterface circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdFrSubIfCktEntry  

usdFrSubIfCktDlci 1.3.6.1.4.1.4874.2.2.10.1.2.3.1.1
The DLCI of the Frame Relay circuit used by this subinterface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DLCI  

usdFrSubIfCktRowStatus 1.3.6.1.4.1.4874.2.2.10.1.2.3.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdFrSubIfCktRowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdFrConformance 1.3.6.1.4.1.4874.2.2.10.4
OBJECT IDENTIFIER    

usdFrCompliances 1.3.6.1.4.1.4874.2.2.10.4.1
OBJECT IDENTIFIER    

usdFrGroups 1.3.6.1.4.1.4874.2.2.10.4.2
OBJECT IDENTIFIER    

usdFrCompliance 1.3.6.1.4.1.4874.2.2.10.4.1.1
The compliance statement for entities that implement the Unisphere Frame Relay MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

usdFrGroup 1.3.6.1.4.1.4874.2.2.10.4.2.1
A collection of objects providing management of Frame Relay interfaces in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdFrSubIfGroup 1.3.6.1.4.1.4874.2.2.10.4.2.2
A collection of objects providing management of Frame Relay subinterfaces in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP