EXTREME-RTSTATS-MIB
AI MIB Summary
The EXTREME-RTSTATS-MIB module enables monitoring of real-time performance metrics, including traffic rates, packet counts, and interface utilization, on Extreme Networks switching and routing hardware. It provides the specific data objects required for granular, time-sensitive analysis of network throughput and operational status within Extreme's proprietary management frameworks.
Extreme real time stats related objects
Main OID:
extremeRtStats.1.3.6.1.4.1.1916.1.11
13
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
extremeRtStatsExtreme real time stats related objects MODULE-IDENTITY .1.3.6.1.4.1.1916.1.11 |
extremeRtStatsTableA list of real time stats entries. SEQUENCE OF ExtremeRtStatsEntry .1.3.6.1.4.1.1916.1.11.1 |
extremeRtStatsEntryThe last sample of Ethernet statistics on a particular Ethernet interface. This sample is associated with the RMON historyControlEntry which set up the parameters for a regular collection of these samples. ExtremeRtStatsEntry .1.3.6.1.4.1.1916.1.11.1.1 |
extremeRtStatsIndexThe history of which this entry is a part. The history identified by a particular value of this index is the same history as identified by the same value of historyControlIndex of the RMON historyControl table.ro INTEGER .1.3.6.1.4.1.1916.1.11.1.1.1 |
extremeRtStatsIntervalStartThe value of sysUpTime at the start of the interval over which this sample was measured.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1916.1.11.1.1.2 |
extremeRtStatsCRCAlignErrorsThe number of packets received during the last sampling interval that had a length (excluding framing bits but including FCS octets) between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro Counter32 .1.3.6.1.4.1.1916.1.11.1.1.3 |
extremeRtStatsUndersizePktsThe number of packets received during the last sampling interval that were less than 64 octets long (excluding framing bits but including FCS octets) and were otherwise well formed.ro Counter32 .1.3.6.1.4.1.1916.1.11.1.1.4 |
extremeRtStatsOversizePktsThe number of packets received during the last sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets) but were otherwise well formed.ro Counter32 .1.3.6.1.4.1.1916.1.11.1.1.5 |
extremeRtStatsFragmentsThe total number of packets received during the last sampling interval that were less than 64 octets in length (excluding framing bits but including FCS octets) had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro Counter32 .1.3.6.1.4.1.1916.1.11.1.1.6 |
extremeRtStatsJabbersThe number of packets received during the last sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).ro Counter32 .1.3.6.1.4.1.1916.1.11.1.1.7 |
extremeRtStatsCollisionsThe best estimate of the total number of collisions on this Ethernet segment during this sampling interval.ro Counter32 .1.3.6.1.4.1.1916.1.11.1.1.8 |
extremeRtStatsTotalErrorsThe total number of errors on this Ethernet segment during this sampling interval. This is the sum of the crc, fragments, jabbers and collisions counters over this sampling interval.ro Counter32 .1.3.6.1.4.1.1916.1.11.1.1.9 |
extremeRtStatsUtilizationThe best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.ro INTEGER .1.3.6.1.4.1.1916.1.11.1.1.10 |