All MIBs › SNMP-REPEATER-MIB › rptrMonitorPortFrameTooLongs
rptrMonitorPortFrameTooLongs
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrMonitorPortFrameTooLongs
OID (numeric): 1.3.6.1.2.1.22.2.3.1.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter is incremented by one for each frame received on this port whose OctetCount is greater
than maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). If rptrMonitorPortFrameTooLongs is incremented then neither the rptrMonitorPortAlignmentErrors nor the rptrMonitorPortFCSErrors counter shall be incremented for the frame.
A discontinuity may occur in the value when the value of object rptrMonitorPortLastChange changes.
The approximate minimum time for rollover of this counter is 61 days in a 10Mb/s repeater.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.7 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortFrameTooLongs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.7.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortFrameTooLongs.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.2 | rptrMonitorPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3 | rptrMonitorPortInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1 | rptrMonitorPortTable | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1.1 | rptrMonitorPortEntry | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1.1.7 | rptrMonitorPortFrameTooLongs | SNMP-REPEATER-MIB |