dot3StatsMaxFrameLength

IEEE8023-EtherLike-MIB · .1.3.111.2.802.3.1.10.1.2.1.21

Object

column Enumeration
This indicates the MAC frame length at 
which the dot3StatsFrameTooLongs counter is 
incremented.

Context

MIB
IEEE8023-EtherLike-MIB
OID
.1.3.111.2.802.3.1.10.1.2.1.21
Type
column
Access
readonly
Status
current
Parent
dot3StatsEntry
Groups
1

Walk 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::dot3StatsMaxFrameLength'
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::dot3StatsMaxFrameLength.<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::dot3StatsMaxFrameLength'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2baseFrame
3qTaggedFrame
4envelopeFrame

Conformance