icfVgPortOversizeFrames

ICF-VG-RPTR · .1.3.6.1.4.1.11.2.14.8.1.2.3.1.1.18

Object

This object is a count of oversize frames received
on this port.  This counter is incremented by one for
each frame received on this port whose OctetCount is
larger than the maximum legal frame size.
              
The frame size which causes this counter to increment
is dependent on the current value of
icfVgCurrentFramingType.  When
icfVgCurrentFramingType is equal to frameType88023
this counter will increment for frames that are 1519
octets or larger.  When icfVgCurrentFramingType is
equal to frameType88025 this counter will increment
for frames that are 4521 octets or larger.

Context

MIB
ICF-VG-RPTR
OID
.1.3.6.1.4.1.11.2.14.8.1.2.3.1.1.18
Type
column
Access
readonly
Status
current
Parent
icfVgMonPortEntry
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 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortOversizeFrames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortOversizeFrames.<icfVgPortGroupIndex>.<icfVgPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICF-VG-RPTR::icfVgPortOversizeFrames'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance