NNC-PKT-STATISTICS-MIB: View SNMP OID List / Download MIB
VENDOR: NEWBRIDGE NETWORKS CORPORATION
Home | MIB: NNC-PKT-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).
|
|||
Object Name | OID | Type | Access | Info |
nncExtPktStatistics | 1.3.6.1.4.1.123.3.50 |
This module contains definitions for performance monitoring of the packets routed. This MIB module contains the following tables: PKT VCL 15 Minute Current Table PKT VCL 15 Minute Interval Table and the following non-table objects: nncDepthOfHistoricalStrata These tables are heavily influenced by the definition of VPL/VCL described in rfc1695, and by the statistic table definitions described in rfc2233. 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. Note that IP packets are counted because of rfc1483. 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. For example, on the 36170 product, M = 1. Refer to a product's NEID document for a description of these limits. The intervals are 15 minutes and are aligned to the quarter of one hour of a wall clock. 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 -1i -2i -3i ===========|===========|===========|===========|=========== current N = 1 N = 2 N = 3 N = 4 ... N = M interval |
||
nncPktStatisticsObjects | 1.3.6.1.4.1.123.3.50.1 | |||
nncPktVcl15MinCurTable | 1.3.6.1.4.1.123.3.50.1.1 | no-access |
The nncPktVcl15MinCurTable contains objects for monitoring the packet performance of a VCL during the current 15 minute interval. |
|
1.3.6.1.4.1.123.3.50.1.1.1 | no-access |
An entry in the 15 minute current statistics table. Each conceptual row contains current packet statistics for a particular VCL. |
||
nncPktVcl15MinCurCoS | 1.3.6.1.4.1.123.3.50.1.1.1.1 | nncpktvclcostype | no-access |
The Class of Service provided for the cells in the current interval. |
nncPktVcl15MinCurState | 1.3.6.1.4.1.123.3.50.1.1.1.2 | nncextintvlstatetype | read-only |
The state of the current interval. The object provides a status for those entries which have been reset by th user, or have been subject to a wall clock time change. |
nncPktVcl15MinCurAbsoluteIntervalNumber | 1.3.6.1.4.1.123.3.50.1.1.1.3 | nncextabsintvlnumbertype | read-only |
The absolute interval number of this interval |
nncPktVcl15MinCurInOctets | 1.3.6.1.4.1.123.3.50.1.1.1.4 | nncextcounter64 | read-only |
The total number of octets received on the interface, including protocol overhead, but excluding ATMs & AAL overhead. This object is a 64-bit version of ifInOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurInUcastPkts | 1.3.6.1.4.1.123.3.50.1.1.1.5 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurInMulticastPkts | 1.3.6.1.4.1.123.3.50.1.1.1.6 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifInMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurInBroadcastPkts | 1.3.6.1.4.1.123.3.50.1.1.1.7 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. This object is a 64-bit version of ifInBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurInDiscards | 1.3.6.1.4.1.123.3.50.1.1.1.8 | nncextcounter64 | read-only |
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurInErrors | 1.3.6.1.4.1.123.3.50.1.1.1.9 | nncextcounter64 | read-only |
For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurOutOctets | 1.3.6.1.4.1.123.3.50.1.1.1.10 | nncextcounter64 | read-only |
The total number of octets transmitted out of the interface, including protocol overhead, but excluding ATMs & AAL overhead. This object is a 64-bit version of ifOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurOutUcastPkts | 1.3.6.1.4.1.123.3.50.1.1.1.11 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurOutMulticastPkts | 1.3.6.1.4.1.123.3.50.1.1.1.12 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifOutMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurOutBroadcastPkts | 1.3.6.1.4.1.123.3.50.1.1.1.13 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurOutDiscards | 1.3.6.1.4.1.123.3.50.1.1.1.14 | nncextcounter64 | read-only |
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinCurOutErrors | 1.3.6.1.4.1.123.3.50.1.1.1.15 | nncextcounter64 | read-only |
For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntTable | 1.3.6.1.4.1.123.3.50.1.2 | no-access |
The nncPktVcl15MinIntTable contains objects for monitoring the packet performance of a virtual channel link over a historical stratum of M 15 minute intervals. |
|
1.3.6.1.4.1.123.3.50.1.2.1 | no-access |
An entry in the 15 minute interval statistics table. Each conceptual row contains packet statistics for a particular VCL and interval. |
||
nncPktVcl15MinIntNumber | 1.3.6.1.4.1.123.3.50.1.2.1.1 | nncextrelintvlnumbertype | no-access |
The interval number (N) of the statistics in this row. |
nncPktVcl15MinIntCoS | 1.3.6.1.4.1.123.3.50.1.2.1.2 | nncpktvclcostype | no-access |
The Class of Service provided for the cells in the current interval. |
nncPktVcl15MinIntState | 1.3.6.1.4.1.123.3.50.1.2.1.3 | 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. |
nncPktVcl15MinIntAbsoluteIntervalNumber | 1.3.6.1.4.1.123.3.50.1.2.1.4 | nncextabsintvlnumbertype | read-only |
The absolute interval number of this interval. |
nncPktVcl15MinIntInOctets | 1.3.6.1.4.1.123.3.50.1.2.1.5 | nncextcounter64 | read-only |
The total number of octets received on the interface, including protocol overhead, but excluding ATMs & AAL overhead. This object is a 64-bit version of ifInOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntInUcastPkts | 1.3.6.1.4.1.123.3.50.1.2.1.6 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntInMulticastPkts | 1.3.6.1.4.1.123.3.50.1.2.1.7 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifInMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntInBroadcastPkts | 1.3.6.1.4.1.123.3.50.1.2.1.8 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. This object is a 64-bit version of ifInBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntInDiscards | 1.3.6.1.4.1.123.3.50.1.2.1.9 | nncextcounter64 | read-only |
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntInErrors | 1.3.6.1.4.1.123.3.50.1.2.1.10 | nncextcounter64 | read-only |
For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntOutOctets | 1.3.6.1.4.1.123.3.50.1.2.1.11 | nncextcounter64 | read-only |
The total number of octets transmitted out of the interface, including protocol overhead, but excluding ATMs & AAL overhead. This object is a 64-bit version of ifOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntOutUcastPkts | 1.3.6.1.4.1.123.3.50.1.2.1.12 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntOutMulticastPkts | 1.3.6.1.4.1.123.3.50.1.2.1.13 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifOutMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntOutBroadcastPkts | 1.3.6.1.4.1.123.3.50.1.2.1.14 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntOutDiscards | 1.3.6.1.4.1.123.3.50.1.2.1.15 | nncextcounter64 | read-only |
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVcl15MinIntOutErrors | 1.3.6.1.4.1.123.3.50.1.2.1.16 | nncextcounter64 | read-only |
For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatTable | 1.3.6.1.4.1.123.3.50.1.3 | no-access |
The nncPktVclStatTable contains objects for monitoring the accumulated packet performance of a VCL since measurement started on the VCL. |
|
1.3.6.1.4.1.123.3.50.1.3.1 | no-access |
An entry in the Stat table. Each conceptual row contains accumulated stpacket atistics for a particular VCL. |
||
nncPktVclStatCoS | 1.3.6.1.4.1.123.3.50.1.3.1.1 | nncpktvclcostype | no-access |
The Class of Service provided for the cells in the current interval. |
nncPktVclStatInOctets | 1.3.6.1.4.1.123.3.50.1.3.1.2 | nncextcounter64 | read-only |
The total number of octets received on the interface, including protocol overhead, but excluding ATMs & AAL overhead. This object is a 64-bit version of ifInOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatInUcastPkts | 1.3.6.1.4.1.123.3.50.1.3.1.3 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. This object is a 64-bit version of ifInUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatInMulticastPkts | 1.3.6.1.4.1.123.3.50.1.3.1.4 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifInMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatInBroadcastPkts | 1.3.6.1.4.1.123.3.50.1.3.1.5 | nncextcounter64 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. This object is a 64-bit version of ifInBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatInDiscards | 1.3.6.1.4.1.123.3.50.1.3.1.6 | nncextcounter64 | read-only |
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatInErrors | 1.3.6.1.4.1.123.3.50.1.3.1.7 | nncextcounter64 | read-only |
For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character-oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatOutOctets | 1.3.6.1.4.1.123.3.50.1.3.1.8 | nncextcounter64 | read-only |
The total number of octets transmitted out of the interface, including protocol overhead, but excluding ATMs & AAL overhead. This object is a 64-bit version of ifOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatOutUcastPkts | 1.3.6.1.4.1.123.3.50.1.3.1.9 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutUcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatOutMulticastPkts | 1.3.6.1.4.1.123.3.50.1.3.1.10 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. This object is a 64-bit version of ifOutMulticastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatOutBroadcastPkts | 1.3.6.1.4.1.123.3.50.1.3.1.11 | nncextcounter64 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. This object is a 64-bit version of ifOutBroadcastPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatOutDiscards | 1.3.6.1.4.1.123.3.50.1.3.1.12 | nncextcounter64 | read-only |
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktVclStatOutErrors | 1.3.6.1.4.1.123.3.50.1.3.1.13 | nncextcounter64 | read-only |
For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, or if the VCL is disconnected |
nncPktStatisticsTraps | 1.3.6.1.4.1.123.3.50.2 | |||
nncPktStatisticsGroups | 1.3.6.1.4.1.123.3.50.3 | |||
nncPktVcl15MinCurGroup | 1.3.6.1.4.1.123.3.50.3.5 |
A collection of objects providing 15 Min current statistics for a VCI endpoint |
||
nncPktVcl15MinIntGroup | 1.3.6.1.4.1.123.3.50.3.6 |
A collection of objects providing 15 Min interval statistics for a VCI endpoint |
||
nncPktVclStatGroup | 1.3.6.1.4.1.123.3.50.3.7 |
A collection of objects providing cumulative statistics for a VCI endpoint |
||
nncVclIntervalStateGroup | 1.3.6.1.4.1.123.3.50.3.8 |
A collection of objects providing the state of intervals in the VCL current and interval tables. |
||
nncPktStatisticsCompliances | 1.3.6.1.4.1.123.3.50.4 | |||
nncPktStatisticsCompliance | 1.3.6.1.4.1.123.3.50.4.1 |
The compliance statement for Newbridge SNMP entities which have Vpl endpoints which perform Bridging or IP Routing over ATM. |