sdlcPortStatsDwarfFrames

SNA-SDLC-MIB · .1.3.6.1.2.1.41.1.1.3.1.3

Object

This object reflects the total number of
frames received by this port which were
delivered intact by the physical layer but were
too short to be legal.
              
Ignoring the frame check sequence (FCS), a
frame is considered to be too short if it
is less than 2 bytes for sdlcLSOperMODULO of
eight, or if it is less than 3 bytes for
sdlcLSOperMODULO of onetwentyeight.

Context

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

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance