G6-RMON-MIB

File: G6-RMON-MIB.mib (15528 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

IngressEntry  
SEQUENCE    
  ingressPortIndex INTEGER
  ingressEntryStatus INTEGER
  ingressInGoodOctetsLo Unsigned32
  ingressInGoodOctetsHi Unsigned32
  ingressInBadOctets Unsigned32
  ingressInTotalPackets Unsigned32
  ingressInUnicasts Unsigned32
  ingressInNonUnicasts Unsigned32
  ingressInBroadcasts Unsigned32
  ingressInMulticasts Unsigned32
  ingressInPause Unsigned32
  ingressInTotalReceiveErrors Unsigned32
  ingressInUndersize Unsigned32
  ingressInOversize Unsigned32
  ingressInFragments Unsigned32
  ingressInJabber Unsigned32
  ingressInFcsErrors Unsigned32
  ingressInDiscarded Unsigned32

EgressEntry  
SEQUENCE    
  egressPortIndex INTEGER
  egressOutGoodOctetsLo Unsigned32
  egressOutGoodOctetsHi Unsigned32
  egressOutUnicasts Unsigned32
  egressOutNonUnicasts Unsigned32
  egressOutBroadcasts Unsigned32
  egressOutMulticasts Unsigned32
  egressOutPause Unsigned32
  egressOutDeferred Unsigned32
  egressOutTotalCollisions Unsigned32
  egressOutSingleCollisions Unsigned32
  egressOutMultipleCollisions Unsigned32
  egressOutExcessiveCollisions Unsigned32
  egressOutLateCollisions Unsigned32
  egressOutFcsErrors Unsigned32
  egressOutDroppedPackets Unsigned32

HistogramEntry  
SEQUENCE    
  histogramPortIndex INTEGER
  histogramIn64Octets Unsigned32
  histogramIn65To127Octets Unsigned32
  histogramIn128To255Octets Unsigned32
  histogramIn256To511Octets Unsigned32
  histogramIn512To1023Octets Unsigned32
  histogramIn1024ToMaxOctets Unsigned32

UtilizationEntry  
SEQUENCE    
  utilizationPortIndex INTEGER
  utilizationIngressNow Integer32
  utilizationIngress30s Integer32
  utilizationIngress5min Integer32
  utilizationEgressNow Integer32
  utilizationEgress30s Integer32
  utilizationEgress5min Integer32

Defined Values

device 1.3.6.1.4.1.3181.10.6.1
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

rmon 1.3.6.1.4.1.3181.10.6.1.85
OBJECT IDENTIFIER    

rmonClearAllCounter 1.3.6.1.4.1.3181.10.6.1.85.1
When executed all rmon counters of all ports are reset to 0. This has no service implications.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ingressTable 1.3.6.1.4.1.3181.10.6.1.85.100
Statistics regarding inbound traffic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IngressEntry

ingressEntry 1.3.6.1.4.1.3181.10.6.1.85.100.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  IngressEntry  

ingressPortIndex 1.3.6.1.4.1.3181.10.6.1.85.100.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

ingressEntryStatus 1.3.6.1.4.1.3181.10.6.1.85.100.1.2
Indicated whether this ports table is updated and valid.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), valid(1)  

ingressInGoodOctetsLo 1.3.6.1.4.1.3181.10.6.1.85.100.1.3
Number of bytes received without error (low)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInGoodOctetsHi 1.3.6.1.4.1.3181.10.6.1.85.100.1.4
Number of bytes received without error (high)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInBadOctets 1.3.6.1.4.1.3181.10.6.1.85.100.1.5
Number of bytes received with error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInTotalPackets 1.3.6.1.4.1.3181.10.6.1.85.100.1.6
Number of packets on any type received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInUnicasts 1.3.6.1.4.1.3181.10.6.1.85.100.1.7
Number of unicast packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInNonUnicasts 1.3.6.1.4.1.3181.10.6.1.85.100.1.8
Number of packets which are non unicast type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInBroadcasts 1.3.6.1.4.1.3181.10.6.1.85.100.1.9
Number of broadcast packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInMulticasts 1.3.6.1.4.1.3181.10.6.1.85.100.1.10
Number of multicast packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInPause 1.3.6.1.4.1.3181.10.6.1.85.100.1.11
Number of pause frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInTotalReceiveErrors 1.3.6.1.4.1.3181.10.6.1.85.100.1.12
Number of packets received with any kind of error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInUndersize 1.3.6.1.4.1.3181.10.6.1.85.100.1.13
Number of undersized frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInOversize 1.3.6.1.4.1.3181.10.6.1.85.100.1.14
Number of oversizeded frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInFragments 1.3.6.1.4.1.3181.10.6.1.85.100.1.15
Number of fragmented frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInJabber 1.3.6.1.4.1.3181.10.6.1.85.100.1.16
Number of jabbers received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInFcsErrors 1.3.6.1.4.1.3181.10.6.1.85.100.1.17
Number of checksum errors.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ingressInDiscarded 1.3.6.1.4.1.3181.10.6.1.85.100.1.18
Number of frames discard due to lack of internal buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressTable 1.3.6.1.4.1.3181.10.6.1.85.101
Statistics regarding outbound traffic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EgressEntry

egressEntry 1.3.6.1.4.1.3181.10.6.1.85.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EgressEntry  

egressPortIndex 1.3.6.1.4.1.3181.10.6.1.85.101.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

egressOutGoodOctetsLo 1.3.6.1.4.1.3181.10.6.1.85.101.1.2
Number of bytes transmitted without error (low)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutGoodOctetsHi 1.3.6.1.4.1.3181.10.6.1.85.101.1.3
Number of bytes transmitted without error (high)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutUnicasts 1.3.6.1.4.1.3181.10.6.1.85.101.1.4
Number of unicast packets transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutNonUnicasts 1.3.6.1.4.1.3181.10.6.1.85.101.1.5
Number of packets which are non unicast type
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutBroadcasts 1.3.6.1.4.1.3181.10.6.1.85.101.1.6
Number of broadcast packets transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutMulticasts 1.3.6.1.4.1.3181.10.6.1.85.101.1.7
Number of multicast packets transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutPause 1.3.6.1.4.1.3181.10.6.1.85.101.1.8
Number of pause frames transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutDeferred 1.3.6.1.4.1.3181.10.6.1.85.101.1.9
Number of deferred frames due to a busy condition. This is not an error condition.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutTotalCollisions 1.3.6.1.4.1.3181.10.6.1.85.101.1.10
Number of all collisions that have occurred on that port. A collision may occure on a half-duplex interface detecting an incoming packet at the time it was trying to transmit a packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutSingleCollisions 1.3.6.1.4.1.3181.10.6.1.85.101.1.11
Number of times the port has experienced a single collision when attempting to transmit a packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutMultipleCollisions 1.3.6.1.4.1.3181.10.6.1.85.101.1.12
Number of times the port has experienced a multiple collision when attempting to transmit a packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutExcessiveCollisions 1.3.6.1.4.1.3181.10.6.1.85.101.1.13
Number of times a packet could not be sent due to repeated collisions on the same packet..
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutLateCollisions 1.3.6.1.4.1.3181.10.6.1.85.101.1.14
Number of times a late collision has occured. A late collision occurs when the switch detects an incoming packet after it has already transmitted more than 64 bytes of its current outgoing packet. This indicates a half duplex - full duplex mismatch.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutFcsErrors 1.3.6.1.4.1.3181.10.6.1.85.101.1.15
Number of checksum errors
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

egressOutDroppedPackets 1.3.6.1.4.1.3181.10.6.1.85.101.1.16
Number of good outgoing frames that were dropped due to outgoing policies
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

histogramTable 1.3.6.1.4.1.3181.10.6.1.85.102
The histogram indicates the packet size distribution for incoming data per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HistogramEntry

histogramEntry 1.3.6.1.4.1.3181.10.6.1.85.102.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  HistogramEntry  

histogramPortIndex 1.3.6.1.4.1.3181.10.6.1.85.102.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

histogramIn64Octets 1.3.6.1.4.1.3181.10.6.1.85.102.1.2
Number of minimum size frames received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

histogramIn65To127Octets 1.3.6.1.4.1.3181.10.6.1.85.102.1.3
Number of frames with size between 65 and 127 bytes received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

histogramIn128To255Octets 1.3.6.1.4.1.3181.10.6.1.85.102.1.4
Number of frames with size between 128 and 255 bytes received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

histogramIn256To511Octets 1.3.6.1.4.1.3181.10.6.1.85.102.1.5
Number of frames with size between 256 and 511 bytes received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

histogramIn512To1023Octets 1.3.6.1.4.1.3181.10.6.1.85.102.1.6
Number of frames with size between 512 and 1023 bytes received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

histogramIn1024ToMaxOctets 1.3.6.1.4.1.3181.10.6.1.85.102.1.7
Number of frames with size above 1023 bytes received
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

utilizationTable 1.3.6.1.4.1.3181.10.6.1.85.103
Calculates averaged data utilization values for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtilizationEntry

utilizationEntry 1.3.6.1.4.1.3181.10.6.1.85.103.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  UtilizationEntry  

utilizationPortIndex 1.3.6.1.4.1.3181.10.6.1.85.103.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

utilizationIngressNow 1.3.6.1.4.1.3181.10.6.1.85.103.1.2
Percentage of received utilization in the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

utilizationIngress30s 1.3.6.1.4.1.3181.10.6.1.85.103.1.3
Percentage of received utilization averaged over last 30s.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

utilizationIngress5min 1.3.6.1.4.1.3181.10.6.1.85.103.1.4
Percentage of received utilization averaged over last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

utilizationEgressNow 1.3.6.1.4.1.3181.10.6.1.85.103.1.5
Percentage of outgoing utilization in the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

utilizationEgress30s 1.3.6.1.4.1.3181.10.6.1.85.103.1.6
Percentage of outgoing utilization averaged over last 30s.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

utilizationEgress5min 1.3.6.1.4.1.3181.10.6.1.85.103.1.7
Percentage of outgoing utilization averaged over last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255