All MIBs › ACC-XNS › accXnsPortNoFwdRts
accXnsPortNoFwdRts
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsPortNoFwdRts
OID (numeric): 1.3.6.1.4.1.5.1.1.21.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 accXnsPortNoFwdRts?
This counter counts packets received on a specific port that could not be forwarded because no routing path existed to the destination network. Network engineers check this to identify unreachable networks or routing table errors for that port. For example, a value of 22 indicates 22 packets were dropped on this port due to missing routes, suggesting network partitioning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.6.1.4 snmpwalk -v2c -c public <target> ACC-XNS::accXnsPortNoFwdRts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.6.1.4.1 snmpget -v2c -c public <target> ACC-XNS::accXnsPortNoFwdRts.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.4 | accXnsPortNoFwdRts | ACC-XNS |