All MIBs › ACC-MIB › accXnsPortNoFwdRts
accXnsPortNoFwdRts
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 this port that the device could not forward because no route to the destination network exists. This metric is essential for diagnosing routing gaps; sustained high values indicate missing routes or network disconnections. A value of 3500 means the device received 3500 packets on this port that it had no way to deliver.
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-MIB::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-MIB::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-MIB |