IP-MIB :: ipOutNoRoutes

MIB Reference — IPNetwork Monitor

All MIBsIP-MIBipOutNoRoutes

ipOutNoRoutes

Module: IP-MIB

OID (symbolic): IP-MIB::ipOutNoRoutes

OID (numeric): 1.3.6.1.2.1.4.12

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

The number of IPv4 datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagrams which a host cannot route because all of its default routers are down.

This object has been deprecated, as a new IP version-neutral

table has been added. It is loosely replaced by ipSystemStatsOutNoRoutes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.12
snmpwalk -v2c -c public <target> IP-MIB::ipOutNoRoutes

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.12.1
snmpget -v2c -c public <target> IP-MIB::ipOutNoRoutes.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipOutNoRoutes.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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.12ipOutNoRoutesIP-MIB