CISCO-WAN-ATM-CONN-STAT-MIB
- Registered at
- 1.3.6.1.4.1.351.150.2
- Last updated
- 2005-08-25 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-08-25 00:00, 2004-09-10 00:00, 2003-04-18 00:00, 2003-04-01 00:00, 2002-10-21 00:00, 2002-07-09 00:00, 2002-07-02 00:00, 2001-05-02 00:00, 1998-12-04 14:45
- Namespace
- cisco
- Source file
CISCO-WAN-ATM-CONN-STAT-MIB- Digest
sha256:55ffabf209f52c3ef0a732c099a03eb5702da4cde00be861e5c490bf5c3dab78
Description
This module contains ATM switch connection related real time statistical counter objects.
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 |
|---|---|
| CISCO-WAN-ATM-CONN-MIB | cwaChanVci, cwaChanVpi |
| CISCOWAN-SMI | ciscoWan |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-WAN-ATM-CONN-MIB CISCO-WAN-ATM-CONN-STAT-MIB CISCOWAN-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoWanAtmConnStatMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.2.1 | |||
| cwacs OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.2.1.1 | |||
| cwacsTable OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1 | not-accessible | current | |
| cwacsEntry OBJECT-TYPE An entry in the ATM connection Channel statistic table. An entry is created for every Channel. | 1.3.6.1.4.1.351.150.2.1.1.1.1 | not-accessible | current | |
| cwacsIngRcvCLP0 OBJECT-TYPE The number of valid CLP=0 ATM cells in the ingress direction of this Channel prior to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.1 | Counter32 | read-only | current |
| cwacsIngRcvCLP1 OBJECT-TYPE The number of valid CLP=1 ATM cells in the ingress direction of this Channel prior to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.2 | Counter32 | read-only | current |
| cwacsIngXmtCLP0 OBJECT-TYPE The number of valid CLP=0 ATM cells in the ingress direction of this Channel after the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.3 | Counter32 | read-only | current |
| cwacsIngXmtCLP1 OBJECT-TYPE The number of valid CLP=1 ATM cells in the ingress direction of this Channel after the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.4 | Counter32 | read-only | current |
| cwacsIngCLP0CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.5 | Counter32 | read-only | current |
| cwacsIngCLP1CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.6 | Counter32 | read-only | current |
| cwacsIngCLP0UpcDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.7 | Counter32 | read-only | current |
| cwacsIngCLP1UpcDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.8 | Counter32 | read-only | current |
| cwacsIngCLP0UpcTagged OBJECT-TYPE The number of valid CLP=0 cells in the ingress direction of this Channel that are tagged as low priority by UPC. | 1.3.6.1.4.1.351.150.2.1.1.1.1.9 | Counter32 | read-only | current |
| cwacsIngRcvEFCI0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.10 | Counter32 | read-only | current |
| cwacsIngRcvEFCI1 OBJECT-TYPE The number of valid EFCI=1 cells in the ingress direction of this Channel before the class of service queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.11 | Counter32 | read-only | current |
| cwacsIngEFCI0Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.12 | Counter32 | read-only | current |
| cwacsIngEFCI1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.13 | Counter32 | read-only | current |
| cwacsIngRcvOAM OBJECT-TYPE The number of valid OAM cells in the ingress direction of this Channel before the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.14 | Counter32 | read-only | current |
| cwacsIngOAMDiscard OBJECT-TYPE The number of valid OAM cells in the ingress direction of this Channel that are discarded at the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.15 | Counter32 | read-only | current |
| cwacsIngRcvRM OBJECT-TYPE The number of valid RM cells in the ingress direction of this Channel before the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.16 | Counter32 | read-only | current |
| cwacsIngRMDiscard OBJECT-TYPE The number of valid RM cells in the ingress direction of this Channel that are discarded at the CoS queue due to overflow. | 1.3.6.1.4.1.351.150.2.1.1.1.1.17 | Counter32 | read-only | current |
| cwacsIngXmtFRm OBJECT-TYPE The number of FRm(Forward RM) ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.18 | Counter32 | read-only | current |
| cwacsIngXmtBRmFsRm OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.19 | Counter32 | read-only | current |
| cwacsIngRcvEOF1 OBJECT-TYPE The number of valid EOF=1 ATM cells in the ingress direction of this Channel PRIOR to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.20 | Counter32 | read-only | current |
| cwacsIngEOF1Discard OBJECT-TYPE The number of valid EOF=1 ATM cells in the ingress direction of this Channel which are discard at the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.21 | Counter32 | read-only | current |
| cwacsIngACR OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.22 | Gauge32 | read-only | current |
| cwacsIngVCQueueDepth OBJECT-TYPE Current length of the ingress queue of this Channel in terms of number of cells. | 1.3.6.1.4.1.351.150.2.1.1.1.1.23 | Gauge32 | read-only | current |
| cwacsEgrRcvCLP0 OBJECT-TYPE The number of valid CLP=0 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.24 | Counter32 | read-only | current |
| cwacsEgrRcvCLP1 OBJECT-TYPE The number of valid CLP=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.25 | Counter32 | read-only | current |
| cwacsEgrXmtCLP0 OBJECT-TYPE The number of valid CLP=0 ATM cells in the egress direction of this Channel AFTER the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.26 | Counter32 | read-only | current |
| cwacsEgrXmtCLP1 OBJECT-TYPE The number of valid CLP=1 ATM cells in the egress direction of this Channel AFTER the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.27 | Counter32 | read-only | current |
| cwacsEgrCLP0CoSDiscard OBJECT-TYPE The number of valid CLP=0 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. | 1.3.6.1.4.1.351.150.2.1.1.1.1.28 | Counter32 | read-only | current |
| cwacsEgrCLP1CoSDiscard OBJECT-TYPE The number of valid CLP=1 cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. | 1.3.6.1.4.1.351.150.2.1.1.1.1.29 | Counter32 | read-only | current |
| cwacsEgrRcvEFCI0 OBJECT-TYPE The number of valid EFCI=0 cells in the egress direction of this Channel before CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.30 | Counter32 | read-only | current |
| cwacsEgrRcvEFCI1 OBJECT-TYPE The number of valid EFCI=1 cells in the egress direction of this Channel before the class of service queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.31 | Counter32 | read-only | current |
| cwacsEgrEFCI0Discard OBJECT-TYPE The number of valid EFCI=0 cells in the egress direction of this Channel that are discarded at the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.32 | Counter32 | read-only | current |
| cwacsEgrEFCI1Discard OBJECT-TYPE The number of valid EFCI=1 cells in the egress direction of this Channel that are discarded at the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.33 | Counter32 | read-only | current |
| cwacsEgrRcvOAM OBJECT-TYPE The number of valid OAM cells in the egress direction of this Channel before the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.34 | Counter32 | read-only | current |
| cwacsEgrOAMDiscard OBJECT-TYPE The number of valid OAM cells in the egress direction of this Channel that are discarded at the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.35 | Counter32 | read-only | current |
| cwacsEgrRcvRM OBJECT-TYPE The number of valid RM cells in the egress direction of this Channel before the CoS queue. | 1.3.6.1.4.1.351.150.2.1.1.1.1.36 | Counter32 | read-only | current |
| cwacsEgrRMDiscard OBJECT-TYPE The number of valid RM cells in the egress direction of this Channel that are discarded at the CoS queue due to overflow. | 1.3.6.1.4.1.351.150.2.1.1.1.1.37 | Counter32 | read-only | current |
| cwacsEgrXmtFRm OBJECT-TYPE The number of FRm ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.38 | Counter32 | read-only | current |
| cwacsEgrXmtBRmFsRm OBJECT-TYPE The total number of BRm and FsRm ATM cells in the egress direction of this Channel AFTER the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.39 | Counter32 | read-only | current |
| cwacsEgrRcvEOF1 OBJECT-TYPE The number of valid EOF=1 ATM cells in the egress direction of this Channel PRIOR to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.40 | Counter32 | read-only | current |
| cwacsEgrEOF1Discard OBJECT-TYPE The number of valid EOF=1 ATM cells in the egress direction of this Channel which are discard at the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.1.1.41 | Counter32 | read-only | current |
| cwacsEgrACR OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.42 | Gauge32 | read-only | current |
| cwacsEgrVCQueueDepth OBJECT-TYPE Current length of the egress queue of this Channel in terms of number of cells. | 1.3.6.1.4.1.351.150.2.1.1.1.1.43 | Gauge32 | read-only | current |
| cwacsStatsClear OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.44 | TruthValue | read-write | current |
| cwacsHighIngRcvCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.45 | Counter32 | read-only | current |
| cwacsHighIngRcvCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.46 | Counter32 | read-only | current |
| cwacsHighIngXmtCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.47 | Counter32 | read-only | current |
| cwacsHighIngXmtCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.48 | Counter32 | read-only | current |
| cwacsHighIngCLP0CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.49 | Counter32 | read-only | current |
| cwacsHighIngCLP1CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.50 | Counter32 | read-only | current |
| cwacsHighIngCLP0UpcDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.51 | Counter32 | read-only | current |
| cwacsHighIngCLP1UpcDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.52 | Counter32 | read-only | current |
| cwacsHighIngCLP0UpcTagged OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.53 | Counter32 | read-only | current |
| cwacsHighIngRcvEFCI0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.54 | Counter32 | read-only | current |
| cwacsHighIngRcvEFCI1 OBJECT-TYPE 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 | 1.3.6.1.4.1.351.150.2.1.1.1.1.55 | Counter32 | read-only | current |
| cwacsHighIngEFCI0Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.56 | Counter32 | read-only | current |
| cwacsHighIngEFCI1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.57 | Counter32 | read-only | current |
| cwacsHighIngRcvEOF1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.58 | Counter32 | read-only | current |
| cwacsHighIngEOF1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.59 | Counter32 | read-only | current |
| cwacsHighEgrRcvCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.60 | Counter32 | read-only | current |
| cwacsHighEgrRcvCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.61 | Counter32 | read-only | current |
| cwacsHighEgrXmtCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.62 | Counter32 | read-only | current |
| cwacsHighEgrXmtCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.63 | Counter32 | read-only | current |
| cwacsHighEgrCLP0CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.64 | Counter32 | read-only | current |
| cwacsHighEgrCLP1CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.65 | Counter32 | read-only | current |
| cwacsHighEgrRcvEFCI0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.66 | Counter32 | read-only | current |
| cwacsHighEgrRcvEFCI1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.67 | Counter32 | read-only | current |
| cwacsHighEgrEFCI0Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.68 | Counter32 | read-only | current |
| cwacsHighEgrEFCI1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.69 | Counter32 | read-only | current |
| cwacsHighEgrRcvEOF1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.70 | Counter32 | read-only | current |
| cwacsHighEgrEOF1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.1.1.71 | Counter32 | read-only | current |
| cwacsXTable OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2 | not-accessible | current | |
| cwacsXEntry OBJECT-TYPE An entry in the ATM connection Channel statistic table. An entry is created for every Channel. | 1.3.6.1.4.1.351.150.2.1.1.2.1 | not-accessible | current | |
| cwacsHCIngRcvCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.1 | Counter64 | read-only | current |
| cwacsHCIngRcvCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.2 | Counter64 | read-only | current |
| cwacsHCIngXmtCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.3 | Counter64 | read-only | current |
| cwacsHCIngXmtCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.4 | Counter64 | read-only | current |
| cwacsHCIngCLP0CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.5 | Counter64 | read-only | current |
| cwacsHCIngCLP1CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.6 | Counter64 | read-only | current |
| cwacsHCIngCLP0UpcDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.7 | Counter64 | read-only | current |
| cwacsHCIngCLP1UpcDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.8 | Counter64 | read-only | current |
| cwacsHCIngCLP0UpcTagged OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.9 | Counter64 | read-only | current |
| cwacsHCIngRcvEFCI0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.10 | Counter64 | read-only | current |
| cwacsHCIngRcvEFCI1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.11 | Counter64 | read-only | current |
| cwacsHCIngEFCI0Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.12 | Counter64 | read-only | current |
| cwacsHCIngEFCI1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.13 | Counter64 | read-only | current |
| cwacsHCIngRcvEOF1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.14 | Counter64 | read-only | current |
| cwacsHCIngEOF1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.15 | Counter64 | read-only | current |
| cwacsHCEgrRcvCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.16 | Counter64 | read-only | current |
| cwacsHCEgrRcvCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.17 | Counter64 | read-only | current |
| cwacsHCEgrXmtCLP0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.18 | Counter64 | read-only | current |
| cwacsHCEgrXmtCLP1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.19 | Counter64 | read-only | current |
| cwacsHCEgrCLP0CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.20 | Counter64 | read-only | current |
| cwacsHCEgrCLP1CoSDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.21 | Counter64 | read-only | current |
| cwacsHCEgrRcvEFCI0 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.22 | Counter64 | read-only | current |
| cwacsHCEgrRcvEFCI1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.23 | Counter64 | read-only | current |
| cwacsHCEgrEFCI0Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.24 | Counter64 | read-only | current |
| cwacsHCEgrEFCI1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.25 | Counter64 | read-only | current |
| cwacsHCEgrRcvEOF1 OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.26 | Counter64 | read-only | current |
| cwacsHCEgrEOF1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.2.1.27 | Counter64 | read-only | current |
| cwaConnStatsTable OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3 | not-accessible | current | |
| cwaConnStatsEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1 | not-accessible | current | |
| cwaConnStatsIngRcv OBJECT-TYPE The number of valid CLP=0 and CLP=1 ATM cells in the ingress direction of this Channel prior to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.3.1.1 | Counter32 | read-only | current |
| cwaConnStatsIngCLP0Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1.2 | Counter32 | read-only | current |
| cwaConnStatsIngCLP1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1.3 | Counter32 | read-only | current |
| cwaConnStatsIngTotalDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1.4 | Counter32 | read-only | current |
| cwaConnStatsEgrXmt OBJECT-TYPE The number of valid CLP=0 and CLP=1 ATM cells in the egress direction of this Channel prior to the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.3.1.5 | Counter32 | read-only | current |
| cwaConnStatsEgrCLP0Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1.6 | Counter32 | read-only | current |
| cwaConnStatsEgrCLP1Discard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1.7 | Counter32 | read-only | current |
| cwaConnStatsEgrTotalDiscard OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1.8 | Counter32 | read-only | current |
| cwaConnStatsClear OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.3.1.9 | TruthValue | read-write | current |
| cwacsExtStatsTable OBJECT-TYPE 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). | 1.3.6.1.4.1.351.150.2.1.1.4 | not-accessible | current | |
| cwacsExtStatsEntry OBJECT-TYPE An entry in cwacsTable. | 1.3.6.1.4.1.351.150.2.1.1.4.1 | not-accessible | current | |
| cwacsEgrAal2HecErrors OBJECT-TYPE The number of egress AAL2 CPS(Common Part Sub-layer) PDUs dropped due to HEC (Header Error Control) error. | 1.3.6.1.4.1.351.150.2.1.1.4.1.1 | Counter32 | read-only | current |
| cwacsEgrAal2InvalidOsfCells OBJECT-TYPE The Number of AAL2 cells dropped due to invalid OSF (OffSet Field) in the egress direction. | 1.3.6.1.4.1.351.150.2.1.1.4.1.2 | Counter32 | read-only | current |
| cwacsEgrAal2InvalidParCells OBJECT-TYPE The Number of AAL2 cells dropped due to invalid Parity bit field in the egress direction. | 1.3.6.1.4.1.351.150.2.1.1.4.1.3 | Counter32 | read-only | current |
| cwacsAal2CpsSentPkts OBJECT-TYPE The number of AAL2 CPS packets sent to the network. | 1.3.6.1.4.1.351.150.2.1.1.4.1.4 | Counter32 | read-only | current |
| cwacsAal2CpsRcvdPkts OBJECT-TYPE The number of AAL2 CPS packets received from the network. This does not include the packets which are counted as error packets. | 1.3.6.1.4.1.351.150.2.1.1.4.1.5 | Counter32 | read-only | current |
| cwacsEgrAal2CpsInvalidCidPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.4.1.6 | Counter32 | read-only | current |
| cwacsCacPassedCalls OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.4.1.7 | Counter32 | read-only | current |
| cwacsCacRejectedCalls OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.4.1.8 | Counter32 | read-only | current |
| cwacsIngXmtOAM OBJECT-TYPE The number of valid OAM cells in the ingress direction of this Channel after the traffic management entity. | 1.3.6.1.4.1.351.150.2.1.1.4.1.9 | Counter32 | read-only | current |
| cwacsUsedConns OBJECT-TYPE This attribute indicates the number of connections currently in used. | 1.3.6.1.4.1.351.150.2.1.1.4.1.10 | Gauge32 | read-only | current |
| cwacsUtilizedCR OBJECT-TYPE This attribute indicates the current utilized CR (cell Rate) applied for PVC connection. | 1.3.6.1.4.1.351.150.2.1.1.4.1.11 | Gauge32 | read-only | current |
| cwacsUsedVadConns OBJECT-TYPE This attribute indicates the number of connections currently using VAD (Voice Activity Detection). | 1.3.6.1.4.1.351.150.2.1.1.4.1.12 | Gauge32 | read-only | current |
| cwacsTotalCR OBJECT-TYPE This attribute indicates the Total CR (cell Rate) applied for PVC connection. | 1.3.6.1.4.1.351.150.2.1.1.4.1.13 | Gauge32 | read-only | current |
| cwacsAisSuppressCount OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.4.1.14 | Counter32 | read-only | current |
| cwacsBearerPVCTable OBJECT-TYPE This table stores the bearer PVC statistic information. | 1.3.6.1.4.1.351.150.2.1.1.5 | not-accessible | current | |
| cwacsBearerPVCEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.351.150.2.1.1.5.1 | not-accessible | current | |
| cwacsAvailableBearerPVCBWMin OBJECT-TYPE The minimum available bandwidth of a bearer PVC in the statistics interval. | 1.3.6.1.4.1.351.150.2.1.1.5.1.1 | Gauge32 (0..100) | read-only | current |
| cwacsAvailableBearerPVCBWMax OBJECT-TYPE The maximum available bandwidth of a bearer PVC in the statistics interval. | 1.3.6.1.4.1.351.150.2.1.1.5.1.2 | Gauge32 (0..100) | read-only | current |
| cwacsAvailableBearerPVCBWAvg OBJECT-TYPE The average available bandwidth of a bearer PVC in the statistics interval. | 1.3.6.1.4.1.351.150.2.1.1.5.1.3 | Gauge32 (0..100) | read-only | current |
| cwacsBearerPVCSinceLastReset OBJECT-TYPE The elapsed time (in seconds) since the last periodic reset. | 1.3.6.1.4.1.351.150.2.1.1.5.1.4 | Unsigned32 | read-only | current |
| ciscoWanAtmConnStatMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.2.2 | |||
| ciscoWanAtmConnStatMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.2.2.0 | |||
| ciscoWanAtmConnStatMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.2.3 | |||
| ciscoWanAtmConnStatMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.2.3.1 | |||
| ciscoWanAtmConnStatMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.2.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWanAtmConnStatMIBCompliance MODULE-COMPLIANCE The compliance statement for the Cisco statistics MIB. | 1.3.6.1.4.1.351.150.2.3.1.1 | deprecated |
| ciscoWanAtmConnStatMIBCompliance2 MODULE-COMPLIANCE The compliance statement for the Cisco statistics MIB. | 1.3.6.1.4.1.351.150.2.3.1.2 | deprecated |
| ciscoWanAtmConnStatMIBCompliance3 MODULE-COMPLIANCE The compliance statement for the Cisco statistics MIB. | 1.3.6.1.4.1.351.150.2.3.1.3 | deprecated |
| ciscoWanAtmConnStatMIBCompliance4 MODULE-COMPLIANCE The compliance statement for the Cisco statistics MIB. | 1.3.6.1.4.1.351.150.2.3.1.4 | deprecated |
| ciscoWanAtmConnStatMIBCompliance5 MODULE-COMPLIANCE The compliance statement for the Cisco statistics MIB. | 1.3.6.1.4.1.351.150.2.3.1.5 | deprecated |
| ciscoWanAtmConnStatMIBCompliance6 MODULE-COMPLIANCE The compliance statement for the Cisco statistics MIB. | 1.3.6.1.4.1.351.150.2.3.1.6 | current |
| cwacsGroup OBJECT-GROUP These are the objects which provide traffic statistic information related to an ATM Channel. | 1.3.6.1.4.1.351.150.2.3.2.1 | deprecated |
| cwaConnStatsGroup OBJECT-GROUP These are the objects which provide traffic statistic information related to an ATM Channel. | 1.3.6.1.4.1.351.150.2.3.2.2 | current |
| cwacsGroup1 OBJECT-GROUP These are the objects, which provide traffic statistic information related to an ATM Channel. | 1.3.6.1.4.1.351.150.2.3.2.3 | current |
| cwacsHCGroup OBJECT-GROUP These are the objects, which provide traffic statistic information related to an ATM Channel. These are the 64-bit versions of these statistics. | 1.3.6.1.4.1.351.150.2.3.2.4 | current |
| cwacsAal2Group OBJECT-GROUP These are objects provide statistic information of ATM connection related to voice gateway. This group has been replaced by cwacsAal2GroupRev1. | 1.3.6.1.4.1.351.150.2.3.2.5 | deprecated |
| cwacsAal2GroupRev1 OBJECT-GROUP These are objects provide statistic information of ATM connection related to voice gateway. | 1.3.6.1.4.1.351.150.2.3.2.6 | current |
| cwacsBearerPVCGroup OBJECT-GROUP These are objects provide Bearer PVC statistic information related to voice gateway. | 1.3.6.1.4.1.351.150.2.3.2.7 | current |