DKT-RMON-MIB: View SNMP OID List / Download MIB

VENDOR: DKT


 Home MIB: DKT-RMON-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rmonMIB 1.3.6.1.4.1.27304.13
DKT RMON Ethernet statistics MIB.
       rmonHistogramMode 1.3.6.1.4.1.27304.13.1 integer read-write
Sets the mode of statistics capture. 0 = Rx only, 1 = Tx only, 2 = Sum of Rx and Tx.
       rmonFlushAllCounter 1.3.6.1.4.1.27304.13.2 integer read-write
Set to 1 for clearing all counters on all ports
       rmonFlushPortCounter 1.3.6.1.4.1.27304.13.3 integer read-write
Set to 1 for clearing all counters on a ports, input parameter is port number
       rmonPorts 1.3.6.1.4.1.27304.13.4
           rmonCPUPort 1.3.6.1.4.1.27304.13.4.1
               rmonCPUPortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.1.1 integer32 read-only
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
               rmonCPUPortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.1.2 integer32 read-only
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
               rmonCPUPortGetInBadOctets 1.3.6.1.4.1.27304.13.4.1.3 integer32 read-only
The sum of lengths of all bad Ethernet frames received not counting Preamble
               rmonCPUPortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.1.4 integer32 read-only
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
               rmonCPUPortGetInUnicasts 1.3.6.1.4.1.27304.13.4.1.5 integer32 read-only
The number of good frames received that have a Unicast destination address
               rmonCPUPortGetDeferred 1.3.6.1.4.1.27304.13.4.1.6 integer32 read-only
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)
               rmonCPUPortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.1.7 integer32 read-only
The number of good frames received that have a Broadcast destination MAC address
               rmonCPUPortGetInMulticasts 1.3.6.1.4.1.27304.13.4.1.8 integer32 read-only
The number of good frames received that have a Multicast destination MAC address
               rmonCPUPortGetOctets64 1.3.6.1.4.1.27304.13.4.1.9 integer32 read-only
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
               rmonCPUPortGetOctets127 1.3.6.1.4.1.27304.13.4.1.10 integer32 read-only
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
               rmonCPUPortGetOctets255 1.3.6.1.4.1.27304.13.4.1.11 integer32 read-only
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
               rmonCPUPortGetOctets511 1.3.6.1.4.1.27304.13.4.1.12 integer32 read-only
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
               rmonCPUPortGetOctets1023 1.3.6.1.4.1.27304.13.4.1.13 integer32 read-only
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
               rmonCPUPortGetOctetsMax 1.3.6.1.4.1.27304.13.4.1.14 integer32 read-only
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
               rmonCPUPortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.1.15 integer32 read-only
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
               rmonCPUPortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.1.16 integer32 read-only
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
               rmonCPUPortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.1.17 integer32 read-only
The number of frames sent that have a Unicast destination MAC address
               rmonCPUPortGetExcessive 1.3.6.1.4.1.27304.13.4.1.18 integer32 read-only
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
               rmonCPUPortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.1.19 integer32 read-only
The number of frames sent that have a Multicast destination MAC address
               rmonCPUPortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.1.20 integer32 read-only
The number of frames sent that have a Broadcast destination MAC address
               rmonCPUPortGetSingle 1.3.6.1.4.1.27304.13.4.1.21 integer32 read-only
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
               rmonCPUPortGetOutPause 1.3.6.1.4.1.27304.13.4.1.22 integer32 read-only
The number of flow control Pause frames sent
               rmonCPUPortGetInPause 1.3.6.1.4.1.27304.13.4.1.23 integer32 read-only
The number of flow control Pause frames received
               rmonCPUPortGetMultiple 1.3.6.1.4.1.27304.13.4.1.24 integer32 read-only
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
               rmonCPUPortGetUndersize 1.3.6.1.4.1.27304.13.4.1.25 integer32 read-only
Total frames received with a length of less than 64 octets but with a valid FCS
               rmonCPUPortGetFragments 1.3.6.1.4.1.27304.13.4.1.26 integer32 read-only
Total frames received with a length of less than 64 octets and an invalid FCS
               rmonCPUPortGetOversize 1.3.6.1.4.1.27304.13.4.1.27 integer32 read-only
Total frames received with a length more than MaxSize octets but with a valid FCS
               rmonCPUPortGetJabber 1.3.6.1.4.1.27304.13.4.1.28 integer32 read-only
Total frames received with a length more than MaxSize octets and an invalid FCS
               rmonCPUPortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.1.29 integer32 read-only
Total frames received with an Rx_Error event seen by the receive side of the MAC
               rmonCPUPortGetInFCSErr 1.3.6.1.4.1.27304.13.4.1.30 integer32 read-only
Total frames received with a CRC error not counted in InFragments, InnJabber
               rmonCPUPortGetCollisions 1.3.6.1.4.1.27304.13.4.1.31 integer32 read-only
The number of collision events seen by the MAC not including those counted in Late and Excessive
               rmonCPUPortGetLate 1.3.6.1.4.1.27304.13.4.1.32 integer32 read-only
The number of Late collision events seen by the MAC
           rmonWANPort 1.3.6.1.4.1.27304.13.4.2
               rmonWANPortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.2.1 integer32 read-only
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
               rmonWANPortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.2.2 integer32 read-only
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
               rmonWANPortGetInBadOctets 1.3.6.1.4.1.27304.13.4.2.3 integer32 read-only
The sum of lengths of all bad Ethernet frames received not counting Preamble
               rmonWANPortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.2.4 integer32 read-only
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
               rmonWANPortGetInUnicasts 1.3.6.1.4.1.27304.13.4.2.5 integer32 read-only
The number of good frames received that have a Unicast destination address
               rmonWANPortGetDeferred 1.3.6.1.4.1.27304.13.4.2.6 integer32 read-only
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)
               rmonWANPortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.2.7 integer32 read-only
The number of good frames received that have a Broadcast destination MAC address
               rmonWANPortGetInMulticasts 1.3.6.1.4.1.27304.13.4.2.8 integer32 read-only
The number of good frames received that have a Multicast destination MAC address
               rmonWANPortGetOctets64 1.3.6.1.4.1.27304.13.4.2.9 integer32 read-only
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
               rmonWANPortGetOctets127 1.3.6.1.4.1.27304.13.4.2.10 integer32 read-only
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
               rmonWANPortGetOctets255 1.3.6.1.4.1.27304.13.4.2.11 integer32 read-only
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
               rmonWANPortGetOctets511 1.3.6.1.4.1.27304.13.4.2.12 integer32 read-only
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
               rmonWANPortGetOctets1023 1.3.6.1.4.1.27304.13.4.2.13 integer32 read-only
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
               rmonWANPortGetOctetsMax 1.3.6.1.4.1.27304.13.4.2.14 integer32 read-only
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
               rmonWANPortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.2.15 integer32 read-only
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
               rmonWANPortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.2.16 integer32 read-only
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
               rmonWANPortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.2.17 integer32 read-only
The number of frames sent that have a Unicast destination MAC address
               rmonWANPortGetExcessive 1.3.6.1.4.1.27304.13.4.2.18 integer32 read-only
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
               rmonWANPortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.2.19 integer32 read-only
The number of frames sent that have a Multicast destination MAC address
               rmonWANPortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.2.20 integer32 read-only
The number of frames sent that have a Broadcast destination MAC address
               rmonWANPortGetSingle 1.3.6.1.4.1.27304.13.4.2.21 integer32 read-only
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
               rmonWANPortGetOutPause 1.3.6.1.4.1.27304.13.4.2.22 integer32 read-only
The number of flow control Pause frames sent
               rmonWANPortGetInPause 1.3.6.1.4.1.27304.13.4.2.23 integer32 read-only
The number of flow control Pause frames received
               rmonWANPortGetMultiple 1.3.6.1.4.1.27304.13.4.2.24 integer32 read-only
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
               rmonWANPortGetUndersize 1.3.6.1.4.1.27304.13.4.2.25 integer32 read-only
Total frames received with a length of less than 64 octets but with a valid FCS
               rmonWANPortGetFragments 1.3.6.1.4.1.27304.13.4.2.26 integer32 read-only
Total frames received with a length of less than 64 octets and an invalid FCS
               rmonWANPortGetOversize 1.3.6.1.4.1.27304.13.4.2.27 integer32 read-only
Total frames received with a length more than MaxSize octets but with a valid FCS
               rmonWANPortGetJabber 1.3.6.1.4.1.27304.13.4.2.28 integer32 read-only
Total frames received with a length more than MaxSize octets and an invalid FCS
               rmonWANPortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.2.29 integer32 read-only
Total frames received with an Rx_Error event seen by the receive side of the MAC
               rmonWANPortGetInFCSErr 1.3.6.1.4.1.27304.13.4.2.30 integer32 read-only
Total frames received with a CRC error not counted in InFragments, InnJabber
               rmonWANPortGetCollisions 1.3.6.1.4.1.27304.13.4.2.31 integer32 read-only
The number of collision events seen by the MAC not including those counted in Late and Excessive
               rmonWANPortGetLate 1.3.6.1.4.1.27304.13.4.2.32 integer32 read-only
The number of Late collision events seen by the MAC
           rmonLAN1Port 1.3.6.1.4.1.27304.13.4.3
               rmonLAN1PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.3.1 integer32 read-only
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
               rmonLAN1PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.3.2 integer32 read-only
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
               rmonLAN1PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.3.3 integer32 read-only
The sum of lengths of all bad Ethernet frames received not counting Preamble
               rmonLAN1PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.3.4 integer32 read-only
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
               rmonLAN1PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.3.5 integer32 read-only
The number of good frames received that have a Unicast destination address
               rmonLAN1PortGetDeferred 1.3.6.1.4.1.27304.13.4.3.6 integer32 read-only
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)
               rmonLAN1PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.3.7 integer32 read-only
The number of good frames received that have a Broadcast destination MAC address
               rmonLAN1PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.3.8 integer32 read-only
The number of good frames received that have a Multicast destination MAC address
               rmonLAN1PortGetOctets64 1.3.6.1.4.1.27304.13.4.3.9 integer32 read-only
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
               rmonLAN1PortGetOctets127 1.3.6.1.4.1.27304.13.4.3.10 integer32 read-only
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
               rmonLAN1PortGetOctets255 1.3.6.1.4.1.27304.13.4.3.11 integer32 read-only
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
               rmonLAN1PortGetOctets511 1.3.6.1.4.1.27304.13.4.3.12 integer32 read-only
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
               rmonLAN1PortGetOctets1023 1.3.6.1.4.1.27304.13.4.3.13 integer32 read-only
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
               rmonLAN1PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.3.14 integer32 read-only
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
               rmonLAN1PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.3.15 integer32 read-only
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN1PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.3.16 integer32 read-only
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN1PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.3.17 integer32 read-only
The number of frames sent that have a Unicast destination MAC address
               rmonLAN1PortGetExcessive 1.3.6.1.4.1.27304.13.4.3.18 integer32 read-only
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
               rmonLAN1PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.3.19 integer32 read-only
The number of frames sent that have a Multicast destination MAC address
               rmonLAN1PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.3.20 integer32 read-only
The number of frames sent that have a Broadcast destination MAC address
               rmonLAN1PortGetSingle 1.3.6.1.4.1.27304.13.4.3.21 integer32 read-only
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
               rmonLAN1PortGetOutPause 1.3.6.1.4.1.27304.13.4.3.22 integer32 read-only
The number of flow control Pause frames sent
               rmonLAN1PortGetInPause 1.3.6.1.4.1.27304.13.4.3.23 integer32 read-only
The number of flow control Pause frames received
               rmonLAN1PortGetMultiple 1.3.6.1.4.1.27304.13.4.3.24 integer32 read-only
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
               rmonLAN1PortGetUndersize 1.3.6.1.4.1.27304.13.4.3.25 integer32 read-only
Total frames received with a length of less than 64 octets but with a valid FCS
               rmonLAN1PortGetFragments 1.3.6.1.4.1.27304.13.4.3.26 integer32 read-only
Total frames received with a length of less than 64 octets and an invalid FCS
               rmonLAN1PortGetOversize 1.3.6.1.4.1.27304.13.4.3.27 integer32 read-only
Total frames received with a length more than MaxSize octets but with a valid FCS
               rmonLAN1PortGetJabber 1.3.6.1.4.1.27304.13.4.3.28 integer32 read-only
Total frames received with a length more than MaxSize octets and an invalid FCS
               rmonLAN1PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.3.29 integer32 read-only
Total frames received with an Rx_Error event seen by the receive side of the MAC
               rmonLAN1PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.3.30 integer32 read-only
Total frames received with a CRC error not counted in InFragments, InnJabber
               rmonLAN1PortGetCollisions 1.3.6.1.4.1.27304.13.4.3.31 integer32 read-only
The number of collision events seen by the MAC not including those counted in Late and Excessive
               rmonLAN1PortGetLate 1.3.6.1.4.1.27304.13.4.3.32 integer32 read-only
The number of Late collision events seen by the MAC
           rmonLAN2Port 1.3.6.1.4.1.27304.13.4.4
               rmonLAN2PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.4.1 integer32 read-only
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
               rmonLAN2PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.4.2 integer32 read-only
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
               rmonLAN2PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.4.3 integer32 read-only
The sum of lengths of all bad Ethernet frames received not counting Preamble
               rmonLAN2PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.4.4 integer32 read-only
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
               rmonLAN2PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.4.5 integer32 read-only
The number of good frames received that have a Unicast destination address
               rmonLAN2PortGetDeferred 1.3.6.1.4.1.27304.13.4.4.6 integer32 read-only
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)
               rmonLAN2PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.4.7 integer32 read-only
The number of good frames received that have a Broadcast destination MAC address
               rmonLAN2PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.4.8 integer32 read-only
The number of good frames received that have a Multicast destination MAC address
               rmonLAN2PortGetOctets64 1.3.6.1.4.1.27304.13.4.4.9 integer32 read-only
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
               rmonLAN2PortGetOctets127 1.3.6.1.4.1.27304.13.4.4.10 integer32 read-only
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
               rmonLAN2PortGetOctets255 1.3.6.1.4.1.27304.13.4.4.11 integer32 read-only
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
               rmonLAN2PortGetOctets511 1.3.6.1.4.1.27304.13.4.4.12 integer32 read-only
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
               rmonLAN2PortGetOctets1023 1.3.6.1.4.1.27304.13.4.4.13 integer32 read-only
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
               rmonLAN2PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.4.14 integer32 read-only
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
               rmonLAN2PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.4.15 integer32 read-only
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN2PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.4.16 integer32 read-only
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN2PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.4.17 integer32 read-only
The number of frames sent that have a Unicast destination MAC address
               rmonLAN2PortGetExcessive 1.3.6.1.4.1.27304.13.4.4.18 integer32 read-only
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
               rmonLAN2PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.4.19 integer32 read-only
The number of frames sent that have a Multicast destination MAC address
               rmonLAN2PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.4.20 integer32 read-only
The number of frames sent that have a Broadcast destination MAC address
               rmonLAN2PortGetSingle 1.3.6.1.4.1.27304.13.4.4.21 integer32 read-only
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
               rmonLAN2PortGetOutPause 1.3.6.1.4.1.27304.13.4.4.22 integer32 read-only
The number of flow control Pause frames sent
               rmonLAN2PortGetInPause 1.3.6.1.4.1.27304.13.4.4.23 integer32 read-only
The number of flow control Pause frames received
               rmonLAN2PortGetMultiple 1.3.6.1.4.1.27304.13.4.4.24 integer32 read-only
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
               rmonLAN2PortGetUndersize 1.3.6.1.4.1.27304.13.4.4.25 integer32 read-only
Total frames received with a length of less than 64 octets but with a valid FCS
               rmonLAN2PortGetFragments 1.3.6.1.4.1.27304.13.4.4.26 integer32 read-only
Total frames received with a length of less than 64 octets and an invalid FCS
               rmonLAN2PortGetOversize 1.3.6.1.4.1.27304.13.4.4.27 integer32 read-only
Total frames received with a length more than MaxSize octets but with a valid FCS
               rmonLAN2PortGetJabber 1.3.6.1.4.1.27304.13.4.4.28 integer32 read-only
Total frames received with a length more than MaxSize octets and an invalid FCS
               rmonLAN2PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.4.29 integer32 read-only
Total frames received with an Rx_Error event seen by the receive side of the MAC
               rmonLAN2PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.4.30 integer32 read-only
Total frames received with a CRC error not counted in InFragments, InnJabber
               rmonLAN2PortGetCollisions 1.3.6.1.4.1.27304.13.4.4.31 integer32 read-only
The number of collision events seen by the MAC not including those counted in Late and Excessive
               rmonLAN2PortGetLate 1.3.6.1.4.1.27304.13.4.4.32 integer32 read-only
The number of Late collision events seen by the MAC
           rmonLAN3Port 1.3.6.1.4.1.27304.13.4.5
               rmonLAN3PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.5.1 integer32 read-only
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
               rmonLAN3PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.5.2 integer32 read-only
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
               rmonLAN3PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.5.3 integer32 read-only
The sum of lengths of all bad Ethernet frames received not counting Preamble
               rmonLAN3PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.5.4 integer32 read-only
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
               rmonLAN3PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.5.5 integer32 read-only
The number of good frames received that have a Unicast destination address
               rmonLAN3PortGetDeferred 1.3.6.1.4.1.27304.13.4.5.6 integer32 read-only
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)
               rmonLAN3PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.5.7 integer32 read-only
The number of good frames received that have a Broadcast destination MAC address
               rmonLAN3PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.5.8 integer32 read-only
The number of good frames received that have a Multicast destination MAC address
               rmonLAN3PortGetOctets64 1.3.6.1.4.1.27304.13.4.5.9 integer32 read-only
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
               rmonLAN3PortGetOctets127 1.3.6.1.4.1.27304.13.4.5.10 integer32 read-only
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
               rmonLAN3PortGetOctets255 1.3.6.1.4.1.27304.13.4.5.11 integer32 read-only
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
               rmonLAN3PortGetOctets511 1.3.6.1.4.1.27304.13.4.5.12 integer32 read-only
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
               rmonLAN3PortGetOctets1023 1.3.6.1.4.1.27304.13.4.5.13 integer32 read-only
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
               rmonLAN3PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.5.14 integer32 read-only
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
               rmonLAN3PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.5.15 integer32 read-only
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN3PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.5.16 integer32 read-only
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN3PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.5.17 integer32 read-only
The number of frames sent that have a Unicast destination MAC address
               rmonLAN3PortGetExcessive 1.3.6.1.4.1.27304.13.4.5.18 integer32 read-only
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
               rmonLAN3PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.5.19 integer32 read-only
The number of frames sent that have a Multicast destination MAC address
               rmonLAN3PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.5.20 integer32 read-only
The number of frames sent that have a Broadcast destination MAC address
               rmonLAN3PortGetSingle 1.3.6.1.4.1.27304.13.4.5.21 integer32 read-only
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
               rmonLAN3PortGetOutPause 1.3.6.1.4.1.27304.13.4.5.22 integer32 read-only
The number of flow control Pause frames sent
               rmonLAN3PortGetInPause 1.3.6.1.4.1.27304.13.4.5.23 integer32 read-only
The number of flow control Pause frames received
               rmonLAN3PortGetMultiple 1.3.6.1.4.1.27304.13.4.5.24 integer32 read-only
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
               rmonLAN3PortGetUndersize 1.3.6.1.4.1.27304.13.4.5.25 integer32 read-only
Total frames received with a length of less than 64 octets but with a valid FCS
               rmonLAN3PortGetFragments 1.3.6.1.4.1.27304.13.4.5.26 integer32 read-only
Total frames received with a length of less than 64 octets and an invalid FCS
               rmonLAN3PortGetOversize 1.3.6.1.4.1.27304.13.4.5.27 integer32 read-only
Total frames received with a length more than MaxSize octets but with a valid FCS
               rmonLAN3PortGetJabber 1.3.6.1.4.1.27304.13.4.5.28 integer32 read-only
Total frames received with a length more than MaxSize octets and an invalid FCS
               rmonLAN3PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.5.29 integer32 read-only
Total frames received with an Rx_Error event seen by the receive side of the MAC
               rmonLAN3PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.5.30 integer32 read-only
Total frames received with a CRC error not counted in InFragments, InnJabber
               rmonLAN3PortGetCollisions 1.3.6.1.4.1.27304.13.4.5.31 integer32 read-only
The number of collision events seen by the MAC not including those counted in Late and Excessive
               rmonLAN3PortGetLate 1.3.6.1.4.1.27304.13.4.5.32 integer32 read-only
The number of Late collision events seen by the MAC
           rmonLAN4Port 1.3.6.1.4.1.27304.13.4.6
               rmonLAN4PortGetInGoodOctetsLo 1.3.6.1.4.1.27304.13.4.6.1 integer32 read-only
The sum of the lengths of all good Ethernet frames received, low size, that is frames that are not bad.
               rmonLAN4PortGetInGoodOctetsHi 1.3.6.1.4.1.27304.13.4.6.2 integer32 read-only
The sum of the lengths of all good Ethernet frames received, high size, that is frames that are not bad.
               rmonLAN4PortGetInBadOctets 1.3.6.1.4.1.27304.13.4.6.3 integer32 read-only
The sum of lengths of all bad Ethernet frames received not counting Preamble
               rmonLAN4PortGetOutFCSErr 1.3.6.1.4.1.27304.13.4.6.4 integer32 read-only
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
               rmonLAN4PortGetInUnicasts 1.3.6.1.4.1.27304.13.4.6.5 integer32 read-only
The number of good frames received that have a Unicast destination address
               rmonLAN4PortGetDeferred 1.3.6.1.4.1.27304.13.4.6.6 integer32 read-only
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)
               rmonLAN4PortGetInBroadcasts 1.3.6.1.4.1.27304.13.4.6.7 integer32 read-only
The number of good frames received that have a Broadcast destination MAC address
               rmonLAN4PortGetInMulticasts 1.3.6.1.4.1.27304.13.4.6.8 integer32 read-only
The number of good frames received that have a Multicast destination MAC address
               rmonLAN4PortGetOctets64 1.3.6.1.4.1.27304.13.4.6.9 integer32 read-only
Total frames received (and/or transmitted) with a length of exactly 64 octets, including those with errors
               rmonLAN4PortGetOctets127 1.3.6.1.4.1.27304.13.4.6.10 integer32 read-only
Total frames received (and/or transmitted) with a length of between 65 and 127 octets inclusive, including those with errors
               rmonLAN4PortGetOctets255 1.3.6.1.4.1.27304.13.4.6.11 integer32 read-only
Total frames received (and/or transmitted) with a length of between 128 and 255 octets inclusive, including those with errors
               rmonLAN4PortGetOctets511 1.3.6.1.4.1.27304.13.4.6.12 integer32 read-only
Total frames received (and/or transmitted) with a length of between 256 and 511 octets inclusive, including those with errors
               rmonLAN4PortGetOctets1023 1.3.6.1.4.1.27304.13.4.6.13 integer32 read-only
Total frames received (and/or transmitted) with a length of between 512 and 1023 octets inclusive, including those with errors
               rmonLAN4PortGetOctetsMax 1.3.6.1.4.1.27304.13.4.6.14 integer32 read-only
Total frames received (and/or transmitted) with a length of between 1024 and MaxSize octets inclusive, including those with errors
               rmonLAN4PortGetOutOctetsLo 1.3.6.1.4.1.27304.13.4.6.15 integer32 read-only
The sum of all Ethernet frames sent from this MAC, low size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN4PortGetOutOctetsHi 1.3.6.1.4.1.27304.13.4.6.16 integer32 read-only
The sum of all Ethernet frames sent from this MAC, high size, including flow control frames and partially frames transmitted due to collisions.
               rmonLAN4PortGetOutUnicasts 1.3.6.1.4.1.27304.13.4.6.17 integer32 read-only
The number of frames sent that have a Unicast destination MAC address
               rmonLAN4PortGetExcessive 1.3.6.1.4.1.27304.13.4.6.18 integer32 read-only
The number of frames dropped in the transmit MAC due to excessive collision condition. The counter is application in half-duplex mode only
               rmonLAN4PortGetOutMulticasts 1.3.6.1.4.1.27304.13.4.6.19 integer32 read-only
The number of frames sent that have a Multicast destination MAC address
               rmonLAN4PortGetOutBroadcasts 1.3.6.1.4.1.27304.13.4.6.20 integer32 read-only
The number of frames sent that have a Broadcast destination MAC address
               rmonLAN4PortGetSingle 1.3.6.1.4.1.27304.13.4.6.21 integer32 read-only
The total number of successfully transmitted frames that experienced exactly one collision. The counter is application in half-duplex mode only
               rmonLAN4PortGetOutPause 1.3.6.1.4.1.27304.13.4.6.22 integer32 read-only
The number of flow control Pause frames sent
               rmonLAN4PortGetInPause 1.3.6.1.4.1.27304.13.4.6.23 integer32 read-only
The number of flow control Pause frames received
               rmonLAN4PortGetMultiple 1.3.6.1.4.1.27304.13.4.6.24 integer32 read-only
The total number of successfully transmitted frames that experienced multiple collisions. The counter is application in half-duplex mode only
               rmonLAN4PortGetUndersize 1.3.6.1.4.1.27304.13.4.6.25 integer32 read-only
Total frames received with a length of less than 64 octets but with a valid FCS
               rmonLAN4PortGetFragments 1.3.6.1.4.1.27304.13.4.6.26 integer32 read-only
Total frames received with a length of less than 64 octets and an invalid FCS
               rmonLAN4PortGetOversize 1.3.6.1.4.1.27304.13.4.6.27 integer32 read-only
Total frames received with a length more than MaxSize octets but with a valid FCS
               rmonLAN4PortGetJabber 1.3.6.1.4.1.27304.13.4.6.28 integer32 read-only
Total frames received with a length more than MaxSize octets and an invalid FCS
               rmonLAN4PortGetInMACRcvErr 1.3.6.1.4.1.27304.13.4.6.29 integer32 read-only
Total frames received with an Rx_Error event seen by the receive side of the MAC
               rmonLAN4PortGetInFCSErr 1.3.6.1.4.1.27304.13.4.6.30 integer32 read-only
Total frames received with a CRC error not counted in InFragments, InnJabber
               rmonLAN4PortGetCollisions 1.3.6.1.4.1.27304.13.4.6.31 integer32 read-only
The number of collision events seen by the MAC not including those counted in Late and Excessive
               rmonLAN4PortGetLate 1.3.6.1.4.1.27304.13.4.6.32 integer32 read-only
The number of Late collision events seen by the MAC
       rmonModuleGroup 1.3.6.1.4.1.27304.13.5
The objects are related to the DKTCOMEGA Fast Ethernet module, MIB rev 02_00.