NNC-ATM-STATISTICS-MIB: View SNMP OID List / Download MIB

VENDOR: NEWBRIDGE NETWORKS CORPORATION


 Home MIB: NNC-ATM-STATISTICS-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
 nncAtmStatistics 1.3.6.1.4.1.123.3.29
This module contains definitions for performance monitoring of the ATM layer and it's circuits. This MIB module contains the following tables: ATM VPL 15 Minute Current Table ATM VPL 15 Minute Interval Table ATM VPL 1 Hour Current Table ATM VPL 1 Hour Interval Table ATM VPL Stat Table ATM VPL Stat Counter Table ATM VCL 15 Minute Current Table ATM VCL 15 Minute Interval Table ATM VCL 1 Hour Current Table ATM VCL 1 Hour Interval Table ATM VCL Stat Table ATM VCL Stat Counter Table nncDepthOfHistoricalStrata These tables are heavily influenced by the definition of VPL/VCL described in rfc1695, and by the statistic table definitions described for Sonet in rfc1595. The number of intervals supported is dependent upon resource availibility on any given product, but should nominally be 32. To avoid building in massive amounts of storage, some products may adopt a bulk collection scheme. Intervals: Statistics on the performance of VPL/VCLs are collected over a historical stratum of up to a maximum of M intervals. The value of M is a function of a product's storage capability. The intervals can be either 15 minutes or 1 hour and are aligned to the quarter or one hour, respectively, of a wall clock. The current interval spans back to the last 15 minute or 1 hour tick on the wall clock. Continuing along the timeline from that point is the most recently completed interval and has an index of 1. The previous interval has an index of 2 and so on. Note that the oldest interval may be incomplete since the statistic collection may have been enabled offset to the quarter or one hour tick. t 0 -1i -2i -3i ===========|===========|===========|===========|=========== current N = 1 N = 2 N = 3 N = 4 ... N = M interval Counters: The following is understood for each counter in this MIB: - OAM cells are included in counts - idle and unassigned cells are not counted - valid cells are those that have passed HEC and have assigned VPI/VCI - admitted cells have a connection This module also contains definitions for performance monitoring of Virtual Path Aggregation (VPA) - also known as VCC to VPC Traffic Aggregation - and implemented as Shaped Trunk Group. Only egress VPA statistics are provided. The following tables have been added : ATM VPA Short (15 minutes) Current Table ATM VPA Short (15 Minutes) Interval Table ATM VPA Long (1 Hour) Current Table ATM VPA Long (1 Hour) Interval Table Intervals: two 15-minute intervals are provided : current and previous two 1-hour intervals are provided : current and previous.
       nncAtmStatisticsObjects 1.3.6.1.4.1.123.3.29.1
           nncVpl15MinCurrentTable 1.3.6.1.4.1.123.3.29.1.1 no-access
The nncVpl15MinCurrentTable contains objects for monitoring the performance of a VPL during the current 15 minute interval.
               nncVpl15MinCurrentEntry 1.3.6.1.4.1.123.3.29.1.1.1 no-access
An entry in the 15 minute current statistics table. Each conceptual row contains current statistics for a particular VPL.
                   nncVpl15MinCurrentState 1.3.6.1.4.1.123.3.29.1.1.1.1 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVpl15MinCurrentAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.1.1.2 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVpl15MinCurrentClp0And1InCells 1.3.6.1.4.1.123.3.29.1.1.1.3 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVpl15MinCurrentClp0InCells 1.3.6.1.4.1.123.3.29.1.1.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0, including those with header errors corrected.
                   nncVpl15MinCurrentDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.1.1.5 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl15MinCurrentDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.1.1.6 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl15MinCurrentTaggedInCells 1.3.6.1.4.1.123.3.29.1.1.1.7 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVpl15MinCurrentClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.1.1.8 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0 or 1.
                   nncVpl15MinCurrentClp0OutCells 1.3.6.1.4.1.123.3.29.1.1.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0.
           nncVpl15MinIntervalTable 1.3.6.1.4.1.123.3.29.1.2 no-access
The nncVpl15MinIntervalTable contains objects for monitoring the performance of a virtual path link over a historical stratum of M 15 minute intervals.
               nncVpl15MinIntervalEntry 1.3.6.1.4.1.123.3.29.1.2.1 no-access
An entry in the 15 minute interval statistics table. Each conceptual row contains statistics for a particular VPL and interval.
                   nncVpl15MinIntervalNumber 1.3.6.1.4.1.123.3.29.1.2.1.1 nncextrelintvlnumbertype no-access
The interval number (N) of the statistics in this row.
                   nncVpl15MinIntervalState 1.3.6.1.4.1.123.3.29.1.2.1.2 nncextintvlstatetype read-only
The state of the interval represented by this row. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVpl15MinIntervalAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.2.1.3 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVpl15MinIntervalClp0And1InCells 1.3.6.1.4.1.123.3.29.1.2.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVpl15MinIntervalClp0InCells 1.3.6.1.4.1.123.3.29.1.2.1.5 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0, including those with header errors corrected.
                   nncVpl15MinIntervalDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.2.1.6 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl15MinIntervalDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.2.1.7 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl15MinIntervalTaggedInCells 1.3.6.1.4.1.123.3.29.1.2.1.8 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVpl15MinIntervalClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.2.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0 or 1.
                   nncVpl15MinIntervalClp0OutCells 1.3.6.1.4.1.123.3.29.1.2.1.10 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0.
           nncVpl1HourCurrentTable 1.3.6.1.4.1.123.3.29.1.3 no-access
The nncVpl1HourCurrentTable contains objects for monitoring the performance of a VPL during the current 1 hour interval.
               nncVpl1HourCurrentEntry 1.3.6.1.4.1.123.3.29.1.3.1 no-access
An entry in the 1 hour current statistics table. Each conceptual row contains current statistics for a particular VPL. By default, 1 Hour statistics are not gathered. In order to enable gathering of these statistics, a row must be created. The semantics of nncVpl1HourCurrentRowStatus is the same as the definition of RowStatus in rfc1443 with the following constraints. 1. Creation is done in one step, that is, by setting the nncVpl1HourCurrentRowStatus column to createAndGo. Setting the column to createAndWait will return wrongValue. 2. The VPI specified in the instance must be an endpoint that is currently used in a VPL otherwise the agent will return return inconsistentValue and no row is created. 3. If the maximum number of rows (an agent limitation) has been reached, resourceUnavailable is returned and no row is created. 4. Creation of a current row will also enable the corresponding interval table whose rows will be created when intervals are completed. 5. Statistics collection is disabled by setting the column to destroy. This will also remove all corresponding rows in the interval table.
                   nncVpl1HourCurrentState 1.3.6.1.4.1.123.3.29.1.3.1.1 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVpl1HourCurrentAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.3.1.2 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVpl1HourCurrentClp0And1InCells 1.3.6.1.4.1.123.3.29.1.3.1.3 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVpl1HourCurrentClp0InCells 1.3.6.1.4.1.123.3.29.1.3.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0, including those with header errors corrected.
                   nncVpl1HourCurrentDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.3.1.5 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl1HourCurrentDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.3.1.6 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl1HourCurrentTaggedInCells 1.3.6.1.4.1.123.3.29.1.3.1.7 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVpl1HourCurrentClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.3.1.8 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0 or 1.
                   nncVpl1HourCurrentClp0OutCells 1.3.6.1.4.1.123.3.29.1.3.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0.
                   nncVpl1HourCurrentRowStatus 1.3.6.1.4.1.123.3.29.1.3.1.10 rowstatus read-write
This object is used to create and delete rows in this table. The following sets are invalid: createAndWait, active, and notInService. Such sets will return wrongValue.
           nncVpl1HourIntervalTable 1.3.6.1.4.1.123.3.29.1.4 no-access
The nncVpl1HourIntervalTable contains objects for monitoring the performance of a virtual path link over a historical stratum of M 1 hour intervals.
               nncVpl1HourIntervalEntry 1.3.6.1.4.1.123.3.29.1.4.1 no-access
An entry in the 1 hour interval statistics table. Each conceptual row contains statistics for a particular VPL and interval. These rows are automatically created if there is a corresponding entry in the 1 hour current table.
                   nncVpl1HourIntervalNumber 1.3.6.1.4.1.123.3.29.1.4.1.1 nncextrelintvlnumbertype no-access
The interval number (N) of the statistics in this row.
                   nncVpl1HourIntervalState 1.3.6.1.4.1.123.3.29.1.4.1.2 nncextintvlstatetype read-only
The state of the interval represented by this row. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVpl1HourIntervalAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.4.1.3 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVpl1HourIntervalClp0And1InCells 1.3.6.1.4.1.123.3.29.1.4.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVpl1HourIntervalClp0InCells 1.3.6.1.4.1.123.3.29.1.4.1.5 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0, including those with header errors corrected.
                   nncVpl1HourIntervalDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.4.1.6 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl1HourIntervalDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.4.1.7 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVpl1HourIntervalTaggedInCells 1.3.6.1.4.1.123.3.29.1.4.1.8 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVpl1HourIntervalClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.4.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0 or 1.
                   nncVpl1HourIntervalClp0OutCells 1.3.6.1.4.1.123.3.29.1.4.1.10 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0.
           nncVcl15MinCurrentTable 1.3.6.1.4.1.123.3.29.1.5 no-access
The nncVcl15MinCurrentTable contains objects for monitoring the performance of a VCL during the current 15 minute interval.
               nncVcl15MinCurrentEntry 1.3.6.1.4.1.123.3.29.1.5.1 no-access
An entry in the 15 minute current statistics table. Each conceptual row contains current statistics for a particular VCL.
                   nncVcl15MinCurrentState 1.3.6.1.4.1.123.3.29.1.5.1.1 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVcl15MinCurrentAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.5.1.2 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVcl15MinCurrentClp0And1InCells 1.3.6.1.4.1.123.3.29.1.5.1.3 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVcl15MinCurrentClp0InCells 1.3.6.1.4.1.123.3.29.1.5.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0, including those with header errors corrected.
                   nncVcl15MinCurrentDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.5.1.5 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl15MinCurrentDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.5.1.6 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl15MinCurrentTaggedInCells 1.3.6.1.4.1.123.3.29.1.5.1.7 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVcl15MinCurrentClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.5.1.8 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0 or 1.
                   nncVcl15MinCurrentClp0OutCells 1.3.6.1.4.1.123.3.29.1.5.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0.
           nncVcl15MinIntervalTable 1.3.6.1.4.1.123.3.29.1.6 no-access
The nncVcl15MinIntervalTable contains objects for monitoring the performance of a virtual channel link over a historical stratum of M 15 minute intervals.
               nncVcl15MinIntervalEntry 1.3.6.1.4.1.123.3.29.1.6.1 no-access
An entry in the 15 minute interval statistics table. Each conceptual row contains statistics for a particular VCL and interval.
                   nncVcl15MinIntervalNumber 1.3.6.1.4.1.123.3.29.1.6.1.1 nncextrelintvlnumbertype no-access
The interval number (N) of the statistics in this row.
                   nncVcl15MinIntervalState 1.3.6.1.4.1.123.3.29.1.6.1.2 nncextintvlstatetype read-only
The state of the interval represented by this row. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVcl15MinIntervalAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.6.1.3 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVcl15MinIntervalClp0And1InCells 1.3.6.1.4.1.123.3.29.1.6.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVcl15MinIntervalClp0InCells 1.3.6.1.4.1.123.3.29.1.6.1.5 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0, including those with header errors corrected.
                   nncVcl15MinIntervalDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.6.1.6 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl15MinIntervalDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.6.1.7 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl15MinIntervalTaggedInCells 1.3.6.1.4.1.123.3.29.1.6.1.8 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVcl15MinIntervalClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.6.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0 or 1.
                   nncVcl15MinIntervalClp0OutCells 1.3.6.1.4.1.123.3.29.1.6.1.10 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0.
           nncVcl1HourCurrentTable 1.3.6.1.4.1.123.3.29.1.7 no-access
The nncVcl1HourCurrentTable contains objects for monitoring the performance of a VCL during the current 1 hour interval.
               nncVcl1HourCurrentEntry 1.3.6.1.4.1.123.3.29.1.7.1 no-access
An entry in the 1 hour current statistics table. Each conceptual row contains current statistics for a particular VCL. By default, 1 Hour statistics are not gathered. In order to enable gathering of these statistics, a row must be created. The semantics of nncVcl1HourCurrentRowStatus is the same as the definition of RowStatus in rfc1443 with the following constraints. 1. Creation is done in one step, that is, by setting the nncVcl1HourCurrentRowStatus column to createAndGo. Setting the column to createAndWait will return wrongValue. 2. The VCI specified in the instance must be an endpoint that is currently used in a VCL otherwise the agent will return return inconsistentValue and no row is created. 3. If the maximum number of rows (an agent limitation) has been reached, resourceUnavailable is returned and no row is created. 4. Creation of a current row will also enable the corresponding interval table whose rows will be created when intervals are completed. 5. Statistics collection is disabled by setting the column to destroy. This will also remove all corresponding rows in the interval table.
                   nncVcl1HourCurrentState 1.3.6.1.4.1.123.3.29.1.7.1.1 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVcl1HourCurrentAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.7.1.2 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVcl1HourCurrentClp0And1InCells 1.3.6.1.4.1.123.3.29.1.7.1.3 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVcl1HourCurrentClp0InCells 1.3.6.1.4.1.123.3.29.1.7.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0, including those with header errors corrected.
                   nncVcl1HourCurrentDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.7.1.5 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl1HourCurrentDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.7.1.6 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl1HourCurrentTaggedInCells 1.3.6.1.4.1.123.3.29.1.7.1.7 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVcl1HourCurrentClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.7.1.8 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0 or 1.
                   nncVcl1HourCurrentClp0OutCells 1.3.6.1.4.1.123.3.29.1.7.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0.
                   nncVcl1HourCurrentRowStatus 1.3.6.1.4.1.123.3.29.1.7.1.10 rowstatus read-write
This object is used to create and delete rows in this table. The following sets are invalid: createAndWait, active, and notInService. Such sets will return wrongValue.
           nncVcl1HourIntervalTable 1.3.6.1.4.1.123.3.29.1.8 no-access
The nncVcl1HourIntervalTable contains objects for monitoring the performance of a virtual Channel link over a historical stratum of M 1 hour intervals.
               nncVcl1HourIntervalEntry 1.3.6.1.4.1.123.3.29.1.8.1 no-access
An entry in the 1 hour interval statistics table. Each conceptual row contains statistics for a particular VCL and interval. These rows are automatically created if there is a corresponding entry in the 1 hour current table.
                   nncVcl1HourIntervalNumber 1.3.6.1.4.1.123.3.29.1.8.1.1 nncextrelintvlnumbertype no-access
The interval number (N) of the statistics in this row.
                   nncVcl1HourIntervalState 1.3.6.1.4.1.123.3.29.1.8.1.2 nncextintvlstatetype read-only
The state of the interval represented by this row. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                   nncVcl1HourIntervalAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.8.1.3 nncextabsintvlnumbertype read-only
The absolute interval number of this interval.
                   nncVcl1HourIntervalClp0And1InCells 1.3.6.1.4.1.123.3.29.1.8.1.4 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                   nncVcl1HourIntervalClp0InCells 1.3.6.1.4.1.123.3.29.1.8.1.5 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0, including those with header errors corrected.
                   nncVcl1HourIntervalDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.8.1.6 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl1HourIntervalDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.8.1.7 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                   nncVcl1HourIntervalTaggedInCells 1.3.6.1.4.1.123.3.29.1.8.1.8 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                   nncVcl1HourIntervalClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.8.1.9 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0 or 1.
                   nncVcl1HourIntervalClp0OutCells 1.3.6.1.4.1.123.3.29.1.8.1.10 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VCL with CLP=0.
           nncDepthOf15MinHistoricalStrata 1.3.6.1.4.1.123.3.29.1.9 nncextrelintvlnumbertype read-only
The depth of the historical strata of 15min interval tables in this module.
           nncVplStatTable 1.3.6.1.4.1.123.3.29.1.10 no-access
The nncVplStatTable contains objects for monitoring the accumulated performance of a VPL since measurement started on the VPL.
                 nncVplStatEntry 1.3.6.1.4.1.123.3.29.1.10.1 no-access
An entry in the Vpl Stat table. Each conceptual row contains accumulated statistics for a particular VPL.
                     nncVplStatClp0And1InCells 1.3.6.1.4.1.123.3.29.1.10.1.1 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                     nncVplStatClp0InCells 1.3.6.1.4.1.123.3.29.1.10.1.2 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VPL with CLP=0, including those with header errors corrected.
                     nncVplStatDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.10.1.3 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                     nncVplStatDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.10.1.4 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                     nncVplStatTaggedInCells 1.3.6.1.4.1.123.3.29.1.10.1.5 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                     nncVplStatClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.10.1.6 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0 or 1.
                     nncVplStatClp0OutCells 1.3.6.1.4.1.123.3.29.1.10.1.7 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0.
           nncVclStatTable 1.3.6.1.4.1.123.3.29.1.11 no-access
The nncVclStatTable contains objects for monitoring the accumulated performance of a VCL since measurement started on the VCL.
                 nncVclStatEntry 1.3.6.1.4.1.123.3.29.1.11.1 no-access
An entry in the Stat table. Each conceptual row contains accumulated statistics for a particular VCL.
                     nncVclStatClp0And1InCells 1.3.6.1.4.1.123.3.29.1.11.1.1 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0 or 1, including those with header errors corrected. This counter is formed after the UPC function.
                     nncVclStatClp0InCells 1.3.6.1.4.1.123.3.29.1.11.1.2 nncextcounter64 read-only
Number of valid cells admitted at ingress on the VCL with CLP=0, including those with header errors corrected.
                     nncVclStatDiscardClp0And1InCells 1.3.6.1.4.1.123.3.29.1.11.1.3 nncextcounter64 read-only
Number of valid cells with CLP=1 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                     nncVclStatDiscardClp0InCells 1.3.6.1.4.1.123.3.29.1.11.1.4 nncextcounter64 read-only
Number of valid cells with CLP=0 discarded at ingress by ingress traffic policing, including those with header errors corrected.
                     nncVclStatTaggedInCells 1.3.6.1.4.1.123.3.29.1.11.1.5 nncextcounter64 read-only
Number of valid cells admitted at ingress with CLP=0, with CLP set to 1 by ingress traffic policing, including those with header errors corrected.
                     nncVclStatClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.11.1.6 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0 or 1.
                     nncVclStatClp0OutCells 1.3.6.1.4.1.123.3.29.1.11.1.7 nncextcounter64 read-only
Number of valid cells transmitted at egress on the VPL with CLP=0.
           nncAtmVplStatCounterTable 1.3.6.1.4.1.123.3.29.1.12 no-access
This table supplies the maximum interval numbers for valid data for Atm Vpl End Points in the nncVpl15MinIntervalTable and nncVpl1HourIntervaltable.
                 nncAtmVplStatCounterEntry 1.3.6.1.4.1.123.3.29.1.12.1 no-access
An Entry in nncAtmVplStatCounterTable.
                     nncAtmVplStatCounterIndex 1.3.6.1.4.1.123.3.29.1.12.1.1 integer read-only
This index specifies the type of interval available. 1 = hourly 2 = daily (not used) 3 = monthly (not used) 4 = 15 minute interval stats. Enumeration: 'monthly': 3, 'hourly': 1, 'interval': 4, 'daily': 2.
                     nncAtmVplStatCounterValue 1.3.6.1.4.1.123.3.29.1.12.1.2 integer read-only
This values represents the maximum interval number for valid data for Atm Vpl End Points. This number is based on the type of interval being reported.
           nncAtmVclStatCounterTable 1.3.6.1.4.1.123.3.29.1.13 no-access
This table supplies the maximum interval numbers for valid data for Atm Vcl End Points in the nncVcl15MinIntervalTable and nncVcl1HourIntervaltable.
                 nncAtmVclStatCounterEntry 1.3.6.1.4.1.123.3.29.1.13.1 no-access
An Entry in nncAtmVclStatCounterTable.
                     nncAtmVclStatCounterIndex 1.3.6.1.4.1.123.3.29.1.13.1.1 integer read-only
This index specifies the type of interval available. 1 = hourly 2 = daily (not used) 3 = monthly (not used) 4 = 15 minute interval stats. Enumeration: 'monthly': 3, 'hourly': 1, 'interval': 4, 'daily': 2.
                     nncAtmVclStatCounterValue 1.3.6.1.4.1.123.3.29.1.13.1.2 integer read-only
This values represents the maximum interval number for valid data for Atm Vcl End Points. This number is based on the type of interval being reported.
           nncDepthOf1HourHistoricalStrata 1.3.6.1.4.1.123.3.29.1.14 nncextrelintvlnumbertype read-only
The depth of the historical strata of 1 hour interval tables in this module.
           nncVpa15MinCurrentTable 1.3.6.1.4.1.123.3.29.1.15 no-access
The nncVpa15MinCurrentTable contains objects for monitoring the performance of a VPA during the current 15 minute interval.
                 nncVpa15MinCurrentEntry 1.3.6.1.4.1.123.3.29.1.15.1 no-access
An entry in the 15 minute current statistics table. Each conceptual row contains current statistics for a particular VPA
                     nncVpa15MinCurrentState 1.3.6.1.4.1.123.3.29.1.15.1.1 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                     nncVpa15MinCurrentAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.15.1.2 integer32 read-only
The absolute interval number of this interval.
                     nncVpa15MinCurrentClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.15.1.3 counter64 read-only
Total CLP0 and CLP1 cells transmitted on all constituent VCs of a particular VPA
                     nncVpa15MinCurrentDiscardClp0And1Cells 1.3.6.1.4.1.123.3.29.1.15.1.4 counter64 read-only
Total CLP0 and CLP1 cells discarded due to congestion on all constituent VCs of a particular VPA
                     nncVpa15MinCurrentDiscardClp0Cells 1.3.6.1.4.1.123.3.29.1.15.1.6 counter64 read-only
Total CLP0 cells discarded due to congestion on all constituent VCs of a particular VPA
           nncVpa15MinIntervalTable 1.3.6.1.4.1.123.3.29.1.16 no-access
The nncVpa15MinIntervalTable contains objects for monitoring the performance of a VPA during the 15 minute interval.
                 nncVpa15MinIntervalEntry 1.3.6.1.4.1.123.3.29.1.16.1 no-access
An entry in the 15 minute current statistics table. Each conceptual row contains current statistics for a particular VPA
                     nncVpa15MinIntervalNumber 1.3.6.1.4.1.123.3.29.1.16.1.1 integer32 no-access
The interval number (N) of the statistics in this row.
                     nncVpa15MinIntervalState 1.3.6.1.4.1.123.3.29.1.16.1.2 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                     nncVpa15MinIntervalAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.16.1.3 integer32 read-only
The absolute interval number of this interval.
                     nncVpa15MinIntervalClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.16.1.4 counter64 read-only
Total CLP0 and CLP1 cells transmitted on all constituent VCs of a particular VPA
                     nncVpa15MinIntervalDiscardClp0And1Cells 1.3.6.1.4.1.123.3.29.1.16.1.5 counter64 read-only
Total CLP0 and CLP1 cells discarded due to congestion on all constituent VCs of a particular VPA
                     nncVpa15MinIntervalDiscardClp0Cells 1.3.6.1.4.1.123.3.29.1.16.1.6 counter64 read-only
Total CLP0 cells discarded due to congestion on all constituent VCs of a particular VPA
           nncVpa1HourCurrentTable 1.3.6.1.4.1.123.3.29.1.17 no-access
The nncVpa1HourCurrentTable contains objects for monitoring the performance of a VPA during the current 1 hour interval.
                 nncVpa1HourCurrentEntry 1.3.6.1.4.1.123.3.29.1.17.1 no-access
An entry in the 1 hour current statistics table. Each conceptual row contains current statistics for a particular VPA
                     nncVpa1HourCurrentState 1.3.6.1.4.1.123.3.29.1.17.1.1 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                     nncVpa1HourCurrentAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.17.1.2 integer32 read-only
The absolute interval number of this interval.
                     nncVpa1HourCurrentClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.17.1.3 counter64 read-only
Total CLP0 and CLP1 cells transmitted on all constituent VCs of a particular VPA
                     nncVpa1HourCurrentDiscardClp0And1Cells 1.3.6.1.4.1.123.3.29.1.17.1.4 counter64 read-only
Total CLP0 and CLP1 cells discarded due to congestion on all constituent VCs of a particular VPA
                     nncVpa1HourCurrentDiscardClp0Cells 1.3.6.1.4.1.123.3.29.1.17.1.5 counter64 read-only
Total CLP0 cells discarded due to congestion on all constituent VCs of a particular VPA
           nncVpa1HourIntervalTable 1.3.6.1.4.1.123.3.29.1.18 no-access
The nncVpa1HourIntervalTable contains objects for monitoring the performance of a VPA during the 1 hour interval.
                 nncVpa1HourIntervalEntry 1.3.6.1.4.1.123.3.29.1.18.1 no-access
An entry in the 1hour current statistics table. Each conceptual row contains current statistics for a particular VPA
                     nncVpa1HourIntervalNumber 1.3.6.1.4.1.123.3.29.1.18.1.1 integer32 no-access
The interval number (N) of the statistics in this row.
                     nncVpa1HourIntervalState 1.3.6.1.4.1.123.3.29.1.18.1.2 nncextintvlstatetype read-only
The state of the current interval. The object provides a status for those entries which have been reset by the user, or have been subject to a wall clock time change.
                     nncVpa1HourIntervalAbsoluteIntervalNumber 1.3.6.1.4.1.123.3.29.1.18.1.3 integer32 read-only
The absolute interval number of this interval.
                     nncVpa1HourIntervalClp0And1OutCells 1.3.6.1.4.1.123.3.29.1.18.1.4 counter64 read-only
Total CLP0 and CLP1 cells transmitted on all constituent VCs of a particular VPA
                     nncVpa1HourIntervalDiscardClp0And1Cells 1.3.6.1.4.1.123.3.29.1.18.1.5 counter64 read-only
Total CLP0 and CLP1 cells discarded due to congestion on all constituent VCs of a particular VPA
                     nncVpa1HourIntervalDiscardClp0Cells 1.3.6.1.4.1.123.3.29.1.18.1.6 counter64 read-only
Total CLP0 cells discarded due to congestion on all constituent VCs of a particular VPA
       nncAtmStatisticsTraps 1.3.6.1.4.1.123.3.29.2
       nncAtmStatisticsGroups 1.3.6.1.4.1.123.3.29.3
           nncVpl15MinCurrentGroup 1.3.6.1.4.1.123.3.29.3.1
A collection of objects providing 15 Min current statistics for a VPI endpoint
           nncVpl15MinIntervalGroup 1.3.6.1.4.1.123.3.29.3.2
A collection of objects providing 15 Min interval statistics for a VPI endpoint
           nncVpl1HourCurrentGroup 1.3.6.1.4.1.123.3.29.3.3
A collection of objects providing 1 Hour current statistics for a VPI endpoint
           nncVpl1HourIntervalGroup 1.3.6.1.4.1.123.3.29.3.4
A collection of objects providing 1 Hour interval statistics for a VPI endpoint
           nncVcl15MinCurrentGroup 1.3.6.1.4.1.123.3.29.3.5
A collection of objects providing 15 Min current statistics for a VCI endpoint
           nncVcl15MinIntervalGroup 1.3.6.1.4.1.123.3.29.3.6
A collection of objects providing 15 Min interval statistics for a VCI endpoint
           nncVcl1HourCurrentGroup 1.3.6.1.4.1.123.3.29.3.7
A collection of objects providing 1 Hour current statistics for a VCI endpoint
           nncVcl1HourIntervalGroup 1.3.6.1.4.1.123.3.29.3.8
A collection of objects providing 1 Hour interval statistics for a VCI endpoint
           nncVplStatGroup 1.3.6.1.4.1.123.3.29.3.9
A collection of objects providing cumulative statistics for a VPI endpoint
           nncVclStatGroup 1.3.6.1.4.1.123.3.29.3.10
A collection of objects providing cumulative statistics for a VCI endpoint
           nncVplIntervalStateGroup 1.3.6.1.4.1.123.3.29.3.11
A collection of objects providing the state of intervals in the VPL current and interval tables.
           nncVclIntervalStateGroup 1.3.6.1.4.1.123.3.29.3.12
A collection of objects providing the state of intervals in the VCL current and interval tables.
           nncVplStatCounterGroup 1.3.6.1.4.1.123.3.29.3.13
A collection of objects providing the count of valid intervals in the VPL interval tables.
           nncVclStatCounterGroup 1.3.6.1.4.1.123.3.29.3.14
A collection of objects providing the count of valid intervals in the VCL interval tables.
           nncDepthOfHistoricalStrataGroup 1.3.6.1.4.1.123.3.29.3.15
A collection of objects providing the number of intervals supported in the interval tables.
           nncVpa15MinCurrentGroup 1.3.6.1.4.1.123.3.29.3.16
A collection of objects providing 15 Min current statistics for a VP Aggregation
           nncVpa15MinIntervalGroup 1.3.6.1.4.1.123.3.29.3.17
A collection of objects providing 15 Min interval statistics for a VP Aggregation
           nncVpa1HourCurrentGroup 1.3.6.1.4.1.123.3.29.3.18
A collection of objects providing 1 hour current statistics for a VP Aggregation
           nncVpa1HourIntervalGroup 1.3.6.1.4.1.123.3.29.3.19
A collection of objects providing 1 hour interval statistics for a VP Aggregation
       nncAtmStatisticsCompliances 1.3.6.1.4.1.123.3.29.4
           nncAtmStatisticsCompliance 1.3.6.1.4.1.123.3.29.4.1
The compliance statement for Newbridge SNMP entities which have Vpl/Vcl endpoints and VPA
           nncAtmStatisticsServiceCompliance 1.3.6.1.4.1.123.3.29.4.2
The compliance statement for Newbridge SNMP Service-level entities which report on Vpl/Vcl endpoints