ATMF-CES-MIB: View SNMP OID List / Download MIB
VENDOR: ATM FORUM
Home | MIB: ATMF-CES-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
atmfCESmib | 1.3.6.1.4.1.353.5.2 |
Circuit Emulation Specification |
||
atmfDS1E1CESmib | 1.3.6.1.4.1.353.5.2.1 | |||
atmfDS1E1CESConfTable | 1.3.6.1.4.1.353.5.2.1.1 | no-access |
The CES configuration table. This includes mapping channels from ATM Port to CBR interfaces. There is one atmfDS1E1CESConfEntry per CES Entity |
|
1.3.6.1.4.1.353.5.2.1.1.1 | no-access |
An entry in the CES table. For each entry there is a corresponding entry in the stack table |
||
atmfDS1E1CESMapATMIndex | 1.3.6.1.4.1.353.5.2.1.1.1.1 | integer32 | read-only |
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. |
atmfDS1E1CESMapVPI | 1.3.6.1.4.1.353.5.2.1.1.1.2 | integer32 | read-only |
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. |
atmfDS1E1CESMapVCI | 1.3.6.1.4.1.353.5.2.1.1.1.3 | integer32 | read-only |
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 |
atmfDS1E1CESCBRService | 1.3.6.1.4.1.353.5.2.1.1.1.4 | integer | read-write |
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 Enumeration: 'unstructured': 1, 'structured': 2. |
atmfDS1E1CESCBRClockMode | 1.3.6.1.4.1.353.5.2.1.1.1.5 | integer | read-write |
Define if DS1/E1 service clocking mode. This maps into transmit clock source of CBR interface. Enumeration: 'srts': 2, 'adaptive': 3, 'synchronous': 1. |
atmfDS1E1CESCas | 1.3.6.1.4.1.353.5.2.1.1.1.6 | integer | read-write |
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). Enumeration: 'e1Cas': 2, 'ds1EsfCas': 4, 'ds1SfCas': 3, 'basic': 1. |
atmfDS1E1CESPartialFill | 1.3.6.1.4.1.353.5.2.1.1.1.7 | integer32 | read-write |
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. |
atmfDS1E1CESBufMaxSize | 1.3.6.1.4.1.353.5.2.1.1.1.8 | integer32 | read-write |
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. |
atmfDS1E1CESCDVRxT | 1.3.6.1.4.1.353.5.2.1.1.1.9 | integer32 | read-write |
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 |
atmfDS1E1CESCellLossIntegrationPeriod | 1.3.6.1.4.1.353.5.2.1.1.1.10 | integer32 | read-write |
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' |
atmfDS1E1CESStatsTable | 1.3.6.1.4.1.353.5.2.1.2 | no-access |
The CES AAL1 statistical data table. |
|
1.3.6.1.4.1.353.5.2.1.2.1 | no-access |
An entry in the CES AAL1 Stats table. |
||
atmfDS1E1CESReassCells | 1.3.6.1.4.1.353.5.2.1.2.1.1 | counter32 | read-only |
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. |
atmfDS1E1CESHdrErrors | 1.3.6.1.4.1.353.5.2.1.2.1.2 | counter32 | read-only |
The count of the number of AAL1 header errors detected and possibly corrected. Header errors include correctable and uncorrectable CRC, plus bad parity. |
atmfDS1E1CESPointerReframes | 1.3.6.1.4.1.353.5.2.1.2.1.3 | counter32 | read-only |
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. |
atmfDS1E1CESLostCells | 1.3.6.1.4.1.353.5.2.1.2.1.4 | counter32 | read-only |
Number of lost cells. |
atmfDS1E1CESBufUnderflows | 1.3.6.1.4.1.353.5.2.1.2.1.5 | counter32 | read-only |
Number of buffer underflows. |
atmfDS1E1CESBufOverflows | 1.3.6.1.4.1.353.5.2.1.2.1.6 | counter32 | read-only |
Number of buffer overflows. |
atmfDS1E1CESCellLossStatus | 1.3.6.1.4.1.353.5.2.1.2.1.7 | integer | read-only |
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. Enumeration: 'loss': 2, 'idle': 3, 'noLoss': 1. |