ACC-XNS :: accXnsNoRoutes

MIB Reference — IPNetwork Monitor

All MIBsACC-XNSaccXnsNoRoutes

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.21accXnsACC-MIB
1.3.6.1.4.1.5.1.1.21.5accXnsNodeStatACC-MIB
1.3.6.1.4.1.5.1.1.21.5.4accXnsNoRoutesACC-XNS