cm1110PortInGoodOctets
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.6
Object
column
SNMPv2-SMICounter32
An ingress counter that is the sum of lengths of all good Ethernet frames received on the media port.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cm1110RateConvStatsEntry
- Table
- cm1110RateConvStatsTable
- Siblings
- 37
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cm1110PortInBroadcasts An ingress counter that counts the number of good frames received that
have a Broadcast destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.10 |
| cm1110PortInMulticasts An ingress counter that counts the number of good frames received that
have a Multicast destination MAC address. This count does not include
frames counted in the cm1110PortInPaus… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.11 |
| cm1110PortInPauses An ingress counter that counts the number of good frames reachieved that
have a Pause destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.12 |
| cm1110PortInUnderSizes An ingress counter that counts the number of frames received with a
length less that 64 octets but with a valid FCS. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.13 |
| cm1110PortInFragments An ingress counter that counts the number of frames received with a
length less that 64 octets and an invalid FCS. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.14 |
| cm1110PortInOversizes An ingress counter that counts the number of frames received with a
length more than the maximum packet size but with a valid FCS.
The maximum packet size can be set using the cm1… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.15 |
| cm1110PortInJabbers An ingress counter that counts the number of frames received with a
length more than the maximum packet size but with a invalid FCS.
The maximum packet size can be set using the c… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.16 |
| cm1110PortInRxErrs An ingress counter that counts the number of frames received with an
RxErr signal from the PHY. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.17 |
| cm1110PortInFcsErrs An ingress counter that counts the number of frames received with a
CRC error not counted in the cm1110PortInFragments,
cm1110PortInFcsErr, or the cm1110PortInRxErr objects. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.18 |
| cm1110PortPkts64Octets A Histogram counter that counts the number of frames received and
transmitted with a length of exactly 64 Octets, including those with
errors. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.19 |
| cm1110StatsSlotIndex The Slot number the CM-1110 type module is currently inserted | column | SlotNumber | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.2 |
| cm1110PortPkts65to127Octets A Histogram counter that counts the number of frames received and
transmitted with a length of between 65 and 127 Octets inclusive,
including those with errors. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.20 |
| cm1110PortPkts128to255Octets A Histogram counter that counts the number of frames received and
transmitted with a length of between 128 and 255 Octets inclusive,
including those with errors. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.21 |
| cm1110PortPkts256to511Octets A Histogram counter that counts the number of frames received and
transmitted with a length of between 256 and 511 Octets inclusive,
including those with errors. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.22 |
| cm1110PortPkts512to1023Octets A Histogram counter that counts the number of frames received and
transmitted with a length of between 512 and 1023 Octets inclusive,
including those with errors. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.23 |
| cm1110PortPkts1024toMaxOctets A Histogram counter that counts the number of frames received and
transmitted with a length of between 1024 and maximum packet size
octets inclusive, including those with errors.
… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.24 |
| cm1110PortOutOctets An Egress counter that is the sum of lengths of all good Ethernet
frames sent on the media port. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.25 |
| cm1110PortHCOutOctets An Egress counter that is the sum of lengths of all good Ethernet
frames sent on the media port. This object is a 64-bit version of
cm1110PortOutOctets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.26 |
| cm1110PortOutFiltered A counter that counts the number of good frames that were filtered
due to egress switch policy rules. | column | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.27 |
| cm1110PortOutUnicasts An Egress counter that counts the number of good frames sent that
have a Unicast destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.28 |
| cm1110PortOutBroadcasts An Egress counter that counts the number of good frames sent that
have a Broadcast destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.29 |
| cm1110MediaPortIndex Media converter module port index indicating which media port the statistical
counters are associated with. | column | Enumeration | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.3 |
| cm1110PortOutMulticasts An Egress counter that counts the number of good frames sent that
have a Multicast destination MAC address. This count does not include
frames counted in the cm1110PortOutPauses o… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.30 |
| cm1110PortOutPauses An Egress counter that counts the number of good frames reachieved that
have a Pause destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.31 |
| cm1110PortDeferreds An Egress counter that counts the number of successfully transmitted
frames that experienced no collisions but are delayed because the
medium was busy during the first attempt. Th… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.32 |
| cm1110PortCollisions An Egress counter that counts the number of collision events seen by
the MAC not including those counted in cm1110PortSingles,
cm1110PortMultiple , cm1110PortExcessives or cm1110P… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.33 |
| cm1110PortSingles An Egress counter that counts the number of successfully transmitted
frames that experienced exactly one collision. This counter is
applicable in half-duplex only. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.34 |
| cm1110PortMultiples An Egress counter that counts the number of successfully transmitted
frames that experienced more than one collision. This counter is
aplicable in half-duplex only. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.35 |
| cm1110PortExcessives An Egress counter that counts the number frames dropped in the transmit
MAC because the frame experienced 16 consecutive collisions. This
counter is applicable in half-duplex onl… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.36 |
| cm1110PortLates An Egress counter that counts the number times a collision is detected
later than 512 bits-times into the transmission of a frame. This
counter is applicable in half-duplex only. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.37 |
| cm1110PortOutFcsErrs An Egress counter that counts the number frames transmitted with an
invalid FCS. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.38 |
| cm1110PortResetCounters Allows the resetting of all cm1110RateConvStats statistical counters
for this port. | column | YesNoValue | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.39 |
| cm1110PortInDiscards A counter that counts the number of good, non-filtered frames that
normally would have been forwarded, but could not due to lack of
buffer space. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.4 |
| cm1110PortInFiltered A counter that counts the number of good frames that were filtered
due to ingress switch policy rules. | column | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.5 |
| cm1110PortHCInGoodOctets An ingress counter that is the sum of lengths of all good Ethernet
frames received on the media port. This object is a 64-bit version of
cm1110PortInGoodOctets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.7 |
| cm1110PortInBadOctets An ingress counter that is the sum of lengths of all bad Ethernet
frames received on the media port.. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.8 |
| cm1110PortInUnicasts An ingress counter that counts the number of good frames received that
have a Unicast destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.3.4.1.9 |