dot3adAggPortStatsUnknownRx

IEEE8023-LAG-MIB · .1.2.840.10006.300.43.1.2.2.1.4

Object

The number of frames received that either:
- carry the Slow Protocols Ethernet Type value
  (IEEE Std 802.3-2008, Annex 57A.4), but
  contain an unknown PDU, or:
- are addressed to the Slow Protocols group MAC
  Address (IEEE Std 802.3-2008, Annex 57A.3),
  but do not carry the Slow Protocols Ethernet
  Type.
This value is read-only.

Context

MIB
IEEE8023-LAG-MIB
OID
.1.2.840.10006.300.43.1.2.2.1.4
Type
column
Access
readonly
Status
current
Parent
dot3adAggPortStatsEntry
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-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adAggPortStatsUnknownRx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adAggPortStatsUnknownRx.<dot3adAggPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-LAG-MIB::dot3adAggPortStatsUnknownRx'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance