All MIBs › CISCO-WAN-ATM-CONN-STAT-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2005-08-25
Category: ATM, Vendor: Cisco Devices
Description: Tracks Cisco WAN ATM connection statistics, including cell counts and error rates, on MGX/BPX platforms.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-WAN-ATM-CONN-STAT-MIB?
CISCO-WAN-ATM-CONN-STAT-MIB provides real-time ATM connection statistical counters for Cisco WAN switching platforms such as the MGX/BPX product families. It exposes per-connection ingress cell counts by CLP (cell loss priority) class, along with discard and tagging counters resulting from CoS (class of service) and UPC (usage parameter control) policing. Its core use is performance/fault monitoring of ATM virtual circuits: rising cwacsIngCLP0UpcDiscard or cwacsIngCLP0CoSDiscard values indicate a connection is exceeding its contracted traffic parameters and cells are being policed/dropped, which directly impacts application performance over that circuit. It is a Cisco-specific counterpart to standard ATM MIB (RFC 2515-family) connection statistics, scoped to Cisco's WAN switch hardware rather than general ATM interfaces. It is used in legacy Cisco MGX/BPX ATM WAN core networks to track cell-level health of individual switched connections. Engineers can download the CISCO-WAN-ATM-CONN-STAT-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-WAN-ATM-CONN-STAT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco MGX/BPX WAN ATM switches
Monitoring Examples
An operator polling cwacsTable by cwacsEntry index would compare cwacsIngRcvCLP0 against cwacsIngCLP0UpcDiscard to determine what fraction of received low-priority cells are being discarded due to non-conformance with the connection's traffic contract. A sudden rise in cwacsIngCLP0UpcTagged alongside steady cwacsIngXmtCLP0 would indicate a customer connection is bursting above its committed rate and getting cells tagged for discard eligibility.
What Can Be Monitored
- ingress/egress cell counts by CLP class
- UPC policing discards
- CoS discards
- cell tagging counts
- per-connection ATM cell statistics
This MIB depends on
Related MIBs
Imported Objects
| cwaChanVci | OBJECT-TYPE |
| cwaChanVpi | OBJECT-TYPE |
From CISCOWAN-SMI
| ciscoWan | OBJECT-IDENTITY |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TruthValue |
How to Use in IPNetwork Monitor
Example using cwacsIngRcvCLP0 OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoWanAtmConnStatMIB | 1.3.6.1.4.1.351.150.2 | This module contains ATM switch connection related real time statistical counter objects. | ||
| ciscoWanAtmConnStatMIBCompliance | 1.3.6.1.4.1.351.150.2.3.1.1 | The compliance statement for the Cisco statistics MIB. | ||
| ciscoWanAtmConnStatMIBCompliance2 | 1.3.6.1.4.1.351.150.2.3.1.2 | The compliance statement for the Cisco statistics MIB. | ||
| ciscoWanAtmConnStatMIBCompliance3 | 1.3.6.1.4.1.351.150.2.3.1.3 | The compliance statement for the Cisco statistics MIB. | ||
| ciscoWanAtmConnStatMIBCompliance4 | 1.3.6.1.4.1.351.150.2.3.1.4 | The compliance statement for the Cisco statistics MIB. | ||
| ciscoWanAtmConnStatMIBCompliance5 | 1.3.6.1.4.1.351.150.2.3.1.5 | The compliance statement for the Cisco statistics MIB. | ||
| ciscoWanAtmConnStatMIBCompliance6 | 1.3.6.1.4.1.351.150.2.3.1.6 | The compliance statement for the Cisco statistics MIB. | ||
| ciscoWanAtmConnStatMIBCompliances | 1.3.6.1.4.1.351.150.2.3.1 | |||
| ciscoWanAtmConnStatMIBConformance | 1.3.6.1.4.1.351.150.2.3 | |||
| ciscoWanAtmConnStatMIBGroups | 1.3.6.1.4.1.351.150.2.3.2 | |||
| ciscoWanAtmConnStatMIBNotificationPrefix | 1.3.6.1.4.1.351.150.2.2 | |||
| ciscoWanAtmConnStatMIBNotifications | 1.3.6.1.4.1.351.150.2.2.0 | |||
| ciscoWanAtmConnStatMIBObjects | 1.3.6.1.4.1.351.150.2.1 | |||
| T/F cwaConnStatsClear | 1.3.6.1.4.1.351.150.2.1.1.3.1.9 | TruthValue | read-write | The agent clears the channel statistics collection if it receives a set to value of true(1) request from a manager. Setting a value of false(2) has no implication. |
| C32 cwaConnStatsEgrCLP0Discard | 1.3.6.1.4.1.351.150.2.1.1.3.1.6 | Counter32 | read-only | The number of valid CLP=0 cells in the egress direction of this Channel that are discarded at the class of service queue due to overflow. |
| C32 cwaConnStatsEgrCLP1Discard | 1.3.6.1.4.1.351.150.2.1.1.3.1.7 | Counter32 | read-only | The number of valid CLP=1 cells in the egress direction of this Channel that are discarded at the the class of service queue due to overflow. |
| C32 cwaConnStatsEgrTotalDiscard | 1.3.6.1.4.1.351.150.2.1.1.3.1.8 | Counter32 | read-only | Total number of CLP=0 cells, CLP=1 cells, OAM cells, and RM cells in the egress direction of this Channel that are discarded due to the class of service queue overflow. |
| C32 cwaConnStatsEgrXmt | 1.3.6.1.4.1.351.150.2.1.1.3.1.5 | Counter32 | read-only | The number of valid CLP=0 and CLP=1 ATM cells in the egress direction of this Channel prior to the traffic management entity. |
| cwaConnStatsEntry | 1.3.6.1.4.1.351.150.2.1.1.3.1 | not-accessible | An entry in the ATM connection Channel statistic table. An entry is created for every Channel. These counters applies to Channels on ATM service module such as BXM. | |
| cwaConnStatsGroup | 1.3.6.1.4.1.351.150.2.3.2.2 | These are the objects which provide traffic statistic information related to an ATM Channel. | ||
| C32 cwaConnStatsIngCLP0Discard | 1.3.6.1.4.1.351.150.2.1.1.3.1.2 | Counter32 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC parameter violation and at the class of service queue due to overflow. |
| C32 cwaConnStatsIngCLP1Discard | 1.3.6.1.4.1.351.150.2.1.1.3.1.3 | Counter32 | read-only | The number of valid CLP=1 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC parameter violation and at the class of service queue due to overflow. |
| C32 cwaConnStatsIngRcv | 1.3.6.1.4.1.351.150.2.1.1.3.1.1 | Counter32 | read-only | The number of valid CLP=0 and CLP=1 ATM cells in the ingress direction of this Channel prior to the traffic management entity. |
| C32 cwaConnStatsIngTotalDiscard | 1.3.6.1.4.1.351.150.2.1.1.3.1.4 | Counter32 | read-only | Total number of CLP=0 cells, CLP=1 cells, OAM cells, and RM cells in the ingress direction of this Channel that are discarded due to UPC parameter violation and the class of service queue overflow. |
| cwaConnStatsTable | 1.3.6.1.4.1.351.150.2.1.1.3 | not-accessible | Contains traffic statistic information for every Channel entry in the atmTable. It is used to monitor the usage of the Channel in terms of Ingress(incoming direction) cells and Egress (outgoing direction) cells. In each direction counters are collected before and after the traffic management entity. This table only applies to ATM service module such as BXM. | |
| cwacs | 1.3.6.1.4.1.351.150.2.1.1 | |||
| C32 cwacsAal2CpsRcvdPkts | 1.3.6.1.4.1.351.150.2.1.1.4.1.5 | Counter32 | read-only | The number of AAL2 CPS packets received from the network. This does not include the packets which are counted as error packets. |
| C32 cwacsAal2CpsSentPkts | 1.3.6.1.4.1.351.150.2.1.1.4.1.4 | Counter32 | read-only | The number of AAL2 CPS packets sent to the network. |
| cwacsAal2Group | 1.3.6.1.4.1.351.150.2.3.2.5 | These are objects provide statistic information of ATM connection related to voice gateway. This group has been replaced by cwacsAal2GroupRev1. | ||
| cwacsAal2GroupRev1 | 1.3.6.1.4.1.351.150.2.3.2.6 | These are objects provide statistic information of ATM connection related to voice gateway. | ||
| C32 cwacsAisSuppressCount | 1.3.6.1.4.1.351.150.2.1.1.4.1.14 | Counter32 | read-only | This object holds the number of times that ATM network alarms were successfully suppressed and prevented from propagating onto the TDM side for this PVC. |
| G32 cwacsAvailableBearerPVCBWAvg | 1.3.6.1.4.1.351.150.2.1.1.5.1.3 | Gauge32 | read-only | The average available bandwidth of a bearer PVC in the statistics interval. |
| G32 cwacsAvailableBearerPVCBWMax | 1.3.6.1.4.1.351.150.2.1.1.5.1.2 | Gauge32 | read-only | The maximum available bandwidth of a bearer PVC in the statistics interval. |
| G32 cwacsAvailableBearerPVCBWMin | 1.3.6.1.4.1.351.150.2.1.1.5.1.1 | Gauge32 | read-only | The minimum available bandwidth of a bearer PVC in the statistics interval. |
| cwacsBearerPVCEntry | 1.3.6.1.4.1.351.150.2.1.1.5.1 | not-accessible | Each entry represents a valid bearer PVC. An entry is added/deleted automatically when a bearer PVC is added/deleted. A bearer PVC excludes the secondary one in a dual PVC pair. | |
| cwacsBearerPVCGroup | 1.3.6.1.4.1.351.150.2.3.2.7 | These are objects provide Bearer PVC statistic information related to voice gateway. | ||
| U32 cwacsBearerPVCSinceLastReset | 1.3.6.1.4.1.351.150.2.1.1.5.1.4 | Unsigned32 | read-only | The elapsed time (in seconds) since the last periodic reset. |
| cwacsBearerPVCTable | 1.3.6.1.4.1.351.150.2.1.1.5 | not-accessible | This table stores the bearer PVC statistic information. | |
| C32 cwacsCacPassedCalls | 1.3.6.1.4.1.351.150.2.1.1.4.1.7 | Counter32 | read-only | The number of calls that passed successfully the CAC function. For example, CAC functionality is applied either due to: 1) The CRCX message sent to Voice Gateway from the Call Agent to set up a new connection OR AAL2 trunking application. or 2) Upspeed request due to Fax/modem tone detection on a connection configured for compression. For the initial version of Alabama release, only case 2 is valid. |
| C32 cwacsCacRejectedCalls | 1.3.6.1.4.1.351.150.2.1.1.4.1.8 | Counter32 | read-only | The number of calls that got rejected due to CAC function. The CAC rejection was due to the bandwidth not being available on a given ATM connection. |
| C32 cwacsEgrAal2CpsInvalidCidPkts | 1.3.6.1.4.1.351.150.2.1.1.4.1.6 | Counter32 | read-only | The number of AAL2 CPS packets dropped in the egress direction due to invalid CID. The CID may be considered as invalid if - a) It is out of range. b) It is not configured CID is Channel ID of a voice channel which set-up within PVC/SVC(only AAL2) and the CID is unique within the context of PVC/SVC. |
| C32 cwacsEgrAal2HecErrors | 1.3.6.1.4.1.351.150.2.1.1.4.1.1 | Counter32 | read-only | The number of egress AAL2 CPS(Common Part Sub-layer) PDUs dropped due to HEC (Header Error Control) error. |
| C32 cwacsEgrAal2InvalidOsfCells | 1.3.6.1.4.1.351.150.2.1.1.4.1.2 | Counter32 | read-only | The Number of AAL2 cells dropped due to invalid OSF (OffSet Field) in the egress direction. |
| C32 cwacsEgrAal2InvalidParCells | 1.3.6.1.4.1.351.150.2.1.1.4.1.3 | Counter32 | read-only | The Number of AAL2 cells dropped due to invalid Parity bit field in the egress direction. |
| G32 cwacsEgrACR | 1.3.6.1.4.1.351.150.2.1.1.1.1.42 | Gauge32 | read-only | Current value of the egress ACR(Allowed Cell Rate) parameter. It is an ABR service parameter and is the current rate in cells/sec at which a source is allowed to send packets. For traffic type other than ABR this parameter is not instantiated. This variable is used for shaping the traffic going onto the backplane. |
| C32 cwacsEgrCLP0CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.28 | Counter32 | read-only | The number of valid CLP=0 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. |
| C32 cwacsEgrCLP1CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.29 | Counter32 | read-only | The number of valid CLP=1 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. |
| C32 cwacsEgrEFCI0Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.32 | Counter32 | read-only | The number of valid EFCI=0 cells in the egress direction of this Channel that are discarded at the CoS queue. |
| C32 cwacsEgrEFCI1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.33 | Counter32 | read-only | The number of valid EFCI=1 cells in the egress direction of this Channel that are discarded at the CoS queue. |
| C32 cwacsEgrEOF1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.41 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the egress direction of this Channel which are discard at the traffic management entity. |
| C32 cwacsEgrOAMDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.35 | Counter32 | read-only | The number of valid OAM cells in the egress direction of this Channel that are discarded at the CoS queue. |
| C32 cwacsEgrRcvCLP0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.24 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. |
| C32 cwacsEgrRcvCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.25 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. |
| C32 cwacsEgrRcvEFCI0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.30 | Counter32 | read-only | The number of valid EFCI=0 cells in the egress direction of this Channel before CoS queue. |
| C32 cwacsEgrRcvEFCI1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.31 | Counter32 | read-only | The number of valid EFCI=1 cells in the egress direction of this Channel before the class of service queue. |
| C32 cwacsEgrRcvEOF1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.40 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. |
| C32 cwacsEgrRcvOAM | 1.3.6.1.4.1.351.150.2.1.1.1.1.34 | Counter32 | read-only | The number of valid OAM cells in the egress direction of this Channel before the CoS queue. |
| C32 cwacsEgrRcvRM | 1.3.6.1.4.1.351.150.2.1.1.1.1.36 | Counter32 | read-only | The number of valid RM cells in the egress direction of this Channel before the CoS queue. |
| C32 cwacsEgrRMDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.37 | Counter32 | read-only | The number of valid RM cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. |
| G32 cwacsEgrVCQueueDepth | 1.3.6.1.4.1.351.150.2.1.1.1.1.43 | Gauge32 | read-only | Current length of the egress queue of this Channel in terms of number of cells. |
| C32 cwacsEgrXmtBRmFsRm | 1.3.6.1.4.1.351.150.2.1.1.1.1.39 | Counter32 | read-only | The total number of BRm and FsRm ATM cells in the egress direction of this Channel AFTER the traffic management entity. |
| C32 cwacsEgrXmtCLP0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.26 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the egress direction of this Channel AFTER the traffic management entity. |
| C32 cwacsEgrXmtCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.27 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the egress direction of this Channel AFTER the traffic management entity. |
| C32 cwacsEgrXmtFRm | 1.3.6.1.4.1.351.150.2.1.1.1.1.38 | Counter32 | read-only | The number of FRm ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. |
| cwacsEntry | 1.3.6.1.4.1.351.150.2.1.1.1.1 | not-accessible | An entry in the ATM connection Channel statistic table. An entry is created for every Channel. | |
| cwacsExtStatsEntry | 1.3.6.1.4.1.351.150.2.1.1.4.1 | not-accessible | An entry in cwacsTable. | |
| cwacsExtStatsTable | 1.3.6.1.4.1.351.150.2.1.1.4 | not-accessible | This table is extension of cwacsTable and is used to store traffic statistic information for each channel. The information in this table is related to voice over aal2(VoAtm). | |
| cwacsGroup | 1.3.6.1.4.1.351.150.2.3.2.1 | These are the objects which provide traffic statistic information related to an ATM Channel. | ||
| cwacsGroup1 | 1.3.6.1.4.1.351.150.2.3.2.3 | These are the objects, which provide traffic statistic information related to an ATM Channel. | ||
| C64 cwacsHCEgrCLP0CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.2.1.20 | Counter64 | read-only | The number of valid CLP=0 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrCLP1CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.2.1.21 | Counter64 | read-only | The number of valid CLP=1 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrEFCI0Discard | 1.3.6.1.4.1.351.150.2.1.1.2.1.24 | Counter64 | read-only | The number of valid EFCI=0 cells in the egress direction of this Channel that are discarded at the CoS queue. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrEFCI1Discard | 1.3.6.1.4.1.351.150.2.1.1.2.1.25 | Counter64 | read-only | The number of valid EFCI=1 cells in the egress direction of this Channel that are discarded at the CoS queue. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrEOF1Discard | 1.3.6.1.4.1.351.150.2.1.1.2.1.27 | Counter64 | read-only | The number of valid EOF=1 ATM cells in the egress direction of this Channel which are discarded at the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrRcvCLP0 | 1.3.6.1.4.1.351.150.2.1.1.2.1.16 | Counter64 | read-only | The number of valid CLP=0 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrRcvCLP1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.17 | Counter64 | read-only | The number of valid CLP=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrRcvEFCI0 | 1.3.6.1.4.1.351.150.2.1.1.2.1.22 | Counter64 | read-only | The number of valid EFCI=0 cells in the egress direction of this Channel before CoS queue. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrRcvEFCI1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.23 | Counter64 | read-only | The number of valid EFCI=1 cells in the egress direction of this Channel before the class of service queue. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrRcvEOF1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.26 | Counter64 | read-only | The number of valid EOF=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrXmtCLP0 | 1.3.6.1.4.1.351.150.2.1.1.2.1.18 | Counter64 | read-only | The number of valid CLP=0 ATM cells in the egress direction of this Channel AFTER the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCEgrXmtCLP1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.19 | Counter64 | read-only | The number of valid CLP=1 ATM cells in the egress direction of this Channel AFTER the traffic management entity. This counter carries 64-bit value of this statistic. |
| cwacsHCGroup | 1.3.6.1.4.1.351.150.2.3.2.4 | These are the objects, which provide traffic statistic information related to an ATM Channel. These are the 64-bit versions of these statistics. | ||
| C64 cwacsHCIngCLP0CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.2.1.5 | Counter64 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are discarded at the class of service queue due to overflow. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngCLP0UpcDiscard | 1.3.6.1.4.1.351.150.2.1.1.2.1.7 | Counter64 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC/PCR parameter violation. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngCLP0UpcTagged | 1.3.6.1.4.1.351.150.2.1.1.2.1.9 | Counter64 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are tagged as low priority by UPC. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngCLP1CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.2.1.6 | Counter64 | read-only | The number of valid CLP=1 cells in the ingress direction of this Channel that are discarded at the class of service queue due to overflow. |
| C64 cwacsHCIngCLP1UpcDiscard | 1.3.6.1.4.1.351.150.2.1.1.2.1.8 | Counter64 | read-only | The number of valid CLP=1 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC/PCR parameter violation. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngEFCI0Discard | 1.3.6.1.4.1.351.150.2.1.1.2.1.12 | Counter64 | read-only | The number of valid UPC/PCR parameter compliant EFCI=0 cells in the ingress direction of this Channel that are discarded at the CoS queue. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngEFCI1Discard | 1.3.6.1.4.1.351.150.2.1.1.2.1.13 | Counter64 | read-only | The number of valid UPC/PCR parameter compliant EFCI=1 cells in the ingress direction of this Channel that are discarded at the CoS queue. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngEOF1Discard | 1.3.6.1.4.1.351.150.2.1.1.2.1.15 | Counter64 | read-only | The number of valid EOF=1 ATM cells in the ingress direction of this Channel which are discard at the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngRcvCLP0 | 1.3.6.1.4.1.351.150.2.1.1.2.1.1 | Counter64 | read-only | The number of valid CLP=0 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngRcvCLP1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.2 | Counter64 | read-only | The number of valid CLP=1 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngRcvEFCI0 | 1.3.6.1.4.1.351.150.2.1.1.2.1.10 | Counter64 | read-only | The number of valid EFCI=0 cells in the ingress direction of this Channel before class of service queue. EFCI(Explicit Forward Congestion Indication) is an ATM header bit. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngRcvEFCI1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.11 | Counter64 | read-only | The number of valid EFCI=1 cells in the ingress direction of this Channel before the class of service queue. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngRcvEOF1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.14 | Counter64 | read-only | The number of valid EOF=1 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngXmtCLP0 | 1.3.6.1.4.1.351.150.2.1.1.2.1.3 | Counter64 | read-only | The number of valid CLP=0 ATM cells in the ingress direction of this Channel AFTER the traffic management entity. This counter carries 64-bit value of this statistic. |
| C64 cwacsHCIngXmtCLP1 | 1.3.6.1.4.1.351.150.2.1.1.2.1.4 | Counter64 | read-only | The number of valid CLP=1 ATM cells in the ingress direction of this Channel AFTER the traffic management entity. This counter carries 64-bit value of this statistic. |
| C32 cwacsHighEgrCLP0CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.64 | Counter32 | read-only | The number of valid CLP=0 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. This counter carries upper 32-bits of cwacsHCEgrCLP0CoSDiscard. The lower 32-bits will be present in cwacsEgrCLP0CoSDiscard. |
| C32 cwacsHighEgrCLP1CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.65 | Counter32 | read-only | The number of valid CLP=1 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. This counter carries upper 32-bits of cwacsHCEgrCLP1CoSDiscard. The lower 32-bits will be present in cwacsEgrCLP1CoSDiscard. |
| C32 cwacsHighEgrEFCI0Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.68 | Counter32 | read-only | The number of valid EFCI=0 cells in the egress direction of this Channel that are discarded at the CoS queue. This counter carries upper 32-bits of cwacsHCEgrEFCI0Discard. The lower 32-bits will be present in cwacsEgrEFCI0Discard. |
| C32 cwacsHighEgrEFCI1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.69 | Counter32 | read-only | The number of valid EFCI=1 cells in the egress direction of this Channel that are discarded at the CoS queue. This counter carries upper 32-bits of cwacsHCEgrEFCI1Discard. The lower 32-bits will be present in cwacsEgrEFCI1Discard. |
| C32 cwacsHighEgrEOF1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.71 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the egress direction of this Channel which are discarded at the traffic management entity. This counter carries upper 32-bits of cwacsHCEgrEOF1Discard. The lower 32-bits will be present in cwacsEgrEOF1Discard. |
| C32 cwacsHighEgrRcvCLP0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.60 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. This counter carries upper 32-bits of cwacsHCEgrRcvCLP0. The lower 32-bits will be present in cwacsEgrRcvCLP0. |
| C32 cwacsHighEgrRcvCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.61 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. This counter carries upper 32-bits of cwacsHCEgrRcvCLP1. The lower 32-bits will be present in cwacsEgrRcvCLP1. |
| C32 cwacsHighEgrRcvEFCI0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.66 | Counter32 | read-only | The number of valid EFCI=0 cells in the egress direction of this Channel before CoS queue. This counter carries upper 32-bits of cwacsHCEgrRcvEFCI0. The lower 32-bits will be present in cwacsEgrRcvEFCI0. |
| C32 cwacsHighEgrRcvEFCI1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.67 | Counter32 | read-only | The number of valid EFCI=1 cells in the egress direction of this Channel before the class of service queue. This counter carries upper 32-bits of cwacsHCEgrRcvEFCI1. The lower 32-bits will be present in cwacsEgrRcvEFCI1. |
| C32 cwacsHighEgrRcvEOF1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.70 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. This counter carries upper 32-bits of cwacsHCEgrRcvEOF1. The lower 32-bits will be present in cwacsEgrRcvEOF1. |
| C32 cwacsHighEgrXmtCLP0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.62 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the egress direction of this Channel AFTER the traffic management entity. This counter carries upper 32-bits of cwacsHCEgrXmtCLP0. The lower 32-bits will be present in cwacsEgrXmtCLP0. |
| C32 cwacsHighEgrXmtCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.63 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the egress direction of this Channel AFTER the traffic management entity. This counter carries upper 32-bits of cwacsHCEgrXmtCLP1. The lower 32-bits will be present in cwacsEgrXmtCLP1. |
| C32 cwacsHighIngCLP0CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.49 | Counter32 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are discarded at the class of service queue due to overflow. This counter carries upper 32-bits of cwacsHCIngCLP0CoSDiscard. The lower 32-bits will be present in cwacsIngCLP0CoSDiscard. |
| C32 cwacsHighIngCLP0UpcDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.51 | Counter32 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC/PCR parameter violation. This counter carries upper 32-bits of cwacsHCIngCLP0UpcDiscard. The lower 32-bits will be present in cwacsIngCLP0UpcDiscard. |
| C32 cwacsHighIngCLP0UpcTagged | 1.3.6.1.4.1.351.150.2.1.1.1.1.53 | Counter32 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are tagged as low priority by UPC. This counter carries upper 32-bits of cwacsHCIngCLP0UpcTagged. The lower 32-bits will be present in cwacsIngCLP0UpcTagged. |
| C32 cwacsHighIngCLP1CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.50 | Counter32 | read-only | The number of valid CLP=1 cells in the ingress direction of this Channel that are discarded at the class of service queue due to overflow. This counter carries upper 32-bits of cwacsHCIngCLP1CoSDiscard. The lower 32-bits will be present in cwacsIngCLP1CoSDiscard. |
| C32 cwacsHighIngCLP1UpcDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.52 | Counter32 | read-only | The number of valid CLP=1 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC/PCR parameter violation. This counter carries upper 32-bits of cwacsHCIngCLP1UpcDiscard. The lower 32-bits will be present in cwacsIngCLP1UpcDiscard. |
| C32 cwacsHighIngEFCI0Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.56 | Counter32 | read-only | The number of valid UPC/PCR parameter compliant EFCI=0 cells in the ingress direction of this Channel that are discarded at the CoS queue. This counter carries upper 32-bits of cwacsHCIngEFCI0Discard. The lower 32-bits will be present in cwacsIngEFCI0Discard. |
| C32 cwacsHighIngEFCI1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.57 | Counter32 | read-only | The number of valid UPC/PCR parameter compliant EFCI=1 cells in the ingress direction of this Channel that are discarded at the CoS queue. This counter carries upper 32-bits of cwacsHCIngEFCI1Discard. The lower 32-bits will be present in cwacsIngEFCI1Discard. |
| C32 cwacsHighIngEOF1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.59 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the ingress direction of this Channel which are discarded at the traffic management entity. This counter carries upper 32-bits of cwacsHCIngEOF1Discard. The lower 32-bits will be present in cwacsIngEOF1Discard. |
| C32 cwacsHighIngRcvCLP0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.45 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. This counter carries upper 32-bits of cwacsHCIngRcvCLP0. The lower 32-bits will be present in cwacsIngRcvCLP0. |
| C32 cwacsHighIngRcvCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.46 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. This counter carries upper 32-bits of cwacsHCIngRcvCLP1. The lower 32-bits will be present in cwacsIngRcvCLP1. |
| C32 cwacsHighIngRcvEFCI0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.54 | Counter32 | read-only | The number of valid EFCI=0 cells in the ingress direction of this Channel before class of service queue. EFCI(Explicit Forward Congestion Indication) is an ATM header bit. This counter carries upper 32-bits of cwacsHCIngRcvEFCI0. The lower 32-bits will be present in cwacsIngRcvEFCI0. |
| C32 cwacsHighIngRcvEFCI1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.55 | Counter32 | read-only | The number of valid EFCI=1 cells in the ingress direction of this Channel before the class of service queue. This counter carries upper 32-bits of cwacsHCIngRcvEFCI1. The lower 32-bits will be present in cwacsIngRcvEFCI1 |
| C32 cwacsHighIngRcvEOF1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.58 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. This counter carries upper 32-bits of cwacsHCIngRcvEOF1. The lower 32-bits will be present in cwacsIngRcvEOF1. |
| C32 cwacsHighIngXmtCLP0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.47 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the ingress direction of this Channel AFTER the traffic management entity. This counter carries upper 32-bits of cwacsHCIngXmtCLP0. The lower 32-bits will be present in cwacsIngXmtCLP0. |
| C32 cwacsHighIngXmtCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.48 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the ingress direction of this Channel AFTER the traffic management entity. This counter carries upper 32-bits of cwacsHCIngXmtCLP1. The lower 32-bits will be present in cwacsIngXmtCLP1. |
| G32 cwacsIngACR | 1.3.6.1.4.1.351.150.2.1.1.1.1.22 | Gauge32 | read-only | Current value of the ingress ACR(Allowed Cell Rate) parameter. It is an ABR service parameter and is the current rate in cells/sec at which a source is allowed to send packets. For traffic type other than ABR this parameter is not instantiated. This variable is used for shaping the traffic going onto the backplane. |
| C32 cwacsIngCLP0CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.5 | Counter32 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are discarded at the class of service queue due to overflow. |
| C32 cwacsIngCLP0UpcDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.7 | Counter32 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC/PCR parameter violation. UPC(Usage Parameter Control) operation checks the validity of the user traffic on a connection. If incoming cells violate established user-network contract .If cell violates PCR(Peak Cell Rate) parameter for the connection it is discarded. Or else the cell is marked low priority by setting CLP=1. |
| C32 cwacsIngCLP0UpcTagged | 1.3.6.1.4.1.351.150.2.1.1.1.1.9 | Counter32 | read-only | The number of valid CLP=0 cells in the ingress direction of this Channel that are tagged as low priority by UPC. |
| C32 cwacsIngCLP1CoSDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.6 | Counter32 | read-only | The number of valid CLP=1 cells in the ingress direction of this Channel that are discarded at the class of service queue due to overflow. |
| C32 cwacsIngCLP1UpcDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.8 | Counter32 | read-only | The number of valid CLP=1 cells in the ingress direction of this Channel that are discarded at the traffic policing entity due to UPC/PCR parameter violation. |
| C32 cwacsIngEFCI0Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.12 | Counter32 | read-only | The number of valid UPC/PCR parameter compliant EFCI=0 cells in the ingress direction of this Channel that are discarded at the CoS queue. |
| C32 cwacsIngEFCI1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.13 | Counter32 | read-only | The number of valid UPC/PCR parameter compliant EFCI=1 cells in the ingress direction of this Channel that are discarded at the CoS queue. |
| C32 cwacsIngEOF1Discard | 1.3.6.1.4.1.351.150.2.1.1.1.1.21 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the ingress direction of this Channel which are discard at the traffic management entity. |
| C32 cwacsIngOAMDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.15 | Counter32 | read-only | The number of valid OAM cells in the ingress direction of this Channel that are discarded at the CoS queue. |
| C32 cwacsIngRcvCLP0Ex | 1.3.6.1.4.1.351.150.2.1.1.1.1.1 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the ingress direction of this Channel prior to the traffic management entity. |
| C32 cwacsIngRcvCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.2 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the ingress direction of this Channel prior to the traffic management entity. |
| C32 cwacsIngRcvEFCI0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.10 | Counter32 | read-only | The number of valid EFCI=0 cells in the ingress direction of this Channel before class of service queue. EFCI(Explicit Forward Congestion Indication) is an ATM header bit. |
| C32 cwacsIngRcvEFCI1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.11 | Counter32 | read-only | The number of valid EFCI=1 cells in the ingress direction of this Channel before the class of service queue. |
| C32 cwacsIngRcvEOF1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.20 | Counter32 | read-only | The number of valid EOF=1 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. |
| C32 cwacsIngRcvOAM | 1.3.6.1.4.1.351.150.2.1.1.1.1.14 | Counter32 | read-only | The number of valid OAM cells in the ingress direction of this Channel before the CoS queue. |
| C32 cwacsIngRcvRM | 1.3.6.1.4.1.351.150.2.1.1.1.1.16 | Counter32 | read-only | The number of valid RM cells in the ingress direction of this Channel before the CoS queue. |
| C32 cwacsIngRMDiscard | 1.3.6.1.4.1.351.150.2.1.1.1.1.17 | Counter32 | read-only | The number of valid RM cells in the ingress direction of this Channel that are discarded at the CoS queue due to overflow. |
| G32 cwacsIngVCQueueDepth | 1.3.6.1.4.1.351.150.2.1.1.1.1.23 | Gauge32 | read-only | Current length of the ingress queue of this Channel in terms of number of cells. |
| C32 cwacsIngXmtBRmFsRm | 1.3.6.1.4.1.351.150.2.1.1.1.1.19 | Counter32 | read-only | The total number of BRm(backward RM cells) and FsRm (foresight RM cells) ATM cells in the ingress direction of this Channel AFTER the traffic management entity. |
| C32 cwacsIngXmtCLP0 | 1.3.6.1.4.1.351.150.2.1.1.1.1.3 | Counter32 | read-only | The number of valid CLP=0 ATM cells in the ingress direction of this Channel after the traffic management entity. |
| C32 cwacsIngXmtCLP1 | 1.3.6.1.4.1.351.150.2.1.1.1.1.4 | Counter32 | read-only | The number of valid CLP=1 ATM cells in the ingress direction of this Channel after the traffic management entity. |
| C32 cwacsIngXmtFRm | 1.3.6.1.4.1.351.150.2.1.1.1.1.18 | Counter32 | read-only | The number of FRm(Forward RM) ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. |
| C32 cwacsIngXmtOAM | 1.3.6.1.4.1.351.150.2.1.1.4.1.9 | Counter32 | read-only | The number of valid OAM cells in the ingress direction of this Channel after the traffic management entity. |
| T/F cwacsStatsClear | 1.3.6.1.4.1.351.150.2.1.1.1.1.44 | TruthValue | read-write | The agent clears the channel statistics collection if it receives a set to value of true(1) request from a manager. Setting a value of false(2) has no implication. |
| cwacsTable | 1.3.6.1.4.1.351.150.2.1.1.1 | not-accessible | Contains traffic statistic information for every Channel entry in the atmTable. It is used to monitor the usage of the Channel in terms of Ingress(incoming direction) cells and Egress (outgoing direction) cells. In each direction counters are collected before and after the traffic management entity. | |
| G32 cwacsTotalCR | 1.3.6.1.4.1.351.150.2.1.1.4.1.13 | Gauge32 | read-only | This attribute indicates the Total CR (cell Rate) applied for PVC connection. |
| G32 cwacsUsedConns | 1.3.6.1.4.1.351.150.2.1.1.4.1.10 | Gauge32 | read-only | This attribute indicates the number of connections currently in used. |
| G32 cwacsUsedVadConns | 1.3.6.1.4.1.351.150.2.1.1.4.1.12 | Gauge32 | read-only | This attribute indicates the number of connections currently using VAD (Voice Activity Detection). |
| G32 cwacsUtilizedCR | 1.3.6.1.4.1.351.150.2.1.1.4.1.11 | Gauge32 | read-only | This attribute indicates the current utilized CR (cell Rate) applied for PVC connection. |
| cwacsXEntry | 1.3.6.1.4.1.351.150.2.1.1.2.1 | not-accessible | An entry in the ATM connection Channel statistic table. An entry is created for every Channel. | |
| cwacsXTable | 1.3.6.1.4.1.351.150.2.1.1.2 | not-accessible | Contains traffic statistic information for every Channel entry in the atmTable. It is used to monitor the usage of the Channel in terms of Ingress(incoming direction) cells and Egress (outgoing direction) cells. In each direction counters are collected before and after the traffic management entity. The objects will carry 64-bit values for the statistics counters. |
RFC description
Monitors Cisco WAN ATM connection statistics including cell counts and error rates on MGX/BPX platforms.
Start monitoring Cisco MGX/BPX ATM switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.