All MIBs › ACC-IPX › accIpxPorFwdReqIns
accIpxPorFwdReqIns
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxPorFwdReqIns
OID (numeric): 1.3.6.1.4.1.5.1.1.22.6.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of input packets not addressed to the receiving port, as a result of which an attempt was made to find a route to forward them to the final destination.
What is accIpxPorFwdReqIns?
This counter measures the number of incoming packets on a port that required routing lookup and forwarding to another network because they weren't destined for the local device. You'd monitor this to understand how much transit traffic flows through each interface, helping you identify congestion points. A value of 10,000 forwarded requests per second on one port suggests heavy routing load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.3 snmpwalk -v2c -c public <target> ACC-IPX::accIpxPorFwdReqIns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.3.1 snmpget -v2c -c public <target> ACC-IPX::accIpxPorFwdReqIns.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6 | accIpxPortStatTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6.1 | accIpxPortStatEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6.1.3 | accIpxPorFwdReqIns | ACC-IPX |