DKT-RMON-MIB

File: DKT-RMON-MIB.mib (57712 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF DKT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 OBJECT-GROUP dkt

Defined Values

rmonMIB 1.3.6.1.4.1.27304.13
DKT RMON Ethernet statistics MIB.
MODULE-IDENTITY    

rmonHistogramMode 1.3.6.1.4.1.27304.13.1
Sets the mode of statistics capture. 0 = Rx only, 1 = Tx only, 2 = Sum of Rx and Tx.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2  

rmonFlushAllCounter 1.3.6.1.4.1.27304.13.2
Set to 1 for clearing all counters on all ports
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER 1  

rmonFlushPortCounter 1.3.6.1.4.1.27304.13.3
Set to 1 for clearing all counters on a ports, input parameter is port number
Status: current Access: write-only
OBJECT-TYPE    
  INTEGER 1  

rmonPorts 1.3.6.1.4.1.27304.13.4
OBJECT IDENTIFIER    

rmonCPUPort 1.3.6.1.4.1.27304.13.4.1
OBJECT IDENTIFIER    

rmonCPUPortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.1.1
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.1.2
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInBadOctets 1.3.6.1.4.1.27304.13.4.1.3
The sum of lengths of all bad Ethernet frames received not counting Preamble
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.1.4
The number of frames transmitted incorrectly due to an internal MAC transmit error, for example, bad CRC detected when the frame was read from memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInUnicasts 1.3.6.1.4.1.27304.13.4.1.5
The number of good frames received that have a Unicast destination address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetDeferred 1.3.6.1.4.1.27304.13.4.1.6
The total number of succesfully transmitted frames that were delayed because the medium was busy during the first attempt and when the frame was transmitted without any collisions (the counter is valid in half-duplex mode only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.1.7
The number of good frames received that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInMulticasts 1.3.6.1.4.1.27304.13.4.1.8
The number of good frames received that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOctets64 1.3.6.1.4.1.27304.13.4.1.9
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOctets127 1.3.6.1.4.1.27304.13.4.1.10
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOctets255 1.3.6.1.4.1.27304.13.4.1.11
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOctets511 1.3.6.1.4.1.27304.13.4.1.12
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOctets1023 1.3.6.1.4.1.27304.13.4.1.13
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOctetsMax 1.3.6.1.4.1.27304.13.4.1.14
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.1.15
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.1.16
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.1.17
The number of frames sent that have a Unicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetExcessive 1.3.6.1.4.1.27304.13.4.1.18
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.1.19
The number of frames sent that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.1.20
The number of frames sent that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetSingle 1.3.6.1.4.1.27304.13.4.1.21
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOutPause 1.3.6.1.4.1.27304.13.4.1.22
The number of flow control Pause frames sent
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInPause 1.3.6.1.4.1.27304.13.4.1.23
The number of flow control Pause frames received
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetMultiple 1.3.6.1.4.1.27304.13.4.1.24
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetUndersize 1.3.6.1.4.1.27304.13.4.1.25
Total frames received with a length of less than 64 octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetFragments 1.3.6.1.4.1.27304.13.4.1.26
Total frames received with a length of less than 64 octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetOversize 1.3.6.1.4.1.27304.13.4.1.27
Total frames received with a length more than MaxSize octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetJabber 1.3.6.1.4.1.27304.13.4.1.28
Total frames received with a length more than MaxSize octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.1.29
Total frames received with an Rx_Error event seen by the receive side of the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetInFCSErr 1.3.6.1.4.1.27304.13.4.1.30
Total frames received with a CRC error not counted in InFragments, InnJabber
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetCollisions 1.3.6.1.4.1.27304.13.4.1.31
The number of collision events seen by the MAC not including those counted in Late and Excessive
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonCPUPortGetLate 1.3.6.1.4.1.27304.13.4.1.32
The number of Late collision events seen by the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPort 1.3.6.1.4.1.27304.13.4.2
OBJECT IDENTIFIER    

rmonWANPortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.2.1
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.2.2
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInBadOctets 1.3.6.1.4.1.27304.13.4.2.3
The sum of lengths of all bad Ethernet frames received not counting Preamble
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.2.4
The number of frames transmitted incorrectly due to an internal MAC transmit error, for example, bad CRC detected when the frame was read from memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInUnicasts 1.3.6.1.4.1.27304.13.4.2.5
The number of good frames received that have a Unicast destination address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetDeferred 1.3.6.1.4.1.27304.13.4.2.6
The total number of succesfully transmitted frames that were delayed because the medium was busy during the first attempt and when the frame was transmitted without any collisions (the counter is valid in half-duplex mode only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.2.7
The number of good frames received that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInMulticasts 1.3.6.1.4.1.27304.13.4.2.8
The number of good frames received that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOctets64 1.3.6.1.4.1.27304.13.4.2.9
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOctets127 1.3.6.1.4.1.27304.13.4.2.10
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOctets255 1.3.6.1.4.1.27304.13.4.2.11
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOctets511 1.3.6.1.4.1.27304.13.4.2.12
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOctets1023 1.3.6.1.4.1.27304.13.4.2.13
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOctetsMax 1.3.6.1.4.1.27304.13.4.2.14
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.2.15
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.2.16
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.2.17
The number of frames sent that have a Unicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetExcessive 1.3.6.1.4.1.27304.13.4.2.18
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.2.19
The number of frames sent that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.2.20
The number of frames sent that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetSingle 1.3.6.1.4.1.27304.13.4.2.21
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOutPause 1.3.6.1.4.1.27304.13.4.2.22
The number of flow control Pause frames sent
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInPause 1.3.6.1.4.1.27304.13.4.2.23
The number of flow control Pause frames received
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetMultiple 1.3.6.1.4.1.27304.13.4.2.24
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetUndersize 1.3.6.1.4.1.27304.13.4.2.25
Total frames received with a length of less than 64 octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetFragments 1.3.6.1.4.1.27304.13.4.2.26
Total frames received with a length of less than 64 octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetOversize 1.3.6.1.4.1.27304.13.4.2.27
Total frames received with a length more than MaxSize octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetJabber 1.3.6.1.4.1.27304.13.4.2.28
Total frames received with a length more than MaxSize octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.2.29
Total frames received with an Rx_Error event seen by the receive side of the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetInFCSErr 1.3.6.1.4.1.27304.13.4.2.30
Total frames received with a CRC error not counted in InFragments, InnJabber
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetCollisions 1.3.6.1.4.1.27304.13.4.2.31
The number of collision events seen by the MAC not including those counted in Late and Excessive
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonWANPortGetLate 1.3.6.1.4.1.27304.13.4.2.32
The number of Late collision events seen by the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1Port 1.3.6.1.4.1.27304.13.4.3
OBJECT IDENTIFIER    

rmonLAN1PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.3.1
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.3.2
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.3.3
The sum of lengths of all bad Ethernet frames received not counting Preamble
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.3.4
The number of frames transmitted incorrectly due to an internal MAC transmit error, for example, bad CRC detected when the frame was read from memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.3.5
The number of good frames received that have a Unicast destination address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetDeferred 1.3.6.1.4.1.27304.13.4.3.6
The total number of succesfully transmitted frames that were delayed because the medium was busy during the first attempt and when the frame was transmitted without any collisions (the counter is valid in half-duplex mode only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.3.7
The number of good frames received that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.3.8
The number of good frames received that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOctets64 1.3.6.1.4.1.27304.13.4.3.9
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOctets127 1.3.6.1.4.1.27304.13.4.3.10
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOctets255 1.3.6.1.4.1.27304.13.4.3.11
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOctets511 1.3.6.1.4.1.27304.13.4.3.12
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOctets1023 1.3.6.1.4.1.27304.13.4.3.13
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.3.14
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.3.15
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.3.16
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.3.17
The number of frames sent that have a Unicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetExcessive 1.3.6.1.4.1.27304.13.4.3.18
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.3.19
The number of frames sent that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.3.20
The number of frames sent that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetSingle 1.3.6.1.4.1.27304.13.4.3.21
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOutPause 1.3.6.1.4.1.27304.13.4.3.22
The number of flow control Pause frames sent
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInPause 1.3.6.1.4.1.27304.13.4.3.23
The number of flow control Pause frames received
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetMultiple 1.3.6.1.4.1.27304.13.4.3.24
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetUndersize 1.3.6.1.4.1.27304.13.4.3.25
Total frames received with a length of less than 64 octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetFragments 1.3.6.1.4.1.27304.13.4.3.26
Total frames received with a length of less than 64 octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetOversize 1.3.6.1.4.1.27304.13.4.3.27
Total frames received with a length more than MaxSize octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetJabber 1.3.6.1.4.1.27304.13.4.3.28
Total frames received with a length more than MaxSize octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.3.29
Total frames received with an Rx_Error event seen by the receive side of the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.3.30
Total frames received with a CRC error not counted in InFragments, InnJabber
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetCollisions 1.3.6.1.4.1.27304.13.4.3.31
The number of collision events seen by the MAC not including those counted in Late and Excessive
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN1PortGetLate 1.3.6.1.4.1.27304.13.4.3.32
The number of Late collision events seen by the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2Port 1.3.6.1.4.1.27304.13.4.4
OBJECT IDENTIFIER    

rmonLAN2PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.4.1
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.4.2
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.4.3
The sum of lengths of all bad Ethernet frames received not counting Preamble
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.4.4
The number of frames transmitted incorrectly due to an internal MAC transmit error, for example, bad CRC detected when the frame was read from memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.4.5
The number of good frames received that have a Unicast destination address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetDeferred 1.3.6.1.4.1.27304.13.4.4.6
The total number of succesfully transmitted frames that were delayed because the medium was busy during the first attempt and when the frame was transmitted without any collisions (the counter is valid in half-duplex mode only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.4.7
The number of good frames received that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.4.8
The number of good frames received that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOctets64 1.3.6.1.4.1.27304.13.4.4.9
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOctets127 1.3.6.1.4.1.27304.13.4.4.10
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOctets255 1.3.6.1.4.1.27304.13.4.4.11
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOctets511 1.3.6.1.4.1.27304.13.4.4.12
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOctets1023 1.3.6.1.4.1.27304.13.4.4.13
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.4.14
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.4.15
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.4.16
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.4.17
The number of frames sent that have a Unicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetExcessive 1.3.6.1.4.1.27304.13.4.4.18
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.4.19
The number of frames sent that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.4.20
The number of frames sent that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetSingle 1.3.6.1.4.1.27304.13.4.4.21
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOutPause 1.3.6.1.4.1.27304.13.4.4.22
The number of flow control Pause frames sent
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInPause 1.3.6.1.4.1.27304.13.4.4.23
The number of flow control Pause frames received
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetMultiple 1.3.6.1.4.1.27304.13.4.4.24
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetUndersize 1.3.6.1.4.1.27304.13.4.4.25
Total frames received with a length of less than 64 octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetFragments 1.3.6.1.4.1.27304.13.4.4.26
Total frames received with a length of less than 64 octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetOversize 1.3.6.1.4.1.27304.13.4.4.27
Total frames received with a length more than MaxSize octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetJabber 1.3.6.1.4.1.27304.13.4.4.28
Total frames received with a length more than MaxSize octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.4.29
Total frames received with an Rx_Error event seen by the receive side of the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.4.30
Total frames received with a CRC error not counted in InFragments, InnJabber
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetCollisions 1.3.6.1.4.1.27304.13.4.4.31
The number of collision events seen by the MAC not including those counted in Late and Excessive
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN2PortGetLate 1.3.6.1.4.1.27304.13.4.4.32
The number of Late collision events seen by the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3Port 1.3.6.1.4.1.27304.13.4.5
OBJECT IDENTIFIER    

rmonLAN3PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.5.1
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.5.2
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.5.3
The sum of lengths of all bad Ethernet frames received not counting Preamble
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.5.4
The number of frames transmitted incorrectly due to an internal MAC transmit error, for example, bad CRC detected when the frame was read from memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.5.5
The number of good frames received that have a Unicast destination address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetDeferred 1.3.6.1.4.1.27304.13.4.5.6
The total number of succesfully transmitted frames that were delayed because the medium was busy during the first attempt and when the frame was transmitted without any collisions (the counter is valid in half-duplex mode only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.5.7
The number of good frames received that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.5.8
The number of good frames received that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOctets64 1.3.6.1.4.1.27304.13.4.5.9
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOctets127 1.3.6.1.4.1.27304.13.4.5.10
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOctets255 1.3.6.1.4.1.27304.13.4.5.11
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOctets511 1.3.6.1.4.1.27304.13.4.5.12
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOctets1023 1.3.6.1.4.1.27304.13.4.5.13
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.5.14
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.5.15
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.5.16
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.5.17
The number of frames sent that have a Unicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetExcessive 1.3.6.1.4.1.27304.13.4.5.18
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.5.19
The number of frames sent that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.5.20
The number of frames sent that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetSingle 1.3.6.1.4.1.27304.13.4.5.21
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOutPause 1.3.6.1.4.1.27304.13.4.5.22
The number of flow control Pause frames sent
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInPause 1.3.6.1.4.1.27304.13.4.5.23
The number of flow control Pause frames received
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetMultiple 1.3.6.1.4.1.27304.13.4.5.24
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetUndersize 1.3.6.1.4.1.27304.13.4.5.25
Total frames received with a length of less than 64 octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetFragments 1.3.6.1.4.1.27304.13.4.5.26
Total frames received with a length of less than 64 octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetOversize 1.3.6.1.4.1.27304.13.4.5.27
Total frames received with a length more than MaxSize octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetJabber 1.3.6.1.4.1.27304.13.4.5.28
Total frames received with a length more than MaxSize octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.5.29
Total frames received with an Rx_Error event seen by the receive side of the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.5.30
Total frames received with a CRC error not counted in InFragments, InnJabber
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetCollisions 1.3.6.1.4.1.27304.13.4.5.31
The number of collision events seen by the MAC not including those counted in Late and Excessive
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN3PortGetLate 1.3.6.1.4.1.27304.13.4.5.32
The number of Late collision events seen by the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4Port 1.3.6.1.4.1.27304.13.4.6
OBJECT IDENTIFIER    

rmonLAN4PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.6.1
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.6.2
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.6.3
The sum of lengths of all bad Ethernet frames received not counting Preamble
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.6.4
The number of frames transmitted incorrectly due to an internal MAC transmit error, for example, bad CRC detected when the frame was read from memory
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.6.5
The number of good frames received that have a Unicast destination address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetDeferred 1.3.6.1.4.1.27304.13.4.6.6
The total number of succesfully transmitted frames that were delayed because the medium was busy during the first attempt and when the frame was transmitted without any collisions (the counter is valid in half-duplex mode only)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.6.7
The number of good frames received that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.6.8
The number of good frames received that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOctets64 1.3.6.1.4.1.27304.13.4.6.9
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOctets127 1.3.6.1.4.1.27304.13.4.6.10
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOctets255 1.3.6.1.4.1.27304.13.4.6.11
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOctets511 1.3.6.1.4.1.27304.13.4.6.12
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOctets1023 1.3.6.1.4.1.27304.13.4.6.13
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.6.14
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.6.15
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.6.16
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.6.17
The number of frames sent that have a Unicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetExcessive 1.3.6.1.4.1.27304.13.4.6.18
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.6.19
The number of frames sent that have a Multicast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.6.20
The number of frames sent that have a Broadcast destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetSingle 1.3.6.1.4.1.27304.13.4.6.21
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOutPause 1.3.6.1.4.1.27304.13.4.6.22
The number of flow control Pause frames sent
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInPause 1.3.6.1.4.1.27304.13.4.6.23
The number of flow control Pause frames received
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetMultiple 1.3.6.1.4.1.27304.13.4.6.24
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetUndersize 1.3.6.1.4.1.27304.13.4.6.25
Total frames received with a length of less than 64 octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetFragments 1.3.6.1.4.1.27304.13.4.6.26
Total frames received with a length of less than 64 octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetOversize 1.3.6.1.4.1.27304.13.4.6.27
Total frames received with a length more than MaxSize octets but with a valid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetJabber 1.3.6.1.4.1.27304.13.4.6.28
Total frames received with a length more than MaxSize octets and an invalid FCS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.6.29
Total frames received with an Rx_Error event seen by the receive side of the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.6.30
Total frames received with a CRC error not counted in InFragments, InnJabber
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetCollisions 1.3.6.1.4.1.27304.13.4.6.31
The number of collision events seen by the MAC not including those counted in Late and Excessive
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonLAN4PortGetLate 1.3.6.1.4.1.27304.13.4.6.32
The number of Late collision events seen by the MAC
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rmonModuleGroup 1.3.6.1.4.1.27304.13.5
The objects are related to the DKTCOMEGA Fast Ethernet module, MIB rev 02_00.
Status: current Access: read-only
OBJECT-GROUP