cpAtmIfMaxBandwidth - cp Atm If Max Bandwidth - CISCO-PROP-ATM-IF-MIB

MIBs list

With IPHost Network Monitor you can run simple snmp requests against a Cisco device in your network.

cpAtmIfMaxBandwidth

cp Atm If Max Bandwidth
1.3.6.1.4.1.9.9.319.1.1.1.1.1

The propATM interface's maximum cell rate. DEFVAL{ 7000000 } ::= { cpAtmIfConfigEntry 1 } -- ********************************************************************* -- cpAtmIfStatsEgressTable -- ********************************************************************* SYNTAX SEQUENCE OF CpAtmIfStatsEgressEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table reflects real-time statistics associated with each of propAtm interfaces on the egress side. Ingress terminology is used for the cells that are generated by the voice gateway on the TDM side and are going toward the ATM switch. Egress terminology means the cells that are coming from the ATM switch into the TDM side. This table contains statistics from this egress point of view. ::= { cpAtmIfVirtualPortStats 1 } SYNTAX CpAtmIfStatsEgressEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION An entry in the cpAtmIfStatsEgressTable table for each propAtm port interface. CLP-0 means Cell Loss Priority = 0, CLP-1 means Cell Loss Priority = 1. INDEX { ifIndex } ::= { cpAtmIfStatsEgressTable 1 } CpAtmIfStatsEgressEntry ::= SEQUENCE { cpAtmIfEgrRcvClp0Cells Counter32, cpAtmIfEgrRcvClp1Cells Counter32, cpAtmIfEgrClp0DiscCells Counter32, cpAtmIfEgrClp1DiscCells Counter32, cpAtmIfEgrRcvOAMCells Counter32, cpAtmIfEgrRcvEFCICells Counter32, cpAtmIfHCEgrRcvClp0Cells Counter64, cpAtmIfHCEgrRcvClp1Cells Counter64, cpAtmIfHCEgrClp0DiscCells Counter64, cpAtmIfHCEgrClp1DiscCells Counter64, cpAtmIfHCEgrRcvOAMCells Counter64, cpAtmIfHCEgrRcvEFCICells Counter64 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells received from switch at the traffic management and policing device. ::= { cpAtmIfStatsEgressEntry 1 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells received from switch at the traffic management and policing device. ::= { cpAtmIfStatsEgressEntry 2 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells discarded due to policing. ::= { cpAtmIfStatsEgressEntry 3 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells discarded due to policing. ::= { cpAtmIfStatsEgressEntry 4 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of OAM cells received from the switch at the traffic management and policing device. ::= { cpAtmIfStatsEgressEntry 5 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of EFCI cells received from the switch at traffic management and policing device. ::= { cpAtmIfStatsEgressEntry 6 } -- -- High Capacity Counter objects. These objects are all -- 64 bit versions of the "basic" counters. These -- objects all have the same basic semantics as their 32-bit -- counterparts, however, their syntax has been extended -- to 64 bits. -- SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells received from switch at the traffic management and policing device. This object is a 64-bit version of cpAtmIfEgrRcvClp0Cells. ::= { cpAtmIfStatsEgressEntry 7 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells received from switch at the traffic management and policing device. This object is a 64-bit version of cpAtmIfEgrRcvClp1Cells. ::= { cpAtmIfStatsEgressEntry 8 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells discarded due to policing. This object is a 64-bit version of cpAtmIfEgrClp0DiscCells. ::= { cpAtmIfStatsEgressEntry 9 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells discarded due to policing. This object is a 64-bit version of cpAtmIfEgrClp1DiscCells. ::= { cpAtmIfStatsEgressEntry 10 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of OAM cells received from the switch at the traffic management and policing device. This object is a 64-bit version of cpAtmIfEgrRcvOAMCells. ::= { cpAtmIfStatsEgressEntry 11 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of EFCI cells received from the switch at traffic management and policing device. This object is a 64-bit version of cpAtmIfEgrRcvEFCICells. ::= { cpAtmIfStatsEgressEntry 12 } -- ********************************************************************* -- cpAtmIfEgressIntervalTable -- ********************************************************************* SYNTAX SEQUENCE OF CpAtmIfEgressIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table reflects interval(each 15 minute) statistics associated witheach of the propAtm interfaces on egress side. ::= { cpAtmIfVirtualPortStats 2 } SYNTAX CpAtmIfEgressIntervalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION An entry in the cpAtmIfEgressIntervalTable table for each propAtm port interface. CLP-0 means Cell Loss Priority = 0, CLP-1 means Cell Loss Priority = 1. INDEX { ifIndex, cpAtmIfEgressIntervalNumber} ::= { cpAtmIfEgressIntervalTable 1 } CpAtmIfEgressIntervalEntry ::= SEQUENCE { cpAtmIfEgressIntervalNumber Integer32, cpAtmIfIntEgrRcvClp0Cells Counter32, cpAtmIfIntEgrRcvClp1Cells Counter32, cpAtmIfIntEgrClp0DiscCells Counter32, cpAtmIfIntEgrClp1DiscCells Counter32, cpAtmIfIntEgrRcvOAMCells Counter32, cpAtmIfIntEgrRcvEFCICells Counter32, cpAtmIfHCIntEgrRcvClp0Cells Counter64, cpAtmIfHCIntEgrRcvClp1Cells Counter64, cpAtmIfHCIntEgrClp0DiscCells Counter64, cpAtmIfHCIntEgrClp1DiscCells Counter64, cpAtmIfHCIntEgrRcvOAMCells Counter64, cpAtmIfHCIntEgrRcvEFCICells Counter64 } SYNTAX Integer32(1..96) MAX-ACCESS not-accessible STATUS current DESCRIPTION Index of the table which represents the interval number. An interval number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minutes interval completed 23 hours an 45 minutes prior to interval 1. ::= { cpAtmIfEgressIntervalEntry 1 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells received from switch at the traffic management and policing device during a 15 minute interval. ::= { cpAtmIfEgressIntervalEntry 2 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells received from switch at the traffic management and policing device during a 15 minute interval. ::= { cpAtmIfEgressIntervalEntry 3 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells discarded due to policing during a 15 minute interval. ::= { cpAtmIfEgressIntervalEntry 4 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells discarded due to policing during a 15 minute interval. ::= { cpAtmIfEgressIntervalEntry 5 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of OAM cells received from the switch at the traffic management and policing device during a 15 minute interval. ::= { cpAtmIfEgressIntervalEntry 6 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of EFCI cells received from the switch at traffic management and policing device during a 15 minute interval. ::= { cpAtmIfEgressIntervalEntry 7 } -- -- High Capacity Counter objects. These objects are all -- 64 bit versions of the "basic" counters. These -- objects all have the same basic semantics as their 32-bit -- counterparts, however, their syntax has been extended -- to 64 bits. -- SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells received from switch at the traffic management and policing device during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrRcvClp0Cells. ::= { cpAtmIfEgressIntervalEntry 8 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells received from switch at the traffic management and policing device during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrRcvClp1Cells. ::= { cpAtmIfEgressIntervalEntry 9 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells discarded due to policing during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrClp0DiscCells. ::= { cpAtmIfEgressIntervalEntry 10 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-1 cells discarded due to policing during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrClp1DiscCells. ::= { cpAtmIfEgressIntervalEntry 11 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of OAM cells received from the switch at the traffic management and policing device during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrRcvOAMCells. ::= { cpAtmIfEgressIntervalEntry 12 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The number of EFCI cells received from the switch at traffic management and policing device during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrRcvEFCICells. ::= { cpAtmIfEgressIntervalEntry 13 } -- ********************************************************************* -- cpAtmIfStatsIngressTable -- ********************************************************************* SYNTAX SEQUENCE OF CpAtmIfStatsIngressEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table reflects real time statistics associated with each of the the propAtm interfaces on the ingress side. Ingress terminology is used for the cells that are generated by the voice gateway on the TDM side and are going toward the ATM switch. Egress terminology means the cells that are coming from the ATM switch into TDM side. This table contains statistics from this ingress point of view. ::= { cpAtmIfVirtualPortStats 3 } SYNTAX CpAtmIfStatsIngressEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION An entry in the cpAtmIfStatsIngressTable table for each propAtm port interface. CLP-0 means Cell Loss Priority = 0, CLP-1 means Cell Loss Priority = 1. INDEX { ifIndex } ::= { cpAtmIfStatsIngressTable 1 } CpAtmIfStatsIngressEntry ::= SEQUENCE { cpAtmIfIngXmtClp0Cells Counter32, cpAtmIfIngXmtClp1Cells Counter32, cpAtmIfIngXmtEFCICells Counter32, cpAtmIfIngXmtOAMCells Counter32, cpAtmIfHCIngXmtClp0Cells Counter64, cpAtmIfHCIngXmtClp1Cells Counter64, cpAtmIfHCIngXmtEFCICells Counter64, cpAtmIfHCIngXmtOAMCells Counter64 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction.

Back to CISCO-PROP-ATM-IF-MIB MIB page.

IPHost Network monitor allows you to monitor cpAtmIfMaxBandwidth on Cisco device via the SNMP protocol. Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring Cisco routers right now.

Easy monitoring of cpAtmIfMaxBandwidth with IPHost tools

MIBs list