ethernetStatisticsDataSource
CAMBIUM-PTP670-MIB ·
.1.3.6.1.4.1.17713.11.6.87.1.2
Object
column
ObjectIdentifier
This object identifies the ethernet interface that this ethernetStatistics entry is configured to report. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1.
Context
- MIB
- CAMBIUM-PTP670-MIB
- OID
.1.3.6.1.4.1.17713.11.6.87.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ethernetStatisticsTableEntry
- Table
- ethernetStatisticsTable
- Siblings
- 10
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ethernetStatisticsTableIndex Used to index the ethernetStatisticsTable. | column | Integer32 | .1.3.6.1.4.1.17713.11.6.87.1.1 |
| ethernetStatisticsTxFrames Total number of frames transmitted to the LAN | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.10 |
| ethernetStatisticsTxBroadcasts Number of broadcast frames transmitted to the LAN. Note
that this does not include multicast packets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.11 |
| ethernetStatisticsRxOctets Total number of octets (excluding framing bits but
including FCS octets) received from the LAN in good
packets | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.3 |
| ethernetStatisticsRxFrames Total number of packets (including bad packets,
broadcast packets, and multicast packets) received | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.4 |
| ethernetStatisticsRxBroadcasts Number of good and bad broadcast packets received from
the LAN. Note that this does not include multicast
packets. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.5 |
| ethernetStatisticsRxFramesWithError Number of frames received with errors. The errors can be
a frame check sequence (CRC) error, an alignment error or
an incorrect frame length | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.6 |
| ethernetStatisticsRxFramesUndersize Number of short frames (<64 Bytes) received from the LAN
with or without a valid CRC | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.7 |
| ethernetStatisticsRxFramesOversize Number of oversize frames received from the LAN with or
without a valid CRC | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.8 |
| ethernetStatisticsTxOctets Total number of octets transmitted to the LAN | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.17713.11.6.87.1.9 |