All MIBs › ACC-XNS › accXnsPorFwdReqIns
accXnsPorFwdReqIns
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsPorFwdReqIns
OID (numeric): 1.3.6.1.4.1.5.1.1.21.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 accXnsPorFwdReqIns?
This counter tracks packets received on a specific port that were not destined for the device itself and had to be routed forward to another network or device. Administrators use this to understand the forwarding workload on each port and identify bottlenecks. For example, a value of 95,000 shows 95,000 packets arriving on this port needed to be forwarded elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.6.1.3 snmpwalk -v2c -c public <target> ACC-XNS::accXnsPorFwdReqIns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.6.1.3.1 snmpget -v2c -c public <target> ACC-XNS::accXnsPorFwdReqIns.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.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.6 | accXnsPortStatTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.6.1 | accXnsPortStatEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.6.1.3 | accXnsPorFwdReqIns | ACC-XNS |