PDN-ATMSTATS-MIB: View SNMP OID List / Download MIB

VENDOR: PARADYNE


 Home MIB: PDN-ATMSTATS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 pdnAtmStatsMIB 1.3.6.1.4.1.1795.2.24.2.6.11.3
This MIB Module supports ATM Statistics
     pdnAtmVplStat 1.3.6.1.4.1.1795.2.24.2.6.11.3.1
         pdnAtmVplStatTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1 no-access
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.
             pdnAtmVplStatEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1 no-access
Each entry in this table represents a VPL.
                 pdnAtmVplStatIfIndex 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.1 integer32 read-only
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.
                 pdnAtmVplStatVpi 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.2 integer32 read-only
The VPI value of the VPL.
                 pdnAtmVplStatTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.3 counter32 read-only
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.
                 pdnAtmVplStatClp0CellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.4 counter32 read-only
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.
                 pdnAtmVplStatTotalDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.5 counter32 read-only
The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
                 pdnAtmVplStatClp0Discards 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.6 counter32 read-only
The total number of valid ATM cells received with CLP=0 an discarded by the traffic policing entity.
                 pdnAtmVplStatTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.7 counter32 read-only
The total number of valid ATM cells transmitted by this VPL. This includes both CLP=0 and CLP=1 cells.
                 pdnAtmVplStatClp0CellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.8 counter32 read-only
The total number of valid ATM cells transmitted with CLP=0 by this VPL.
                 pdnAtmVplStatTaggedOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.1.1.1.9 counter32 read-only
The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VPL.
     pdnAtmVclStat 1.3.6.1.4.1.1795.2.24.2.6.11.3.2
         pdnAtmVclStatTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2 no-access
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.
             pdnAtmVclStatEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1 no-access
Each entry in this table represents a VCL.
                 pdnAtmVclStatIfIndex 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.1 integer32 read-only
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.
                 pdnAtmVclStatVpi 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.2 integer32 read-only
The VPI value of the VCL.
                 pdnAtmVclStatVci 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.3 integer32 read-only
The VCI value of the VCL.
                 pdnAtmVclStatTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.4 counter32 read-only
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.
                 pdnAtmVclStatClp0CellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.5 counter32 read-only
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.
                 pdnAtmVclStatTotalDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.6 counter32 read-only
The total number of valid ATM cells discarded by the traffic policing entity. This includes cells originally received with CLP=0 and CLP=1.
                 pdnAtmVclStatClp0Discards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.7 counter32 read-only
The total number of valid ATM cells received with CLP=0 an discarded by the traffic policing entity.
                 pdnAtmVclStatTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.8 counter32 read-only
The total number of valid ATM cells transmitted by this VCL. This includes both CLP=0 and CLP=1 cells.
                 pdnAtmVclStatClp0CellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.9 counter32 read-only
The total number of valid ATM cells transmitted with CLP=0 by this VCL.
                 pdnAtmVclStatTaggedOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.10 counter32 read-only
The total number of valid ATM cells tagged by the traffic policing entity from CLP=0 to CLP=1 and transmitted by this VCL.
                 pdnAtmVclStatRowStatus 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.2.1.11 rowstatus read-write
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.
         pdnAtmVclCurrTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3 no-access
This table maintains per-TP statistics for the fifteen-minute interval currently being collected.
             pdnAtmVclCurrEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1 no-access
An entry in this table for VCL termination points. Each VCL Termination Point automatically has an entry in this table associated with it.
                 pdnAtmVclCurrElapsedTime 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.1 timeinterval read-only
Amount of time, measured in seconds, that statistics for this entry (the current interval) have been counted.
                 pdnAtmVclCurrTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.2 gauge32 read-only
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
                 pdnAtmVclCurrTotalInDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.3 gauge32 read-only
The number of discarded received cells.
                 pdnAtmVclCurrTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.4 gauge32 read-only
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
                 pdnAtmVclCurrTotalOutDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.3.1.5 gauge32 read-only
The number of discarded transmitted cells since this interval.
         pdnAtmVclHistTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4 no-access
This table maintains per-interface statistics for previous fifteen-minute intervals.
             pdnAtmVclHistEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1 no-access
An entry in History Data table for VCL termination points. Each VCL Termination Point automatically has an entry in this table associated with it.
                 pdnAtmVclHistIndex 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.1 integer32 no-access
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.
                 pdnAtmVclHistElapsedTime 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.2 timeinterval read-only
Amount of Time, measured in units of 0.01 second, that statistics for this entry(the current interval) have been counted.
                 pdnAtmVclHistTotalCellIns 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.3 gauge32 read-only
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
                 pdnAtmVclHistTotalInDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.4 gauge32 read-only
The number of discarded received cells during this interval.
                 pdnAtmVclHistTotalCellOuts 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.5 gauge32 read-only
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
                 pdnAtmVclHistTotalOutDiscards 1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.6 gauge32 read-only
The number of discarded transmitted cells during this interval.
     pdnAtmStat 1.3.6.1.4.1.1795.2.24.2.6.11.3.3
         pdnAtmStatTable 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1 no-access
This table contains all statistic counters per interface. It is used to monitor the errors in terms of incoming cells.
             pdnAtmStatEntry 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1.1 no-access
Each entry in this table represents a error count per interface.
                 pdnAtmStatHECErrors 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1.1.1 counter32 read-only
The total number of ATM cells discarded on this interface due to a HEC violation.
                 pdnAtmStatLCDErrors 1.3.6.1.4.1.1795.2.24.2.6.11.3.3.1.1.2 counter32 read-only
The total number of Loss of Cell Delineataion events (LCD) that occured on this interface.