All MIBs › ACC-MIB › accXnsNoRoutes
accXnsNoRoutes
Module: ACC-MIB
OID (symbolic): ACC-MIB::accXnsNoRoutes
OID (numeric): 1.3.6.1.4.1.5.1.1.21.5.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Packets for which no route was found
What is accXnsNoRoutes?
This counter counts packets the device received but could not forward because no path to the destination network exists in its routing table. This is a critical metric for network troubleshooting; high counts mean routing tables are incomplete or networks are disconnected. A value of 1500 indicates 1500 packets were discarded because the device had no route to reach them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.5.4 snmpwalk -v2c -c public <target> ACC-MIB::accXnsNoRoutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.5.4.1 snmpget -v2c -c public <target> ACC-MIB::accXnsNoRoutes.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.5 | accXnsNodeStat | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.5.4 | accXnsNoRoutes | ACC-MIB |