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