portCopyDestDropEvents

SMON-MIB · .1.3.6.1.2.1.16.22.1.3.1.1.3

Object

column eventsSNMPv2-SMICounter32
The total number of events in which port copy packets were
dropped by the switch at the destination port due to lack of
resources.
              
Note that this number is not necessarily the number of
packets dropped; it is just the number of times this
condition has been detected.
              
A single dropped event counter is maintained for each
portCopyDest. Thus all instances associated with a given
portCopyDest will have the same portCopyDestDropEvents
value.

Context

MIB
SMON-MIB
OID
.1.3.6.1.2.1.16.22.1.3.1.1.3
Type
column
Access
readonly
Status
current
Units
events
Parent
portCopyEntry
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 'SMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMON-MIB::portCopyDestDropEvents'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMON-MIB::portCopyDestDropEvents.<portCopySource>.<portCopyDest>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMON-MIB::portCopyDestDropEvents'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance