APTIS-FRAME-RELAY-DTE-MIB

File: APTIS-FRAME-RELAY-DTE-MIB.mib (21038 bytes)

Imported modules

RFC-1212 RFC1155-SMI APTIS-MIB

Imported symbols

OBJECT-TYPE Counter TimeTicks
aptis-generic

Defined Types

Index  
INTEGER    

DLCI  
INTEGER    

AptisDlcmiEntry  
SEQUENCE    
  aptisDlcmiIfIndex Index
  aptisDlcmiXmtFramesDropped Counter
  aptisDlcmiXmtOctetsDropped Counter
  aptisDlcmiRcvFramesDropped Counter
  aptisDlcmiRcvOctetsDropped Counter
  aptisDlcmiRcvInvFrames Counter
  aptisDlcmiRcvShortFrames Counter
  aptisDlcmiRcvLongFrames Counter
  aptisDlcmiRcvInvalidDLCI Counter
  aptisDlcmiRcvUnknownDLCI Counter
  aptisDlcmiRcvUnknownErrs Counter
  aptisDlcmiLMIStatusEnquiries Counter
  aptisDlcmiLMIFullStatusEnquiries Counter
  aptisDlcmiLMIStatusResponses Counter
  aptisDlcmiLMIFullStatusResponses Counter
  aptisDlcmiLMIUpdates Counter
  aptisDlcmiUnknownLMIMessagesRcvd Counter
  aptisDlcmiBadLMIMessagesRcvd Counter
  aptisDlcmiLostLMISequences Counter
  aptisDlcmiMissingLMIResponses Counter
  aptisDlcmiUpTime TimeTicks

AptisCircuitEntry  
SEQUENCE    
  aptisCircuitIfIndex Index
  aptisCircuitDlci DLCI
  aptisCircuitReceivedRBits Counter
  aptisCircuitRateFallbacks Counter
  aptisCircuitRateFallforwards Counter
  aptisCircuitFramesDroppedQueueFull Counter
  aptisCircuitNormalSentOctets Counter
  aptisCircuitExcessSentOctets Counter
  aptisCircuitFramesQueuedBandwidth Counter
  aptisCircuitOctetsQueuedBandwidth Counter
  aptisCircuitFramesOnQueue INTEGER
  aptisCircuitReceivedUnknownProtocol Counter
  aptisCircuitSentUnknownProtocol Counter
  aptisCircuitReceivedUnknownFrame Counter
  aptisCircuitReceivedUnknownOrg Counter
  aptisCircuitNormalSentFrames Counter
  aptisCircuitExcessSentFrames Counter
  aptisCircuitOctetsDroppedQueueFull Counter

Defined Values

aptisFrameRelay 1.3.6.1.4.1.2637.2.6
OBJECT IDENTIFIER    

aptisDlcmiTable 1.3.6.1.4.1.2637.2.6.1
The Parameters for the Data Link Connection Management Interface corresponding to any given ifEntry. These parameters are logical extensions to those in object frDlcmiTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AptisDlcmiEntry

aptisDlcmiEntry 1.3.6.1.4.1.2637.2.6.1.1
The Parameters for the Data Link Connection Management Interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AptisDlcmiEntry  

aptisDlcmiIfIndex 1.3.6.1.4.1.2637.2.6.1.1.1
The ifIndex value of the corresponding ifEntry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Index  

aptisDlcmiXmtFramesDropped 1.3.6.1.4.1.2637.2.6.1.1.2
The number of Tranmsitted frames dropped on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiXmtOctetsDropped 1.3.6.1.4.1.2637.2.6.1.1.3
The number of Tranmsitted octets dropped on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvFramesDropped 1.3.6.1.4.1.2637.2.6.1.1.4
The number of Received frames dropped on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvOctetsDropped 1.3.6.1.4.1.2637.2.6.1.1.5
The number of Received octets dropped on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvInvFrames 1.3.6.1.4.1.2637.2.6.1.1.6
The number of invalid frames received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvShortFrames 1.3.6.1.4.1.2637.2.6.1.1.7
The number of frames containing less than 5 octets received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvLongFrames 1.3.6.1.4.1.2637.2.6.1.1.8
The number of frames containing greater than 8193 octets received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvInvalidDLCI 1.3.6.1.4.1.2637.2.6.1.1.9
The number of frames with an invalid DLCI received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvUnknownDLCI 1.3.6.1.4.1.2637.2.6.1.1.10
The number of frames with an unknown DLCI received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiRcvUnknownErrs 1.3.6.1.4.1.2637.2.6.1.1.11
The number of frames with other errors received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiLMIStatusEnquiries 1.3.6.1.4.1.2637.2.6.1.1.12
The total number of LMI status enquiries sent by the DTE or received by the DCE on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiLMIFullStatusEnquiries 1.3.6.1.4.1.2637.2.6.1.1.13
The total number of LMI full status enquiries sent by the DTE or received by the DCE on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiLMIStatusResponses 1.3.6.1.4.1.2637.2.6.1.1.14
The total number of LMI status responses received by the DTE or sent by the DCE on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiLMIFullStatusResponses 1.3.6.1.4.1.2637.2.6.1.1.15
The total number of LMI full status responses received by the DTE or sent by the DCE on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiLMIUpdates 1.3.6.1.4.1.2637.2.6.1.1.16
The total number of LMI status updates received by the DTE or sent by the DCE on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiUnknownLMIMessagesRcvd 1.3.6.1.4.1.2637.2.6.1.1.17
The total number of unknown LMI messages received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiBadLMIMessagesRcvd 1.3.6.1.4.1.2637.2.6.1.1.18
The total number of LMI messages received with unknown or missing required Information Elements.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiLostLMISequences 1.3.6.1.4.1.2637.2.6.1.1.19
The total number of times a loss of sequencing in received LMI messages was detected by the DTE on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiMissingLMIResponses 1.3.6.1.4.1.2637.2.6.1.1.20
The total number of times a timeout occurred without receiving a response to an LMI request by the DTE on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisDlcmiUpTime 1.3.6.1.4.1.2637.2.6.1.1.21
The duration that this data link has existed. This is the difference between the value of sysUpTime at the time of a 'get' and the value of sysUpTime at the time that the link level object was initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

aptisCircuitTable 1.3.6.1.4.1.2637.2.6.2
A table containing information about specific Data Link Connection Identifiers and corresponding virtual circuits. These parameters are logical extensions to those in object frCircuitTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AptisCircuitEntry

aptisCircuitEntry 1.3.6.1.4.1.2637.2.6.2.1
The information regarding a single Data Link Connection Identifier.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AptisCircuitEntry  

aptisCircuitIfIndex 1.3.6.1.4.1.2637.2.6.2.1.1
The ifIndex Value of the ifEntry this virtual circuit is layered onto.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Index  

aptisCircuitDlci 1.3.6.1.4.1.2637.2.6.2.1.2
The Data Link Connection Identifier for this virtual circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DLCI  

aptisCircuitReceivedRBits 1.3.6.1.4.1.2637.2.6.2.1.3
Number of times a status report for this circuit was received with the R-bit (congestion) set since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitRateFallbacks 1.3.6.1.4.1.2637.2.6.2.1.4
The number of times that the insertion rate was lowered (due to network congestion reports) since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitRateFallforwards 1.3.6.1.4.1.2637.2.6.2.1.5
The number of times that the insertion rate was lowered (due to lack of network congestion reports) since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitFramesDroppedQueueFull 1.3.6.1.4.1.2637.2.6.2.1.6
Number of frames which were dropped on this circuit because the hold queue was full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitNormalSentOctets 1.3.6.1.4.1.2637.2.6.2.1.7
Number of octets sent on this virtual circuit within the Commited Information Rate since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitExcessSentOctets 1.3.6.1.4.1.2637.2.6.2.1.8
Number of octets sent on this virtual circuit above the Commited Information Rate, but below the Excess Information Rate since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitFramesQueuedBandwidth 1.3.6.1.4.1.2637.2.6.2.1.9
Number of frames which were queued by the circuit in preference to exceeding the allowed burst rate on this circuit since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitOctetsQueuedBandwidth 1.3.6.1.4.1.2637.2.6.2.1.10
Number of octets placed on the hold queue since the circuit was created. Data is placed on the hold queue when the data would exceed the Excess Information Rate during a given time period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitFramesOnQueue 1.3.6.1.4.1.2637.2.6.2.1.11
Number of frames currently on the transmit hold queue.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aptisCircuitReceivedUnknownProtocol 1.3.6.1.4.1.2637.2.6.2.1.12
Number of frames received and discarded due to unkown protocol ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitSentUnknownProtocol 1.3.6.1.4.1.2637.2.6.2.1.13
Number of frames requested to be sent but were discarded due to an unknown protocol ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitReceivedUnknownFrame 1.3.6.1.4.1.2637.2.6.2.1.14
Number of frames received and dropped due to an unknown frame type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitReceivedUnknownOrg 1.3.6.1.4.1.2637.2.6.2.1.15
Number of frames received and dropped due to an unknown organization unique identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitNormalSentFrames 1.3.6.1.4.1.2637.2.6.2.1.16
Number of frames sent on this virtual circuit within the Commited Information Rate since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitExcessSentFrames 1.3.6.1.4.1.2637.2.6.2.1.17
Number of frames sent on this virtual circuit above the Commited Information Rate, but below the Excess Information Rate since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisCircuitOctetsDroppedQueueFull 1.3.6.1.4.1.2637.2.6.2.1.18
Number of octets which were dropped on this circuit because the hold queue was full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter