All MIBs › RIVERSTONE-IF-MIB › rsIfInRoutedSwitchedPackets
rsIfInRoutedSwitchedPackets
Module: RIVERSTONE-IF-MIB
OID (symbolic): RIVERSTONE-IF-MIB::rsIfInRoutedSwitchedPackets
OID (numeric): 1.3.6.1.4.1.5567.2.60.1.1.1.14
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of IP packets that were switched through the fabric without going to the CPU.
On the RS platform with HRT disabled, when the L3 flow table does not have a flow entry for a packet, the first packet for the flow would go to the CPU first to establish a flow entry.
What is rsIfInRoutedSwitchedPackets?
Counts IP packets that were forwarded through the hardware fabric without being punted to the CPU, i.e. the fast-path packet count; a low ratio of this versus rsIfInRoutedCpuPackets can indicate the L3 flow table is missing entries and slowing routing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5567.2.60.1.1.1.14 snmpwalk -v2c -c public <target> RIVERSTONE-IF-MIB::rsIfInRoutedSwitchedPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5567.2.60.1.1.1.14.1 snmpget -v2c -c public <target> RIVERSTONE-IF-MIB::rsIfInRoutedSwitchedPackets.1
Start monitoring Riverstone Networks router/switch (extended interface uptime/flap/Layer-1 error counters) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RIVERSTONE-IF-MIB::rsIfInRoutedSwitchedPackets OID value, configure state conditions and alerts, and monitor any Riverstone Networks router/switch (extended interface uptime/flap/Layer-1 error counters) from a single console.
OID Breakdown
Upper-level ancestors (8 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.5567 | riverstoneNetworks | RIVERSTONE-SMI-MIB |
| 1.3.6.1.4.1.5567.2 | riverstoneMibs | RIVERSTONE-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5567.2.60 | rsIfMIB | RIVERSTONE-IF-MIB |
| 1.3.6.1.4.1.5567.2.60.1 | rsIfMIBObjects | RIVERSTONE-IF-MIB |
| 1.3.6.1.4.1.5567.2.60.1.1 | rsIfStatsTable | RIVERSTONE-IF-MIB |
| 1.3.6.1.4.1.5567.2.60.1.1.1 | rsIfStatsEntry | RIVERSTONE-IF-MIB |
| 1.3.6.1.4.1.5567.2.60.1.1.1.14 | rsIfInRoutedSwitchedPackets | RIVERSTONE-IF-MIB |