CISCO-WAN-CES-CONN-STAT-MIB: View SNMP OID List / Download MIB
VENDOR: STRATACOM
Home | MIB: CISCO-WAN-CES-CONN-STAT-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 |
cesmChanCntGrp | 1.3.6.1.4.1.351.110.5.3.2.2 | |||
cesmChanCntGrpTable | 1.3.6.1.4.1.351.110.5.3.2.2.1 | no-access |
The statistics table for CES connections. For every entry in cesmChanCnfGrpTable, there will be an entry in this table. |
|
1.3.6.1.4.1.351.110.5.3.2.2.1.1 | no-access |
An entry in the CES connection statistics table. |
||
cesCntChanNum | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.1 | integer32 | read-only |
This object identifies the channel number of the CESM channel. The value for this object is same as the value specified in 'cesCnfChanNum'. |
cesChanState | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.2 | integer | read-only |
This object indicates the channel/connection status. The possible value(s) are : notConfigured (1) : Channel is not configured okay (2) : channel is ok alarm (3) : channel is in alarm. The connection segment is not broken. failed (4) : channel is failed. The connection segment is broken. This value is applicable when PXM running PNNI Control Software. Enumeration: 'failed': 4, 'alarm': 3, 'okay': 2, 'notConfigured': 1. |
cesXmtATMState | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.3 | integer | read-only |
This object indicates the transmit state of channel on the ATM side (towards the network). The possible value(s) are : other(1) : values other than mentioned below. normal(2) : Channel is ok. sendingAIS(3) : Sending AIS signal sendingFERF(4): Sending FERF. Enumeration: 'sendingAIS': 3, 'other': 1, 'sendingFERF': 4, 'normal': 2. |
cesRcvATMState | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.4 | integer | read-only |
This variable indicates the receive state of channel on the ATM side (from the network). The possible value(s) are : other(1) : values other than mentioned below. normal(2) : Channel is ok. receivingAIS (3) : receiving AIS signal receivingFERF(4) : receiving FERF. Enumeration: 'receivingAIS': 3, 'other': 1, 'receivingFERF': 4, 'normal': 2. |
cesCellLossStatus | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.5 | integer | read-only |
When cells are lost for the CellLossIntegrationPeriod the value is set to loss ( 2). when cells are no longer lost, the value is set to noLoss(1). Enumeration: 'loss': 2, 'noLoss': 1. |
cesReassCells | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.6 | counter32 | read-only |
The number of cells played out to T1/E1/T3E3 interface. It excludes cells that were discarded for any reason. |
cesGenCells | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.7 | counter32 | read-only |
The number of cells generated from T1/E1/T3E3 interface and sent towards network. |
cesHdrErrors | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.8 | counter32 | read-only |
The number of AAL-1 header errors detected and possibly corrected. Header errors include correctable and uncor- rectable CRC, plus bad parity. |
cesPointerReframes | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.9 | counter32 | read-only |
The number of events in which the AAL1 reassembler found that an SDT pointer is not where it is expected and the and the pointer must be reacquired. Not supported in CESM-8P due to limitation in AAL1 SAR. Not applicable for CESM-4T1/E1 and CESM-T3/E3 |
cesLostCells | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.10 | counter32 | read-only |
The number of cells lost in egress direction due to AAL 1 header errors and missing cells. |
cesBufUnderflows | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.11 | counter32 | read-only |
The number of buffer underflows in Egress direction Not supported in CESM-8P due limitation in AAL1 SAR. |
cesBufOverflows | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.12 | counter32 | read-only |
The number of buffer overflows in Egress direction Not supported in CESM-8P due to limitation in AAL1 SAR. |
cesIngrDiscardedBytes | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.13 | counter32 | read-only |
The number of bytes discarded due to shelf alarm in ingress direction from port data. Not supported in CESM-8P. |
cesUflowInsCells | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.14 | counter32 | read-only |
The number of All 1's cells inserted in case of Egress Buffer Underflow Not supported in CESM-8P. |
cesOflowDropBytes | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.15 | counter32 | read-only |
The number of bytes discarded in Egress direction because of Egress buffer overflow Not supported in CESM-8P. |
cesCellSeqMismatchCnt | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.16 | counter32 | read-only |
The number of times SAR received a valid out of sequence AAL-1 cell from CellBus. |
counterClrButton | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.17 | integer | read-write |
This object is used for clearing the counters in this table. If set to resetCounters(2), then counters will be cleared. Enumeration: 'resetCounters': 2, 'noAction': 1. |
cesChanSecUptime | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.18 | counter32 | read-only |
The number of seconds channel is in service This object is only applicable for CESM-8P. |
cesChanSignalingStatus | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.19 | integer | read-only |
This variable indicates the connection signalling status Connection will be in Idle suppression mode if it in on-hook. Not applicable for T3E3 and CESM-4P. Enumeration: 'off-hook': 1, 'on-hook': 2. |
cesChanStatusBitMap | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.20 | integer32 | read-only |
This variable indicates the consolidated bit map of the channel alarm state. Individual bit positions are as defined below. Bit position Fail/Alarm Reason ------------ ---------- ------ 0 Alarm Reserved 1 Alarm n/w side AIS/RDI Rx 2 Fail Conditioned(A bit from n/w) 3 Alarm Reserved 4 Fail Reserved 5 Fail Reserved 6 Alarm Reserved 7 Alarm Cell loss alarm Fail bitmap mask : 0x34 Alarm bitmap mask: 0xCB This object is not applicable to MGX Release 1.x. |
ciscoWanCesConnStatMIB | 1.3.6.1.4.1.351.150.43 |
The MIB module to provide CES Connections statistics. This MIB is supported in Circuit Emulation Service Modules(CESM) in MGX82xx, MGX88xx products. The channels and connections are used interchangeably in this mib. Terminologies Used: PXM : Processor Switch Service Module. This is the controller card used in MGX switches. CESM : Circuit Emulation Service Module. The Card supporting Circuit Emulation Service. |
||
cwcConnStatMIBConformance | 1.3.6.1.4.1.351.150.43.2 | |||
cwcConnStatMIBGroups | 1.3.6.1.4.1.351.150.43.2.1 | |||
cwcConnGenStatsGroup | 1.3.6.1.4.1.351.150.43.2.1.1 |
The objects related to Circuit Emulation connection statistics applicable for multiple cards(Service Modules). |
||
cwcConnStatsGroup | 1.3.6.1.4.1.351.150.43.2.1.2 |
The objects related to Circuit Emulation connection statistics applicable for few cards(Service Module). |
||
cwcConnStatMIBCompliances | 1.3.6.1.4.1.351.150.43.2.2 | |||
cwcConnStatCompliance | 1.3.6.1.4.1.351.150.43.2.2.1 |
The compliance statement for broad band interface Connection Statistics MIB. |