PDN-ATMSTATS-MIB

File: PDN-ATMSTATS-MIB.mib (23919 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
PDN-HEADER-MIB ATM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Counter32 TimeInterval
RowStatus ifIndex pdnAtm
atmVclVpi atmVclVci

Defined Types

PdnAtmVplStatEntry  
SEQUENCE    
  pdnAtmVplStatIfIndex Integer32
  pdnAtmVplStatVpi Integer32
  pdnAtmVplStatTotalCellIns Counter32
  pdnAtmVplStatClp0CellIns Counter32
  pdnAtmVplStatTotalDiscards Counter32
  pdnAtmVplStatClp0Discards Counter32
  pdnAtmVplStatTotalCellOuts Counter32
  pdnAtmVplStatClp0CellOuts Counter32
  pdnAtmVplStatTaggedOuts Counter32

PdnAtmVclStatEntry  
SEQUENCE    
  pdnAtmVclStatIfIndex Integer32
  pdnAtmVclStatVpi Integer32
  pdnAtmVclStatVci Integer32
  pdnAtmVclStatTotalCellIns Counter32
  pdnAtmVclStatClp0CellIns Counter32
  pdnAtmVclStatTotalDiscards Counter32
  pdnAtmVclStatClp0Discards Counter32
  pdnAtmVclStatTotalCellOuts Counter32
  pdnAtmVclStatClp0CellOuts Counter32
  pdnAtmVclStatTaggedOuts Counter32
  pdnAtmVclStatRowStatus RowStatus

PdnAtmVclCurrEntry  
SEQUENCE    
  pdnAtmVclCurrElapsedTime TimeInterval
  pdnAtmVclCurrTotalCellIns Gauge32
  pdnAtmVclCurrTotalInDiscards Gauge32
  pdnAtmVclCurrTotalCellOuts Gauge32
  pdnAtmVclCurrTotalOutDiscards Gauge32

PdnAtmVclHistEntry  
SEQUENCE    
  pdnAtmVclHistIndex Integer32
  pdnAtmVclHistElapsedTime TimeInterval
  pdnAtmVclHistTotalCellIns Gauge32
  pdnAtmVclHistTotalInDiscards Gauge32
  pdnAtmVclHistTotalCellOuts Gauge32
  pdnAtmVclHistTotalOutDiscards Gauge32

PdnAtmStatEntry  
SEQUENCE    
  pdnAtmStatHECErrors Counter32
  pdnAtmStatLCDErrors Counter32

Defined Values

pdnAtmStatsMIB 1.3.6.1.4.1.1795.2.24.2.6.11.3
This MIB Module supports ATM Statistics
MODULE-IDENTITY    

pdnAtmVplStat 1.3.6.1.4.1.1795.2.24.2.6.11.3.1
OBJECT IDENTIFIER    

pdnAtmVclStat 1.3.6.1.4.1.1795.2.24.2.6.11.3.2
OBJECT IDENTIFIER    

pdnAtmStat 1.3.6.1.4.1.1795.2.24.2.6.11.3.3
OBJECT IDENTIFIER    

pdnAtmVplStatTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1
This table contains all statistic counters per VPL. It is used to monitor the usage of the VPL in terms of incoming cells and outgoing cells.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmVplStatEntry

pdnAtmVplStatEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1
Each entry in this table represents a VPL.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmVplStatEntry  

pdnAtmVplStatIfIndex 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.1
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pdnAtmVplStatVpi 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.2
The VPI value of the VPL.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pdnAtmVplStatTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.3
The total number of valid ATM cells received by this VPL including both CLP=0 and CLP=1 cells. The cells are counted prior to the application of the traffic policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVplStatClp0CellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.4
The number of valid ATM cells received by this VPL with CLP=0. The cells are counted prior to the application of the traffic policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVplStatTotalDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.5
The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVplStatClp0Discards 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.6
The total number of valid ATM cells received with CLP=0 an discarded by the traffic policing entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVplStatTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.7
The total number of valid ATM cells transmitted by this VPL. This includes both CLP=0 and CLP=1 cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVplStatClp0CellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.8
The total number of valid ATM cells transmitted with CLP=0 by this VPL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVplStatTaggedOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.9
The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VPL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2
This table contains all statistic counters per VCL. It is used to monitor the usage of the VCL in terms of incoming cells and outgoing cells.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmVclStatEntry

pdnAtmVclStatEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1
Each entry in this table represents a VCL.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmVclStatEntry  

pdnAtmVclStatIfIndex 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.1
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pdnAtmVclStatVpi 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.2
The VPI value of the VCL.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pdnAtmVclStatVci 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.3
The VCI value of the VCL.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pdnAtmVclStatTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.4
The total number of valid ATM cells received by this VCL including both CLP=0 and CLP=1 cells. The cells are counted prior to the application of the traffic policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatClp0CellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.5
The number of valid ATM cells received by this VCL with CLP=0. The cells are counted prior to the application of the traffic policing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatTotalDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.6
The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatClp0Discards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.7
The total number of valid ATM cells received with CLP=0 an discarded by the traffic policing entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.8
The total number of valid ATM cells transmitted by this VCL. This includes both CLP=0 and CLP=1 cells.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatClp0CellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.9
The total number of valid ATM cells transmitted with CLP=0 by this VCL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatTaggedOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.10
The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VCL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmVclStatRowStatus 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.11
This object is used to create a new row or delete an existing row in this table. When a new row is added, statistics are collected for the VCL. Statistics collection is terminated by deletion of the row.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

pdnAtmVclCurrTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3
This table maintains per-TP statistics for the fifteen-minute interval currently being collected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmVclCurrEntry

pdnAtmVclCurrEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1
An entry in this table for VCL termination points. Each VCL Termination Point automatically has an entry in this table associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmVclCurrEntry  

pdnAtmVclCurrElapsedTime 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.1
Amount of time, measured in seconds, that statistics for this entry (the current interval) have been counted.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

pdnAtmVclCurrTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.2
The total number of valid ATM cells received by this VCL. This number corresponds to that of toal cells recieved from CPE if this interface is a DSL ATM interface
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmVclCurrTotalInDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.3
The number of discarded received cells.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmVclCurrTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.4
The number of cells that have been successfully sent. This number corresponds to that of toal cells transmitted to CPE if this interface is a DSL ATM interface
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmVclCurrTotalOutDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.5
The number of discarded transmitted cells since this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmVclHistTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4
This table maintains per-interface statistics for previous fifteen-minute intervals.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmVclHistEntry

pdnAtmVclHistEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1
An entry in History Data table for VCL termination points. Each VCL Termination Point automatically has an entry in this table associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmVclHistEntry  

pdnAtmVclHistIndex 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.1
A number between 1 and 96, which identifies the interval for which the set of statistics in this entry was collected. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..96  

pdnAtmVclHistElapsedTime 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.2
Amount of Time, measured in units of 0.01 second, that statistics for this entry(the current interval) have been counted.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

pdnAtmVclHistTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.3
The total number of valid ATM cells received by this VCL during this interval. This number corresponds to that of toal cells recieved from CPE if this interface is a DSL ATM interface
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmVclHistTotalInDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.4
The number of discarded received cells during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmVclHistTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.5
The number of cells that have been successfully sent during this interval. This number corresponds to that of toal cells transmitted to CPE if this interface is a DSL ATM interface
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmVclHistTotalOutDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.6
The number of discarded transmitted cells during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pdnAtmStatTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1
This table contains all statistic counters per interface. It is used to monitor the errors in terms of incoming cells.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnAtmStatEntry

pdnAtmStatEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1.1
Each entry in this table represents a error count per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnAtmStatEntry  

pdnAtmStatHECErrors 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1.1.1
The total number of ATM cells discarded on this interface due to a HEC violation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnAtmStatLCDErrors 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1.1.2
The total number of Loss of Cell Delineataion events (LCD) that occured on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32