sDot3StatsInternalMacReceiveErrors
GBNDeviceSWAPI-MIB ·
.1.3.6.1.4.1.13464.1.2.2.2.9.1.2.1.16
Object
column SNMPv2-SMICounter32
A count of frames for which reception on a
particular interface fails due to an internal
MAC sublayer receive error. A frame is only
counted by an instance of this object if it is
not counted by the corresponding instance of
either the sDot3StatsFrameTooLongs object, the
sDot3StatsAlignmentErrors object, or the
sDot3StatsFCSErrors object.
The precise meaning of the count represented by
an instance of this object is implementation-
specific. In particular, an instance of this
object may represent a count of receive errors
on a particular interface that are not
otherwise counted.
Context
- MIB
- GBNDeviceSWAPI-MIB
- OID
.1.3.6.1.4.1.13464.1.2.2.2.9.1.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sDot3StatsEntry
- 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 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSWAPI-MIB::sDot3StatsInternalMacReceiveErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSWAPI-MIB::sDot3StatsInternalMacReceiveErrors.<sDot3StatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNDeviceSWAPI-MIB::sDot3StatsInternalMacReceiveErrors'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of