CISCO-PROP-ATM-IF-MIB

File: CISCO-PROP-ATM-IF-MIB.mib (28429 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
ciscoMgmt

Defined Types

CpAtmIfConfigEntry  
SEQUENCE    
  cpAtmIfMaxBandwidth Unsigned32

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

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

CpAtmIfStatsIngressEntry  
SEQUENCE    
  cpAtmIfIngXmtClp0Cells Counter32
  cpAtmIfIngXmtClp1Cells Counter32
  cpAtmIfIngXmtEFCICells Counter32
  cpAtmIfIngXmtOAMCells Counter32
  cpAtmIfHCIngXmtClp0Cells Counter64
  cpAtmIfHCIngXmtClp1Cells Counter64
  cpAtmIfHCIngXmtEFCICells Counter64
  cpAtmIfHCIngXmtOAMCells Counter64

Defined Values

ciscoPropAtmIfMIB 1.3.6.1.4.1.9.9.319
This MIB is designed for Propietary ATM (propAtm) interfaces. The propAtm interfaces are identified in the ifTable entries with ifType 197 (as defined in IANAifType-MIB). This interface is a switch virtual interface which does not have any physical connector(jack).
MODULE-IDENTITY    

ciscoPropAtmIfMIBNotifs 1.3.6.1.4.1.9.9.319.0
OBJECT IDENTIFIER    

ciscoPropAtmIfMIBObjects 1.3.6.1.4.1.9.9.319.1
OBJECT IDENTIFIER    

cpAtmIfConfig 1.3.6.1.4.1.9.9.319.1.1
OBJECT IDENTIFIER    

cpAtmIfVirtualPortStats 1.3.6.1.4.1.9.9.319.1.2
OBJECT IDENTIFIER    

cpAtmIfConfigTable 1.3.6.1.4.1.9.9.319.1.1.1
This table is used to configure propAtm interfaces. Each entry in this table has a corresponding ifTable entry with ifType propAtm(197). The ifIndex value of that associated ifTable entry is used to index this this table. The entry of this table is added after its associated ifEntry is added in the ifTable of IF-MIB. It is impossible to add/delete entry to/from this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpAtmIfConfigEntry

cpAtmIfConfigEntry 1.3.6.1.4.1.9.9.319.1.1.1.1
An entry in the cpAtmIfConfigTable table for each propAtm port interface. .
Status: current Access: not-accessible
OBJECT-TYPE    
  CpAtmIfConfigEntry  

cpAtmIfMaxBandwidth 1.3.6.1.4.1.9.9.319.1.1.1.1.1
The propATM interface's maximum cell rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cpAtmIfStatsEgressTable 1.3.6.1.4.1.9.9.319.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpAtmIfStatsEgressEntry

cpAtmIfStatsEgressEntry 1.3.6.1.4.1.9.9.319.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpAtmIfStatsEgressEntry  

cpAtmIfEgrRcvClp0Cells 1.3.6.1.4.1.9.9.319.1.2.1.1.1
The number of CLP-0 cells received from switch at the traffic management and policing device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfEgrRcvClp1Cells 1.3.6.1.4.1.9.9.319.1.2.1.1.2
The number of CLP-1 cells received from switch at the traffic management and policing device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfEgrClp0DiscCells 1.3.6.1.4.1.9.9.319.1.2.1.1.3
The number of CLP-0 cells discarded due to policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfEgrClp1DiscCells 1.3.6.1.4.1.9.9.319.1.2.1.1.4
The number of CLP-1 cells discarded due to policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfEgrRcvOAMCells 1.3.6.1.4.1.9.9.319.1.2.1.1.5
The number of OAM cells received from the switch at the traffic management and policing device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfEgrRcvEFCICells 1.3.6.1.4.1.9.9.319.1.2.1.1.6
The number of EFCI cells received from the switch at traffic management and policing device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfHCEgrRcvClp0Cells 1.3.6.1.4.1.9.9.319.1.2.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCEgrRcvClp1Cells 1.3.6.1.4.1.9.9.319.1.2.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCEgrClp0DiscCells 1.3.6.1.4.1.9.9.319.1.2.1.1.9
The number of CLP-0 cells discarded due to policing. This object is a 64-bit version of cpAtmIfEgrClp0DiscCells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCEgrClp1DiscCells 1.3.6.1.4.1.9.9.319.1.2.1.1.10
The number of CLP-1 cells discarded due to policing. This object is a 64-bit version of cpAtmIfEgrClp1DiscCells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCEgrRcvOAMCells 1.3.6.1.4.1.9.9.319.1.2.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCEgrRcvEFCICells 1.3.6.1.4.1.9.9.319.1.2.1.1.12
The number of EFCI cells received from the switch at traffic management and policing device. This object is a 64-bit version of cpAtmIfEgrRcvEFCICells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfEgressIntervalTable 1.3.6.1.4.1.9.9.319.1.2.2
This table reflects interval(each 15 minute) statistics associated witheach of the propAtm interfaces on egress side.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpAtmIfEgressIntervalEntry

cpAtmIfEgressIntervalEntry 1.3.6.1.4.1.9.9.319.1.2.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpAtmIfEgressIntervalEntry  

cpAtmIfEgressIntervalNumber 1.3.6.1.4.1.9.9.319.1.2.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..96  

cpAtmIfIntEgrRcvClp0Cells 1.3.6.1.4.1.9.9.319.1.2.2.1.2
The number of CLP-0 cells received from switch at the traffic management and policing device during a 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIntEgrRcvClp1Cells 1.3.6.1.4.1.9.9.319.1.2.2.1.3
The number of CLP-1 cells received from switch at the traffic management and policing device during a 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIntEgrClp0DiscCells 1.3.6.1.4.1.9.9.319.1.2.2.1.4
The number of CLP-0 cells discarded due to policing during a 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIntEgrClp1DiscCells 1.3.6.1.4.1.9.9.319.1.2.2.1.5
The number of CLP-1 cells discarded due to policing during a 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIntEgrRcvOAMCells 1.3.6.1.4.1.9.9.319.1.2.2.1.6
The number of OAM cells received from the switch at the traffic management and policing device during a 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIntEgrRcvEFCICells 1.3.6.1.4.1.9.9.319.1.2.2.1.7
The number of EFCI cells received from the switch at traffic management and policing device during a 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfHCIntEgrRcvClp0Cells 1.3.6.1.4.1.9.9.319.1.2.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIntEgrRcvClp1Cells 1.3.6.1.4.1.9.9.319.1.2.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIntEgrClp0DiscCells 1.3.6.1.4.1.9.9.319.1.2.2.1.10
The number of CLP-0 cells discarded due to policing during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrClp0DiscCells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIntEgrClp1DiscCells 1.3.6.1.4.1.9.9.319.1.2.2.1.11
The number of CLP-1 cells discarded due to policing during a 15 minute interval. This object is a 64-bit version of cpAtmIfIntEgrClp1DiscCells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIntEgrRcvOAMCells 1.3.6.1.4.1.9.9.319.1.2.2.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIntEgrRcvEFCICells 1.3.6.1.4.1.9.9.319.1.2.2.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfStatsIngressTable 1.3.6.1.4.1.9.9.319.1.2.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpAtmIfStatsIngressEntry

cpAtmIfStatsIngressEntry 1.3.6.1.4.1.9.9.319.1.2.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpAtmIfStatsIngressEntry  

cpAtmIfIngXmtClp0Cells 1.3.6.1.4.1.9.9.319.1.2.3.1.1
The number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIngXmtClp1Cells 1.3.6.1.4.1.9.9.319.1.2.3.1.2
The number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIngXmtEFCICells 1.3.6.1.4.1.9.9.319.1.2.3.1.3
The number of EFCI cells transmitted to the switch after traffic management and policing in ingress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfIngXmtOAMCells 1.3.6.1.4.1.9.9.319.1.2.3.1.4
The number of OAM loopback cells transmitted to switch after traffic management and policing in ingress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cpAtmIfHCIngXmtClp0Cells 1.3.6.1.4.1.9.9.319.1.2.3.1.5
The number of CLP-0 cells transmitted to the switch after traffic management and policing in ingress direction. This object is a 64-bit version of cpAtmIfIngXmtClp0Cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIngXmtClp1Cells 1.3.6.1.4.1.9.9.319.1.2.3.1.6
The number of CLP-1 cells transmitted to the switch after traffic management and policing in ingress direction. This object is a 64-bit version of cpAtmIfIngXmtClp1Cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIngXmtEFCICells 1.3.6.1.4.1.9.9.319.1.2.3.1.7
The number of EFCI cells transmitted to the switch after traffic management and policing in ingress direction. This object is a 64-bit version of cpAtmIfIngXmtEFCICells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfHCIngXmtOAMCells 1.3.6.1.4.1.9.9.319.1.2.3.1.8
The number of OAM loopback cells transmitted to switch after traffic management and policing in ingress direction. This object is a 64-bit version of cpAtmIfIngXmtOAMCells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cpAtmIfMIBConformance 1.3.6.1.4.1.9.9.319.2
OBJECT IDENTIFIER    

cpAtmIfMIBCompliances 1.3.6.1.4.1.9.9.319.2.1
OBJECT IDENTIFIER    

cpAtmIfMIBGroups 1.3.6.1.4.1.9.9.319.2.2
OBJECT IDENTIFIER    

cpAtmIfMIBCompliance 1.3.6.1.4.1.9.9.319.2.1.1
The compliance statement for the SNMP entities which implement ciscoPropAtmIfMIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cpAtmIfConfigGroup 1.3.6.1.4.1.9.9.319.2.2.1
These are objects related to configuration of propAtm Interface.
Status: current Access: read-only
OBJECT-GROUP    

cpAtmIfEgressStatMIBGroup 1.3.6.1.4.1.9.9.319.2.2.2
These are objects related to Egress Statistics of propAtm interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cpAtmIfEgressIntervalMIBGroup 1.3.6.1.4.1.9.9.319.2.2.3
These are objects related to Egress Interval Statistics of propAtm Interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cpAtmIfIngressStatMIBGroup 1.3.6.1.4.1.9.9.319.2.2.4
These are objects related to Ingress Statistics of propAtm interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cpAtmIfHCEgressStatMIBGroup 1.3.6.1.4.1.9.9.319.2.2.5
These are objects related to Egress Statistics of propAtm interfaces. This group is a 64-bit version of cpAtmIfEgressStatMIBGroup.
Status: current Access: read-only
OBJECT-GROUP    

cpAtmIfHCEgressIntervalMIBGroup 1.3.6.1.4.1.9.9.319.2.2.6
These are objects related to Egress Interval Statistics of propAtm Interfaces. This group is a 64-bit version of cpAtmIfEgressIntervalMIBGroup.
Status: current Access: read-only
OBJECT-GROUP    

cpAtmIfHCIngressStatMIBGroup 1.3.6.1.4.1.9.9.319.2.2.7
These are objects related to Ingress Statistics of propAtm interfaces. This group is a 64-bit version of cpAtmIfIngressStatMIBGroup.
Status: current Access: read-only
OBJECT-GROUP