All MIBs › CTRON-BDG-MIB › pcTooLong
pcTooLong
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::pcTooLong
OID (numeric): 1.3.6.1.4.1.52.2.2.1.1.1.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of packets received that are too long (over 1518 bytes).
What is pcTooLong?
This read-only integer counts packets received by this PC that were too long, exceeding 1518 bytes. An admin treats oversized packets arriving at a workstation as a sign that some device on the network is sending non-standard frames the PC's card flags as invalid. For example, a workstation reporting nonzero pcTooLong counts after a jumbo-frame-capable server was added to the network would point the admin toward that server as the likely source of the oversized frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.2.2.1.1.1.29 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::pcTooLong
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.2.2.1.1.1.29.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::pcTooLong.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pcTooLong.1
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::pcTooLong OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (12 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.2 | layerMgmt | Cabletron-MIB |
| 1.3.6.1.4.1.52.2.2 | mAC | Cabletron-MIB |
| 1.3.6.1.4.1.52.2.2.1 | ieee8023 | Cabletron-MIB |
| 1.3.6.1.4.1.52.2.2.1.1 | pcIF | Cabletron-MIB |
| 1.3.6.1.4.1.52.2.2.1.1.1 | pcIfRev | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.2.2.1.1.1.29 | pcTooLong | CTRON-BDG-MIB |