All MIBs › CHASSIS-MIB › chasModuleVbusRxDiscards
chasModuleVbusRxDiscards
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasModuleVbusRxDiscards
OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.17
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The current count of receive VBUS buffer overruns.
What is chasModuleVbusRxDiscards?
This counter tracks how many receive-side VBUS backplane buffer overruns have occurred for this module, frames arriving from the backplane that the module had to drop because its receive buffer was full. Rising receive discards specifically point to the module itself being unable to keep up with backplane traffic destined to it, which an admin would distinguish from Tx discards, an outbound bottleneck, when diagnosing where packet loss is actually occurring. If a controller module shows increasing chasModuleVbusRxDiscards during peak hours, it suggests that card's own processing or buffering, not the sending modules, is the bottleneck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.17 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleVbusRxDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.17.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleVbusRxDiscards.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasModuleVbusRxDiscards OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.2 | chasPhysical | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1 | chasModuleTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1 | chasModuleEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1.17 | chasModuleVbusRxDiscards | CHASSIS-MIB |