dot3HCStatsFrameTooLongs
IEEE8023-EtherLike-MIB ·
.1.3.111.2.802.3.1.10.1.11.1.4
Object
column SNMPv2-SMICounter64
A count of frames received on a particular
interface that exceed the maximum permitted
frame size.
The count represented by an instance of this
object is incremented when the frameTooLong
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions pertain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.
This counter is a 64-bit version of
dot3StatsFrameTooLongs. It should be used on
interfaces operating at 10 Gb/s or faster.
Discontinuities in the value of this counter can
occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime.
Context
- MIB
- IEEE8023-EtherLike-MIB
- OID
.1.3.111.2.802.3.1.10.1.11.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot3HCStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-EtherLike-MIB::dot3HCStatsFrameTooLongs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-EtherLike-MIB::dot3HCStatsFrameTooLongs.<dot3StatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-EtherLike-MIB::dot3HCStatsFrameTooLongs'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of