CISCO-WAN-CES-CONN-STAT-MIB
- Registered at
- 1.3.6.1.4.1.351.110.5.3.2.21.3.6.1.4.1.351.150.43
- Last updated
- 2002-12-24 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-12-24 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-CES-CONN-STAT-MIB- Digest
sha256:87752a4e09ba8a6e9eb88c6143e0dcbfe55975ea614c04a43edc0686b5c0a0d5
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| BASIS-MIB | cesmChan |
| CISCOWAN-SMI | ciscoWan |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BASIS-MIB CISCO-WAN-CES-CONN-STAT-MIB CISCOWAN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cesmChanCntGrp OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.5.3.2.2 | |||
| cesmChanCntGrpTable OBJECT-TYPE 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 | not-accessible | current | |
| cesmChanCntGrpEntry OBJECT-TYPE An entry in the CES connection statistics table. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1 | not-accessible | current | |
| cesCntChanNum OBJECT-TYPE This object identifies the channel number of the CESM channel. The value for this object is same as the value specified in 'cesCnfChanNum'. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.1 | Integer32 (16..2064) | read-only | current |
| cesChanState OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.2 | INTEGER {notConfigured(1), okay(2), alarm(3), failed(4)} | read-only | current |
| cesXmtATMState OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.3 | INTEGER {other(1), normal(2), sendingAIS(3), sendingFERF(4)} | read-only | current |
| cesRcvATMState OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.4 | INTEGER {other(1), normal(2), receivingAIS(3), receivingFERF(4)} | read-only | current |
| cesCellLossStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.5 | INTEGER {noLoss(1), loss(2)} | read-only | current |
| cesReassCells OBJECT-TYPE The number of cells played out to T1/E1/T3E3 interface. It excludes cells that were discarded for any reason. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.6 | Counter32 | read-only | current |
| cesGenCells OBJECT-TYPE The number of cells generated from T1/E1/T3E3 interface and sent towards network. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.7 | Counter32 | read-only | current |
| cesHdrErrors OBJECT-TYPE The number of AAL-1 header errors detected and possibly corrected. Header errors include correctable and uncor- rectable CRC, plus bad parity. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.8 | Counter32 | read-only | current |
| cesPointerReframes OBJECT-TYPE 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 | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.9 | Counter32 | read-only | current |
| cesLostCells OBJECT-TYPE The number of cells lost in egress direction due to AAL 1 header errors and missing cells. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.10 | Counter32 | read-only | current |
| cesBufUnderflows OBJECT-TYPE The number of buffer underflows in Egress direction Not supported in CESM-8P due limitation in AAL1 SAR. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.11 | Counter32 | read-only | current |
| cesBufOverflows OBJECT-TYPE The number of buffer overflows in Egress direction Not supported in CESM-8P due to limitation in AAL1 SAR. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.12 | Counter32 | read-only | current |
| cesIngrDiscardedBytes OBJECT-TYPE The number of bytes discarded due to shelf alarm in ingress direction from port data. Not supported in CESM-8P. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.13 | Counter32 | read-only | current |
| cesUflowInsCells OBJECT-TYPE The number of All 1's cells inserted in case of Egress Buffer Underflow Not supported in CESM-8P. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.14 | Counter32 | read-only | current |
| cesOflowDropBytes OBJECT-TYPE The number of bytes discarded in Egress direction because of Egress buffer overflow Not supported in CESM-8P. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.15 | Counter32 | read-only | current |
| cesCellSeqMismatchCnt OBJECT-TYPE The number of times SAR received a valid out of sequence AAL-1 cell from CellBus. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.16 | Counter32 | read-only | current |
| counterClrButton OBJECT-TYPE This object is used for clearing the counters in this table. If set to resetCounters(2), then counters will be cleared. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.17 | INTEGER {noAction(1), resetCounters(2)} | read-write | current |
| cesChanSecUptime OBJECT-TYPE The number of seconds channel is in service This object is only applicable for CESM-8P. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.18 | Counter32 | read-only | current |
| cesChanSignalingStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.19 | INTEGER {off-hook(1), on-hook(2)} | read-only | current |
| cesChanStatusBitMap OBJECT-TYPE 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. | 1.3.6.1.4.1.351.110.5.3.2.2.1.1.20 | Integer32 (0..255) | read-only | current |
| cwcConnStatMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.43.2 | |||
| cwcConnStatMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.43.2.1 | |||
| cwcConnStatMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.43.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cwcConnGenStatsGroup OBJECT-GROUP The objects related to Circuit Emulation connection statistics applicable for multiple cards(Service Modules). | 1.3.6.1.4.1.351.150.43.2.1.1 | current |
| cwcConnStatsGroup OBJECT-GROUP The objects related to Circuit Emulation connection statistics applicable for few cards(Service Module). | 1.3.6.1.4.1.351.150.43.2.1.2 | current |
| cwcConnStatCompliance MODULE-COMPLIANCE The compliance statement for broad band interface Connection Statistics MIB. | 1.3.6.1.4.1.351.150.43.2.2.1 | current |