All MIBs › DOT12-RPTR-MIB › vgRptrPortOversizeFrames
vgRptrPortOversizeFrames
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrPortOversizeFrames
OID (numeric): 1.3.6.1.2.1.53.1.2.3.1.1.20
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: 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 vgRptrInfoCurrentFramingType for the repeater that the port is associated with. When vgRptrInfoCurrentFramingType is equal to frameType88023 this counter will increment for frames that are 1519 octets or larger. When vgRptrInfoCurrentFramingType is equal to frameType88025 this counter will increment for frames that are 4521 octets or larger.
This counter may experience a discontinuity when the value of the corresponding instance of vgRptrPortLastChange changes.
What is vgRptrPortOversizeFrames?
Counts frames received on this port larger than the maximum legal size for the repeater's current framing type (over 1519 octets for 802.3 framing, or over 4521 octets for 802.5 framing). An admin investigates a rising count here as a sign of a misbehaving NIC or cabling fault feeding oversized frames into this port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.20 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortOversizeFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.20.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortOversizeFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vgRptrPortOversizeFrames.1
Start monitoring IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT12-RPTR-MIB::vgRptrPortOversizeFrames OID value, configure state conditions and alerts, and monitor any IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.53 | vgRptrMIB | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1 | vgRptrObjects | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2 | vgRptrMonitor | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3 | vgRptrMonPort | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1 | vgRptrMonPortTable | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1.1 | vgRptrMonPortEntry | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1.1.20 | vgRptrPortOversizeFrames | DOT12-RPTR-MIB |