OPTIX-HK-RMON-MIB
This module describes the private Rmon statics of Huawei transmit platform.
Main OID:
optixHKRmonMib.1.3.6.1.4.1.2011.2.25.3.30
68
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
68 total| Object Name |
|---|
optixHKRmonMibThis module describes the private Rmon statics of Huawei transmit platform. MODULE-IDENTITY .1.3.6.1.4.1.2011.2.25.3.30 |
statistics OBJECT IDENTIFIER .1.3.6.1.4.1.2011.2.25.3.30.10 |
etherStatsTableA list of Ethernet statistics entries.deprecated SEQUENCE OF EtherStatsEntry .1.3.6.1.4.1.2011.2.25.3.30.10.1 |
etherStatsEntryA collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1 EtherStatsEntry .1.3.6.1.4.1.2011.2.25.3.30.10.1.1 |
etherStatsIndexThe value of this object uniquely identifies this etherStats entry.ro Integer32 .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.1 |
etherStatsDropEventsThe total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.ro Counter64 .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.3 |
etherStatsOctetsThe total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). This object can be used as a reasonable estimate of 10-Megabit ethernet utilization. If greater precision is desired, the etherStatsPkts and etherStatsOctets objects should be sampled before and after a common interval. The differences in the sampled values are Pkts and Octets, respectively, and the number of seconds in the interval is Interval. These values are used to calculate the Utilization as follows: Pkts * (9.6 + 6.4) + (Octets * .8) Utilization = ------------------------------------- Interval * 10,000 The result of this equation is the value Utilization which is the percent utilization of the ethernet segment on a scale of 0 to 100 percent.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.4 |
etherStatsPktsThe total number of packets (including bad packets, broadcast packets, and multicast packets) received.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.5 |
etherStatsBroadcastPktsThe total number of good packets received that were directed to the broadcast address. Note that this does not include multicast packets.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.6 |
etherStatsMulticastPktsThe total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.7 |
etherStatsCRCAlignErrorsThe 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 Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.8 |
etherStatsUndersizePktsThe 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 Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.9 |
etherStatsOversizePktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.10 |
etherStatsFragmentsThe 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). Note that it is entirely normal for etherStatsFragments to increment. This is because it counts both runts (which are normal occurrences due to collisions) and noise hits.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.11 |
etherStatsJabbersThe 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 Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.12 |
etherStatsCollisionsThe best estimate of the total number of collisions on this Ethernet segment. The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10BASE-5) and section 10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a station must detect a collision, in the receive mode, if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment would. Probe location plays a much smaller role when considering 10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3 defines a collision as the simultaneous presence of signals on the DO and RD circuits (transmitting and receiving at the same time). A 10BASE-T station can only detect collisions when it is transmitting. Thus probes placed on a station and a repeater, should report the same number of collisions. Note also that an RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.ro Counter64 UNITS "Collisions" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.13 |
etherStatsPkts64OctetsThe total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.14 |
etherStatsPkts65to127OctetsThe total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.15 |
etherStatsPkts128to255OctetsThe total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.16 |
etherStatsPkts256to511OctetsThe total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.17 |
etherStatsPkts512to1023OctetsThe total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.18 |
etherStatsPkts1024to1518OctetsThe total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.19 |
etherStatsPkts1519toMtuOctetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.22 |
etherStatsTranPkts64Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.23 |
etherStatsTranPkts65to127Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.24 |
etherStatsTranPkts128to255Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.25 |
etherStatsTranPkts256to511Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.26 |
etherStatsTranPkts512to1023Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.27 |
etherStatsTranPkts1024to1518Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.28 |
etherStatsTranPkts1519toMtuOctetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.29 |
etherStatsRxTxPkts64Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.30 |
etherStatsRxTxPkts65to127Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.31 |
etherStatsRxTxPkts128to255Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.32 |
etherStatsRxTxPkts256to511Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.33 |
etherStatsRxTxPkts512to1023Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.34 |
etherStatsRxTxPkts1024to1518Octetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.35 |
etherStatsRxTxPkts1519toMtuOctetsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.36 |
etherStatsInUcastPktsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.37 |
etherStatsOutUcastPktsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.38 |
etherStatsInPauseFramesro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.39 |
etherStatsOutPauseFramesro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.40 |
etherStatsOutMulticastPktsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.41 |
etherStatsOutBroadcastPktsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.42 |
etherStatsInGoodOctetsro Counter64 UNITS "Octets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.43 |
etherStatsOutGoodOctetsro Counter64 UNITS "Octets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.44 |
etherStatsInBadOctetsro Counter64 UNITS "Octets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.45 |
etherStatsOutBadOctetsro Counter64 UNITS "Octets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.46 |
etherStatsAlignmentErrorsro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.47 |
etherStatsFCSErrorsro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.48 |
etherStatsSingleCollisionFramesro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.49 |
etherStatsMultipleCollisionFramesro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.50 |
etherStatsLateCollisionsro Counter64 UNITS "Times" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.51 |
etherStatsExcessiveCollisionsro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.52 |
etherStatsDeferredTransmissionsro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.53 |
etherStatsCarrierSenseErrorsro Counter64 UNITS "Times" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.54 |
etherStatsInControlFramesro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.55 |
etherStatsOutControlFramesro Counter64 UNITS "Frames" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.56 |
etherStatsOutDropEventsro Counter64 UNITS "Times" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.57 |
etherStatsOutOversizePktsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.58 |
etherStatsOutPktsro Counter64 UNITS "Packets" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.59 |
etherStatsOutOctetsro Counter64 UNITS "Octecs" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.60 |
etherStatsRxFullGoodOcetcsThe total number of received octets of good packets(including framing bits and FCS octets).ro Counter64 UNITS "Octecs" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.61 |
etherStatsTxFullGoodOctecsThe total number of transmited octets of good packets(including framing bits and FCS octets).ro Counter64 UNITS "Octecs" .1.3.6.1.4.1.2011.2.25.3.30.10.1.1.62 |
optixRmonMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.2.25.3.30.99 |
optixRmonMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.2.25.3.30.99.1 |
currentObjectGroupEnter the description of the created OBJECT-GROUP.deprecated Unknown .1.3.6.1.4.1.2011.2.25.3.30.99.1.1 |
optixRmonMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.2.25.3.30.99.2 |
basicComplianceEnter the description of the created MODULE-COMPLIANCE. Unknown .1.3.6.1.4.1.2011.2.25.3.30.99.2.1 |