cm110PortDeferreds
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.30
Object
column
SNMPv2-SMICounter32
An Egress counter that counts the number of successfully transmitted frames that experienced no collsions but are delayed because the medium was busy during the first attempt. This counter is applicable in half-duplex only.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cm110RateConvStatsEntry
- Table
- cm110RateConvStatsTable
- Siblings
- 35
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cm110PortInBroadcasts 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.4.4.1.10 |
| cm110PortInMulticasts 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.4.4.1.11 |
| cm110PortInPauses An ingress counter that counts the number of good frames received that
have a Pause destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.12 |
| cm110PortInUnderSizes 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.4.4.1.13 |
| cm110PortInFragments 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.4.4.1.14 |
| cm110PortInOversizes 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.4.4.1.15 |
| cm110PortInJabbers 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.4.4.1.16 |
| cm110PortInMACRcvErrs An ingress counter of the number of Rx errors on the receive
side of the MAC | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.17 |
| cm110PortInFcsErrs An ingress counter of the number of FCS Errors. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.18 |
| cm110PortPkts64Octets 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.4.4.1.19 |
| cm110StatsSlotIndex The Slot number the CM-110 type module is currently inserted | column | SlotNumber | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.2 |
| cm110PortPkts65to127Octets 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.4.4.1.20 |
| cm110PortPkts128to255Octets 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.4.4.1.21 |
| cm110PortPkts256to511Octets 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.4.4.1.22 |
| cm110PortPkts512to1023Octets 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.4.4.1.23 |
| cm110PortPkts1024toMaxOctets 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.4.4.1.24 |
| cm110PortOutOctets 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.4.4.1.25 |
| cm110PortOutUnicasts 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.4.4.1.26 |
| cm110PortOutBroadcasts 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.4.4.1.27 |
| cm110PortOutMulticasts 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.4.4.1.28 |
| cm110PortOutPauses An Egress counter that counts the number of good frames received that
have a Pause destination MAC address. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.29 |
| cm110MediaPortIndex 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.4.4.1.3 |
| cm110PortCollisions An Egress counter that counts the number of collision events seen by
the MAC not including those counted in cm110PortSingles,
cm110PortMultiple , cm1110PortExcessives or cm110Port… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.31 |
| cm110PortSingles 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.4.4.1.32 |
| cm110PortMultiples 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.4.4.1.33 |
| cm110PortExcessives 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.4.4.1.34 |
| cm110PortLates 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.4.4.1.35 |
| cm110PortOutFcsErrs 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.4.4.1.36 |
| cm110PortResetCounters Allows the resetting of all cm110RateConvStats statistical counters
for this port. | column | YesNoValue | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.37 |
| cm110PortRxErrors Total number of bad frames received. | column | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.4 |
| cm110PortTxCollisions Total number of TX collisions encountered. | column | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.5 |
| cm110PortInFiltered 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.4.4.1.6 |
| cm110PortInGoodOctets An ingress counter that is the sum of lengths of all good Ethernet
frames received on the media port. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1966.21.1.1.1.1.4.4.4.1.7 |
| cm110PortInBadOctets 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.4.4.1.8 |
| cm110PortInUnicasts 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.4.4.1.9 |