MOXA-TCST-MIB
AI MIB Summary
The MOXA-TCST-MIB module enables SNMP-based monitoring of traffic statistics, including packet counts and byte volumes, specifically for Moxa serial-to-Ethernet converters and industrial communication gateways. This MIB facilitates the tracking of data throughput and interface utilization to support capacity planning and anomaly detection in industrial network environments.
The MIB module defines Moxa traffic statistics
Main OID:
mxTcst.1.3.6.1.4.1.8691.603.5.4
46
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
mxTcstThe MIB module defines Moxa traffic statistics MODULE-IDENTITY .1.3.6.1.4.1.8691.603.5.4 |
tcstConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.8691.603.5.4.1 |
tcstConfigClearAllStatisticsResets all the counter variables to initialization value (zero)rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8691.603.5.4.1.1 |
tcstConfigClearPortStatisticsTableResets the port counter variables to initialization value (zero) SEQUENCE OF TcstConfigClearPortStatisticsEntry .1.3.6.1.4.1.8691.603.5.4.1.2 |
tcstConfigClearPortStatisticsEntryThere is one entry in this table for each interface port statistics. TcstConfigClearPortStatisticsEntry .1.3.6.1.4.1.8691.603.5.4.1.2.1 |
tcstConfigIfIndexThe ifIndex of the port interface INTEGER .1.3.6.1.4.1.8691.603.5.4.1.2.1.1 |
tcstConfigClearPortStatisticsResets the port counter variables to initialization value (zero)rw INTEGER .1.3.6.1.4.1.8691.603.5.4.1.2.1.2 |
tcstStatus OBJECT IDENTIFIER .1.3.6.1.4.1.8691.603.5.4.2 |
tcstStatGroupTabledisplay traffic statistics information of interfaces. SEQUENCE OF TcstStatGroupEntry .1.3.6.1.4.1.8691.603.5.4.2.1 |
tcstStatGroupEntryThere is one entry in this table for each interface port statistics. TcstStatGroupEntry .1.3.6.1.4.1.8691.603.5.4.2.1.1 |
tcstStatIfIndexThe ifIndex of the port interface INTEGER .1.3.6.1.4.1.8691.603.5.4.2.1.1.1 |
tcstStatTxTotalOctetsThe total number of octets transimitted out of the interface.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.2 |
tcstStatTxTotalPacketsThe total number of packets (including bad packets, broadcast packets, and multicast packets) transimitted.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.3 |
tcstStatTxUnicastPacketsThe total number of good packets sent that has a Unicast destination MAC Address.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.4 |
tcstStatTxMulticastPacketsThe total number of good packets sent that has a Multicast destination MAC Address.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.5 |
tcstStatTxBroadcastPacketsThe total number of good packets sent that has a Broadcast destination MAC Address.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.6 |
tcstStatRxTotalOctetsThe total number of received in of the interface.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.7 |
tcstStatRxTotalPacketsThe total number of packets (including bad packets, broadcast packets, and multicast packets) received.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.8 |
tcstStatRxUnicastPacketsThe total number of good packets received that has a Unicast destination MAC Address.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.9 |
tcstStatRxMulticastPacketsThe total number of good packets received that has a Multicast destination MAC Address.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.10 |
tcstStatRxBroadcastPacketsThe total number of good packets received that has a Broadcast destination MAC Address.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.11 |
tcstStatRxPausePacketsThe total number of 802.3x Flow Control packets received.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.12 |
tcstStatCollisionPacketsThe total number of collision events seen by the MAC.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.13 |
tcstStatLateCollisionPacketsThe total number of late collisions seen by the MAC.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.14 |
tcstStatExcessiveCollisionPacketsThe total number of frames dropped in the transmit MAC due to excessive collision condition. This bit is applicable for Half-duplex mode only.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.15 |
tcstStatsCRCAlignErrorPacketsThe total number of packets received that had a length (excluding framing bits, but including FCS octets) of 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.8691.603.5.4.2.1.1.16 |
tcstStatDropPacketsThe total number of events in which packets were dropped. Maximum update time of Drop Counter is 5 sec*max port number on device.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.17 |
tcstStatUndersizePacketsThe total number of packets received 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.8691.603.5.4.2.1.1.18 |
tcstStatOversizePacketsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.19 |
tcstStatFragmentPacketsThe total number of packets received that were less than 64 octets in length (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.8691.603.5.4.2.1.1.20 |
tcstStatJabberPacketsThe total number of packets received 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). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.21 |
tcstStatRxNonUnicastPacketsThe number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast or broadcast address at this sub-layer.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.22 |
tcstStatRxErrorsPacketsFor 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.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.23 |
tcstStatRxUnknownProtosPacketsFor packet-oriented interfaces, the number of packets received via the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.24 |
tcstStatTxNonUnicastPacketsThe total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.25 |
tcstStatTxDiscardsPacketsThe 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.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.26 |
tcstStatTxErrorsPacketsFor 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.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.27 |
tcstStatMultipleCollisionsPacketsA count of frames that are involved in more than one collision and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object. This counter does not increment when the interface is operating in full-duplex mode.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.28 |
tcstStatSQETestErrorsPacketsA count of times that the SQE TEST ERROR is received on a particular interface. The SQE TEST ERROR is set in accordance with the rules for verification of the SQE detection mechanism in the PLS Carrier Sense Function as described in IEEE Std. 802.3, 2000 Edition, section 7.2.4.6. This counter does not increment on interfaces operating at speeds greater than 10 Mb/s, or on interfaces operating in full-duplex mode.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.29 |
tcstStatDeferredTransmissionsPacketsA count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions. This counter does not increment when the interface is operating in full-duplex mode.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.30 |
tcstStatMacTransmitErrorsPacketsA count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsLateCollisions object, the dot3StatsExcessiveCollisions object, or the dot3StatsCarrierSenseErrors object.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.31 |
tcstStatCarrierSenseErrorsPacketsThe number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. This counter does not increment when the interface is operating in full-duplex mode.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.32 |
tcstStatFrameTooLongPacketsA count of frames received on a particular interface that exceed the maximum permitted frame size.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.33 |
tcstStatMacReceiveErrorsPacketsA count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsFrameTooLongs object, the dot3StatsAlignmentErrors object, or the dot3StatsFCSErrors object.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.34 |
tcstStatSymbolErrorsPacketsFor an interface operating at 100 Mb/s, the number of times there was an invalid data symbol when a valid carrier was present. For an interface operating in half-duplex mode at 1000 Mb/s, the number of times the receiving media is non-idle (a carrier event) for a period of time equal to or greater than slotTime, and during which there was at least one occurrence of an event that causes the PHY to indicate 'Data reception error' or 'carrier extend error' on the GMII. For an interface operating in full-duplex mode at 1000 Mb/s, the number of times the receiving media is non-idle a carrier event) for a period of time equal to or greater than minFrameSize, and during which there was at least one occurrence of an event that causes the PHY to indicate 'Data reception error' on the GMII. The count represented by an instance of this object is incremented at most once per carrier event, even if multiple symbol errors occur during the carrier event. This count does not increment if a collision is present. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.35 |
tcstStatAlignmentErrorsPacketsA count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check.ro Counter32 .1.3.6.1.4.1.8691.603.5.4.2.1.1.36 |