All MIBs › ACC-MIB › accAtPortStatsNoFwdRoutes
accAtPortStatsNoFwdRoutes
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtPortStatsNoFwdRoutes
OID (numeric): 1.3.6.1.4.1.5.1.1.28.8.1.10
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of DDP packets received for which no route to the destination network existed.
What is accAtPortStatsNoFwdRoutes?
This counter records DDP packets that arrived destined for a remote network, but the router had no valid route in its routing table to reach that destination. An engineer checks this to find broken routes, incomplete topology discovery, or unreachable network segments that need manual routing configuration. For instance, 100 packets dropped due to missing routes over a week suggests RTMP routing updates are not reaching all destinations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.8.1.10 snmpwalk -v2c -c public <target> ACC-MIB::accAtPortStatsNoFwdRoutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.8.1.10.1 snmpget -v2c -c public <target> ACC-MIB::accAtPortStatsNoFwdRoutes.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8 | accAtPortStatsTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8.1 | accAtPortStatsEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.8.1.10 | accAtPortStatsNoFwdRoutes | ACC-MIB |