All MIBs › LIVINGSTON-SNMP › ipOutNoRoutes
ipOutNoRoutes
Module: LIVINGSTON-SNMP
OID (symbolic): LIVINGSTON-SNMP::ipOutNoRoutes
OID (numeric): 1.3.6.1.2.1.4.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of IP 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 datagarms which a host cannot route because all of its default gateways are down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.12 snmpwalk -v2c -c public <target> LIVINGSTON-SNMP::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> LIVINGSTON-SNMP::ipOutNoRoutes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipOutNoRoutes.1
Start monitoring Livingston PortMaster dial-up access server / IRX router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIVINGSTON-SNMP::ipOutNoRoutes OID value, configure state conditions and alerts, and monitor any Livingston PortMaster dial-up access server / IRX router from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4.12 | ipOutNoRoutes | LIVINGSTON-SNMP |