dot3InPauseFrames

IEEE8023-EtherLike-MIB · .1.3.111.2.802.3.1.10.1.10.1.3

Object

A count of MAC Control frames received on this
interface with an opcode indicating the PAUSE
operation.
              
This counter does not increment when the
interface is operating in half-duplex mode.
              
For interfaces operating at 10 Gb/s, this
counter can roll over in less than 5 minutes if
it is incrementing at its maximum rate. Since
that amount of time could be less than a
management station's poll cycle time, in order
to avoid a loss of information, a management
station is advised to poll the
dot3HCInPauseFrames object for 10 Gb/s or
faster interfaces.
              
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.10.1.3
Type
column
Access
readonly
Status
current
Parent
dot3PauseEntry
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::dot3InPauseFrames'
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::dot3InPauseFrames.<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::dot3InPauseFrames'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance