NNC-ATM-PROTOSTATISTICS-MIB: View SNMP OID List / Download MIB
VENDOR: NEWBRIDGE NETWORKS CORPORATION
Home | MIB: NNC-ATM-PROTOSTATISTICS-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).
|
|||
Object Name | OID | Type | Access | Info |
nncAtmProtoStatistics | 1.3.6.1.4.1.123.3.54 |
This module contains definitions for performance monitoring of the ATM cell layers. This MIB module contains the following tables: ATM Cell Layer 15 Minute Current Table (per interface) ATM Cell Layer 15 Minute History Table (per interface) ATM Cell Layer 24 Hour Table (per interface) ATM Cell Layer Raw Table (per interface; unintervalized) Intervals: Statistics per interface 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. For example, on the 36170 product, M = 96. The intervals are 15 minutes aligned to the quarter of an hour. The current interval spans back to the last 15 minute 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 -15min -30min -45min ==========|===========|===========|===========|=========== current N = 1 N = 2 N = 3 N = 4 ... N = M interval |
||
nncAtmProtoObjects | 1.3.6.1.4.1.123.3.54.1 | |||
nncAtmProtoCurrTable | 1.3.6.1.4.1.123.3.54.1.1 | no-access |
The ATM Cell Protocol Monitoring Current Data table.This table maintains per-interface statistics for the fifteen-minute interval currently being collected. |
|
1.3.6.1.4.1.123.3.54.1.1.1 | no-access |
An entry in the ATM Cell Protocol Monitoring Current Data table. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it. |
||
nncAtmProtoCurrValidInCells | 1.3.6.1.4.1.123.3.54.1.1.1.1 | nncextcounter64 | read-only |
Number of cells received with correct or corrected headers, and valid VPI/VCI on this interface, since the start of this interval |
nncAtmProtoCurrCorrHeaderInCells | 1.3.6.1.4.1.123.3.54.1.1.1.2 | nncextcounter64 | read-only |
Number of cells received with corrected header errors on this interface, since the start of this interval. |
nncAtmProtoCurrDisHECInCells | 1.3.6.1.4.1.123.3.54.1.1.1.3 | nncextcounter64 | read-only |
Number of received cells discarded due to uncorrectable header (HEC) errors on this interface, since the start of this interval. |
nncAtmProtoCurrDisInvalidVPIVCIInCells | 1.3.6.1.4.1.123.3.54.1.1.1.4 | nncextcounter64 | read-only |
Number of received cells discarded due to invalid VPI/VCI on this interface, since the start of this interval. |
nncAtmProtoCurrOutCells | 1.3.6.1.4.1.123.3.54.1.1.1.5 | nncextcounter64 | read-only |
Number of cells transmitted on this interface, since the start of this interval. |
nncAtmProtoHistTable | 1.3.6.1.4.1.123.3.54.1.2 | no-access |
The ATM Cell Protocol Monitoring Current Data table.This table maintains per-interface statistics for the fifteen-minute interval currently being collected. |
|
1.3.6.1.4.1.123.3.54.1.2.1 | no-access |
An entry in the ATM Cell Protocol Monitoring History Data table. |
||
nncAtmProtoHistIndex | 1.3.6.1.4.1.123.3.54.1.2.1.1 | integer | 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. |
nncAtmProtoHistValidInCells | 1.3.6.1.4.1.123.3.54.1.2.1.2 | nncextcounter64 | read-only |
Number of cells received with correct or corrected headers, and valid VPI/VCI on this interface for this 15-min interval. |
nncAtmProtoHistCorrHeaderInCells | 1.3.6.1.4.1.123.3.54.1.2.1.3 | nncextcounter64 | read-only |
Number of cells received with corrected header errors on this interface. |
nncAtmProtoHistDisHECInCells | 1.3.6.1.4.1.123.3.54.1.2.1.4 | nncextcounter64 | read-only |
Number of received cells discarded due to uncorrectable header (HEC) errors on this interface for this 15-min interval. |
nncAtmProtoHistDisInvalidVPIVCIInCells | 1.3.6.1.4.1.123.3.54.1.2.1.5 | nncextcounter64 | read-only |
Number of received cells discarded due to invalid VPI/VCI on this interface for this 15-min interval. |
nncAtmProtoHistOutCells | 1.3.6.1.4.1.123.3.54.1.2.1.6 | nncextcounter64 | read-only |
Number of cells transmitted on this interface, for this 15-min interval. |
nncAtmProtoTotalTable | 1.3.6.1.4.1.123.3.54.1.3 | no-access |
The ATM Cell Protocol Monitoring Total 24 Hour Data table. This table maintains the cumulative sum of statistics per interface for the 24 hour period preceding the current interval. |
|
1.3.6.1.4.1.123.3.54.1.3.1 | no-access |
An entry in the ATM Cell Protocol Monitoring Total 24 Hour Data table. |
||
nncAtmProtoTotalValidIntervals | 1.3.6.1.4.1.123.3.54.1.3.1.1 | integer | read-only |
Number of valid intervals in the previous 24 hour |
nncAtmProtoTotalValidInCells | 1.3.6.1.4.1.123.3.54.1.3.1.2 | nncextcounter64 | read-only |
Number of cells received with correct or corrected headers, and valid VPI/VCI on this interface, in the previous 24 hour interval. |
nncAtmProtoTotalCorrHeaderInCells | 1.3.6.1.4.1.123.3.54.1.3.1.3 | nncextcounter64 | read-only |
Number of cells received with corrected header errors on this interface, in the previous 24 hour interval. |
nncAtmProtoTotalDisHECInCells | 1.3.6.1.4.1.123.3.54.1.3.1.4 | nncextcounter64 | read-only |
Number of received cells discarded due to uncorrectable header (HEC) errors on this interface, in the previous 24 hour interval. |
nncAtmProtoTotalDisInvalidVPIVCIInCells | 1.3.6.1.4.1.123.3.54.1.3.1.5 | nncextcounter64 | read-only |
Number of received cells discarded due to invalid VPI/VCI on this interface, in the previous 24 hour interval. |
nncAtmProtoTotalOutCells | 1.3.6.1.4.1.123.3.54.1.3.1.6 | nncextcounter64 | read-only |
Number of cells transmitted on this interface, in the previous 24 hour interval. |
nncAtmProtoRawTable | 1.3.6.1.4.1.123.3.54.1.4 | no-access |
The ATM Cell Protocol Monitoring Raw Data table. This table maintains per-interface raw statistics. |
|
1.3.6.1.4.1.123.3.54.1.4.1 | no-access |
An entry in the ATM Cell Protocol Monitoring Raw Data table. Each ATM interface (UNI, BICI, BISSI) automatically has an entry in this table associated with it. |
||
nncAtmProtoRawValidInCells | 1.3.6.1.4.1.123.3.54.1.4.1.1 | counter32 | read-only |
The number of cells received with correct or corrected headers, and valid VPI/VCI on this interface, since startup. |
nncAtmProtoRawCorrHeaderInCells | 1.3.6.1.4.1.123.3.54.1.4.1.2 | counter32 | read-only |
The number of cells received with corrected header errors on this interface, since startup. |
nncAtmProtoRawDisHECInCells | 1.3.6.1.4.1.123.3.54.1.4.1.3 | counter32 | read-only |
The number of received cells discarded due to uncorrectable header (HEC) errors on this interface, since startup. |
nncAtmProtoRawDisInvalidVPIVCIInCells | 1.3.6.1.4.1.123.3.54.1.4.1.4 | counter32 | read-only |
The number of received cells discarded due to invalid VPI/VCI on this interface, since startup. |
nncAtmProtoRawOutCells | 1.3.6.1.4.1.123.3.54.1.4.1.5 | counter32 | read-only |
The number of cells transmitted on this interface, since startup. |
nncAtmProtoGroups | 1.3.6.1.4.1.123.3.54.2 | |||
nncAtmProtoCurrGroup | 1.3.6.1.4.1.123.3.54.2.1 |
A collection of objects providing 15 Min current monitoring data for a ATM interface. |
||
nncAtmProtoHistGroup | 1.3.6.1.4.1.123.3.54.2.2 |
A collection of objects providing 15 Min history monitoring data for a ATM interface. |
||
nncAtmProtoTotalGroup | 1.3.6.1.4.1.123.3.54.2.3 |
A collection of objects providing previous 24 hour monitoring data for a ATM interface. |
||
nncAtmProtoRawGroup | 1.3.6.1.4.1.123.3.54.2.4 |
A collection of objects providing raw monitoring data for a ATM interface. |
||
nncAtmProtoCompliances | 1.3.6.1.4.1.123.3.54.3 | |||
nncAtmProtoCompliance | 1.3.6.1.4.1.123.3.54.3.1 |
The complicance statement for Newbridge SNMP entities which have ATM protocol monitoring data. |