ATMF-CES-MIB

File: ATMF-CES-MIB.mib (11805 bytes)

Imported modules

SNMPv2-SMI IF-MIB

Imported symbols

enterprises Counter32 Integer32
OBJECT-TYPE MODULE-IDENTITY ifIndex

Defined Types

AtmfDS1E1CESConfEntry  
SEQUENCE    
  atmfDS1E1CESMapATMIndex Integer32
  atmfDS1E1CESMapVPI Integer32
  atmfDS1E1CESMapVCI Integer32
  atmfDS1E1CESCBRService INTEGER
  atmfDS1E1CESCBRClockMode INTEGER
  atmfDS1E1CESCas INTEGER
  atmfDS1E1CESPartialFill Integer32
  atmfDS1E1CESBufMaxSize Integer32
  atmfDS1E1CESCDVRxT Integer32
  atmfDS1E1CESCellLossIntegrationPeriod Integer32

AtmfDS1E1CESStatsEntry  
SEQUENCE    
  atmfDS1E1CESReassCells Counter32
  atmfDS1E1CESHdrErrors Counter32
  atmfDS1E1CESPointerReframes Counter32
  atmfDS1E1CESLostCells Counter32
  atmfDS1E1CESBufUnderflows Counter32
  atmfDS1E1CESBufOverflows Counter32
  atmfDS1E1CESCellLossStatus INTEGER

Defined Values

atmfCESmib 1.3.6.1.4.1.353.5.2
Circuit Emulation Specification
MODULE-IDENTITY    

atmfDS1E1CESmib 1.3.6.1.4.1.353.5.2.1
OBJECT IDENTIFIER    

atmfDS1E1CESConfTable 1.3.6.1.4.1.353.5.2.1.1
The CES configuration table. This includes mapping channels from ATM Port to CBR interfaces. There is one atmfDS1E1CESConfEntry per CES Entity
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmfDS1E1CESConfEntry

atmfDS1E1CESConfEntry 1.3.6.1.4.1.353.5.2.1.1.1
An entry in the CES table. For each entry there is a corresponding entry in the stack table
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmfDS1E1CESConfEntry  

atmfDS1E1CESMapATMIndex 1.3.6.1.4.1.353.5.2.1.1.1.1
The value of this object is equal to MIB II's ifIndex value of the ATM Port interface mapped through this CES to a CBR interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atmfDS1E1CESMapVPI 1.3.6.1.4.1.353.5.2.1.1.1.2
The value of this object is equal to the VPI used for the emulated circuit represented by this entry in the ifTable. If there is no connection, this object is meaningless and will have the value zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atmfDS1E1CESMapVCI 1.3.6.1.4.1.353.5.2.1.1.1.3
The value of this object is equal to the VCI used for the emulated circuit represented by this entry in the ifTable. If there is no connection, this object is meaningless and will have the value zero
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

atmfDS1E1CESCBRService 1.3.6.1.4.1.353.5.2.1.1.1.4
Define if DS1/E1 service as structured or not. A structured(2) interface is some nx64Kbps. An unstructured (1) interface is 1.544Mbps or 2.048Mbps. unstructured(1) passes all bits through the ATM network. strucutured(2) passes data bits through the ATM network, and may also pass signalling bits
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unstructured(1), structured(2)  

atmfDS1E1CESCBRClockMode 1.3.6.1.4.1.353.5.2.1.1.1.5
Define if DS1/E1 service clocking mode. This maps into transmit clock source of CBR interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER synchronous(1), srts(2), adaptive(3)  

atmfDS1E1CESCas 1.3.6.1.4.1.353.5.2.1.1.1.6
This parameter selects which AAL1 Format should be used: Basic does not carry CAS bits, and uses a single 125 usec frame. E1Cas, Ds1SfCas and DS1EsfCas carry CAS bits in a multiframe structure for E1, DS1 SF and DS1 ESF respectively. This applies to structured interfaces only. Default is Basic (1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER basic(1), e1Cas(2), ds1SfCas(3), ds1EsfCas(4)  

atmfDS1E1CESPartialFill 1.3.6.1.4.1.353.5.2.1.1.1.7
If partial cell fill is used, the number of user octets per cell must be set with this parameter. Setting this parameter to zero disables partial cell fill, and causes all cells to be completely filled before they are sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..47  

atmfDS1E1CESBufMaxSize 1.3.6.1.4.1.353.5.2.1.1.1.8
Define maximum size in octets of the reassembly buffer. Some implementations may want allow the maximum buffer size to programmed to a size less than the physical limit to reduce the maximum delay through a circuit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65536  

atmfDS1E1CESCDVRxT 1.3.6.1.4.1.353.5.2.1.1.1.9
UNITS `10usec'. The maximum cell arrival jitter in 10usec increments that the reassembly process will tolerate in the cell stream without producing errors in the CBR service interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

atmfDS1E1CESCellLossIntegrationPeriod 1.3.6.1.4.1.353.5.2.1.1.1.10
The time in milliseconds for the cell loss integration period. If a cells are lost for this period of time. atmfDS1E1CESCellLossStatus is set to loss (2).The mandatory definition is 2500 UNITS `msec'
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1000..65535  

atmfDS1E1CESStatsTable 1.3.6.1.4.1.353.5.2.1.2
The CES AAL1 statistical data table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmfDS1E1CESStatsEntry

atmfDS1E1CESStatsEntry 1.3.6.1.4.1.353.5.2.1.2.1
An entry in the CES AAL1 Stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmfDS1E1CESStatsEntry  

atmfDS1E1CESReassCells 1.3.6.1.4.1.353.5.2.1.2.1.1
This count gives the number of cells played out to the DS1/E1 Service Interface. It excludes cells that were discarded for any reason, including cells that were not used due to being declared misinserted, or discarded while the reassembler was waiting to achieve synchronization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmfDS1E1CESHdrErrors 1.3.6.1.4.1.353.5.2.1.2.1.2
The count of the number of AAL1 header errors detected and possibly corrected. Header errors include correctable and uncorrectable CRC, plus bad parity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmfDS1E1CESPointerReframes 1.3.6.1.4.1.353.5.2.1.2.1.3
This records the count of the number of events in which the AAL1 reassembler found that an SDT pointer is not where it is expected, and the pointer must be reacquired.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmfDS1E1CESLostCells 1.3.6.1.4.1.353.5.2.1.2.1.4
Number of lost cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmfDS1E1CESBufUnderflows 1.3.6.1.4.1.353.5.2.1.2.1.5
Number of buffer underflows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmfDS1E1CESBufOverflows 1.3.6.1.4.1.353.5.2.1.2.1.6
Number of buffer overflows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmfDS1E1CESCellLossStatus 1.3.6.1.4.1.353.5.2.1.2.1.7
When cells are lost for the number of milliseconds specified by atmfDS1E1CESCellLossIntegrationPeriod, the value is set to loss (2). When cells are no longer lost, the value is set to noLoss (1). An additional variable idle os added to indicate cbrct connections status of Idle.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noLoss(1), loss(2), idle(3)