All MIBs › CTRON-BDG-MIB › pcBytesRec
pcBytesRec
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::pcBytesRec
OID (numeric): 1.3.6.1.4.1.52.2.2.1.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of bytes received by this station.
What is pcBytesRec?
This read-only integer counts the total number of bytes received by this PC. An admin uses this alongside pcFramesRec to estimate average incoming frame size and to spot unusually heavy incoming data volume for a given workstation. For example, a workstation whose pcBytesRec suddenly climbs far above its historical norm might be the target of an unusually large file transfer or unexpected inbound traffic worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.2.2.1.1.1.25 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::pcBytesRec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.2.2.1.1.1.25.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::pcBytesRec.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::pcBytesRec 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.25 | pcBytesRec | CTRON-BDG-MIB |