All MIBs › ACC-XNS › accXnsNoRoutes
accXnsNoRoutes
Module: ACC-XNS
OID (symbolic): ACC-XNS::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 that the device received but could not forward because the destination network was not in the routing table. Monitoring this metric helps identify gaps in network connectivity or incorrectly configured routing tables. For example, a value of 8 means 8 packets could not reach their destination due to missing routes, suggesting a neighboring network was unreachable.
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-XNS::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-XNS::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-XNS |