All MIBs › ACC-MIB › accIpxPortNoFwdRts
accIpxPortNoFwdRts
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxPortNoFwdRts
OID (numeric): 1.3.6.1.4.1.5.1.1.22.6.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of packets received on this port for which no route to the destination network could be found.
What is accIpxPortNoFwdRts?
This counter counts packets received on this port that the device could not forward because no matching route to the destination network existed in the routing table. Engineers investigate rising values to identify missing or deleted routes, which cause packets to be silently dropped and applications to timeout. For instance, if this counter jumps from 10 to 1,000 after a network change, a critical route definition was likely deleted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accIpxPortNoFwdRts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accIpxPortNoFwdRts.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.4 | accIpxPortNoFwdRts | ACC-MIB |