All MIBs › ACC-MIB › accIpxPorFwdReqIns
accIpxPorFwdReqIns
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 tracks IPX packets that arrived on this port but were not destined for this device itself, requiring the device to forward them to another destination. Engineers monitor this to gauge how much forwarding load the device is handling, which impacts CPU utilization and helps with capacity planning. For example, a value of 100,000 forwarded packets per minute shows the device is actively performing router-like functions.
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-MIB::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-MIB::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-MIB |