OPTIX-HK-RMON-MIB

File: OPTIX-HK-RMON-MIB.mib (27874 bytes)

Imported modules

OPTIX-OID-MIB SNMPv2-CONF SNMPv2-SMI

Imported symbols

optixCommon OBJECT-GROUP MODULE-COMPLIANCE
mib-2 Integer32 Counter64
OBJECT-TYPE MODULE-IDENTITY

Defined Types

EtherStatsEntry  
SEQUENCE    
  etherStatsIndex Integer32
  etherStatsDropEvents Counter64
  etherStatsOctets Counter64
  etherStatsPkts Counter64
  etherStatsBroadcastPkts Counter64
  etherStatsMulticastPkts Counter64
  etherStatsCRCAlignErrors Counter64
  etherStatsUndersizePkts Counter64
  etherStatsOversizePkts Counter64
  etherStatsFragments Counter64
  etherStatsJabbers Counter64
  etherStatsCollisions Counter64
  etherStatsPkts64Octets Counter64
  etherStatsPkts65to127Octets Counter64
  etherStatsPkts128to255Octets Counter64
  etherStatsPkts256to511Octets Counter64
  etherStatsPkts512to1023Octets Counter64
  etherStatsPkts1024to1518Octets Counter64
  etherStatsPkts1519toMtuOctets Counter64
  etherStatsTranPkts64Octets Counter64
  etherStatsTranPkts65to127Octets Counter64
  etherStatsTranPkts128to255Octets Counter64
  etherStatsTranPkts256to511Octets Counter64
  etherStatsTranPkts512to1023Octets Counter64
  etherStatsTranPkts1024to1518Octets Counter64
  etherStatsTranPkts1519toMtuOctets Counter64
  etherStatsRxTxPkts64Octets Counter64
  etherStatsRxTxPkts65to127Octets Counter64
  etherStatsRxTxPkts128to255Octets Counter64
  etherStatsRxTxPkts256to511Octets Counter64
  etherStatsRxTxPkts512to1023Octets Counter64
  etherStatsRxTxPkts1024to1518Octets Counter64
  etherStatsRxTxPkts1519toMtuOctets Counter64
  etherStatsInUcastPkts Counter64
  etherStatsOutUcastPkts Counter64
  etherStatsInPauseFrames Counter64
  etherStatsOutPauseFrames Counter64
  etherStatsOutMulticastPkts Counter64
  etherStatsOutBroadcastPkts Counter64
  etherStatsInGoodOctets Counter64
  etherStatsOutGoodOctets Counter64
  etherStatsInBadOctets Counter64
  etherStatsOutBadOctets Counter64
  etherStatsAlignmentErrors Counter64
  etherStatsFCSErrors Counter64
  etherStatsSingleCollisionFrames Counter64
  etherStatsMultipleCollisionFrames Counter64
  etherStatsLateCollisions Counter64
  etherStatsExcessiveCollisions Counter64
  etherStatsDeferredTransmissions Counter64
  etherStatsCarrierSenseErrors Counter64
  etherStatsInControlFrames Counter64
  etherStatsOutControlFrames Counter64
  etherStatsOutDropEvents Counter64
  etherStatsOutOversizePkts Counter64
  etherStatsOutPkts Counter64
  etherStatsOutOctets Counter64
  etherStatsRxFullGoodOcetcs Counter64
  etherStatsTxFullGoodOctecs Counter64

Defined Values

optixHKRmonMib 1.3.6.1.4.1.2011.2.25.3.30
This module describes the private Rmon statics of Huawei transmit platform.
MODULE-IDENTITY    

statistics 1.3.6.1.4.1.2011.2.25.3.30.10
OBJECT IDENTIFIER    

etherStatsTable 1.3.6.1.4.1.2011.2.25.3.30.10.1
A list of Ethernet statistics entries.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtherStatsEntry

etherStatsEntry 1.3.6.1.4.1.2011.2.25.3.30.10.1.1
A collection of statistics kept for a particular Ethernet interface. As an example, an instance of the etherStatsPkts object might be named etherStatsPkts.1
Status: current Access: not-accessible
OBJECT-TYPE    
  EtherStatsEntry  

etherStatsIndex 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.1
The value of this object uniquely identifies this etherStats entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

etherStatsDropEvents 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.3
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.4
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.5
The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsBroadcastPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.6
The total number of good packets received that were directed to the broadcast address. Note that this does not include multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsMulticastPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.7
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsCRCAlignErrors 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.8
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsUndersizePkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.9
The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOversizePkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.10
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsFragments 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.11
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsJabbers 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.12
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsCollisions 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.13
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts64Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.14
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts65to127Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.15
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts128to255Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.16
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts256to511Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.17
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts512to1023Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.18
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts1024to1518Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.19
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsPkts1519toMtuOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.22
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTranPkts64Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.23
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTranPkts65to127Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.24
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTranPkts128to255Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.25
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTranPkts256to511Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.26
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTranPkts512to1023Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.27
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTranPkts1024to1518Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.28
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTranPkts1519toMtuOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.29
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxTxPkts64Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.30
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxTxPkts65to127Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.31
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxTxPkts128to255Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.32
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxTxPkts256to511Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.33
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxTxPkts512to1023Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.34
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxTxPkts1024to1518Octets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.35
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxTxPkts1519toMtuOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.36
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsInUcastPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.37
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutUcastPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.38
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsInPauseFrames 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.39
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutPauseFrames 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.40
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutMulticastPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.41
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutBroadcastPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.42
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsInGoodOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.43
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutGoodOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.44
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsInBadOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.45
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutBadOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.46
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsAlignmentErrors 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.47
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsFCSErrors 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.48
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsSingleCollisionFrames 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.49
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsMultipleCollisionFrames 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.50
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsLateCollisions 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.51
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsExcessiveCollisions 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.52
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsDeferredTransmissions 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.53
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsCarrierSenseErrors 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.54
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsInControlFrames 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.55
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutControlFrames 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.56
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutDropEvents 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.57
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutOversizePkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.58
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutPkts 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.59
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsOutOctets 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.60
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsRxFullGoodOcetcs 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.61
The total number of received octets of good packets(including framing bits and FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etherStatsTxFullGoodOctecs 1.3.6.1.4.1.2011.2.25.3.30.10.1.1.62
The total number of transmited octets of good packets(including framing bits and FCS octets).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

optixRmonMibConformance 1.3.6.1.4.1.2011.2.25.3.30.99
OBJECT IDENTIFIER    

optixRmonMibGroups 1.3.6.1.4.1.2011.2.25.3.30.99.1
OBJECT IDENTIFIER    

currentObjectGroup 1.3.6.1.4.1.2011.2.25.3.30.99.1.1
Enter the description of the created OBJECT-GROUP.
Status: deprecated Access: read-only
OBJECT-GROUP    

optixRmonMibCompliances 1.3.6.1.4.1.2011.2.25.3.30.99.2
OBJECT IDENTIFIER    

basicCompliance 1.3.6.1.4.1.2011.2.25.3.30.99.2.1
Enter the description of the created MODULE-COMPLIANCE.
Status: current Access: read-only
MODULE-COMPLIANCE