All MIBs › CLNS-MIB › clnpOutNoRoutes
clnpOutNoRoutes
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpOutNoRoutes
OID (numeric): 1.3.6.1.3.1.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of CLNP PDUs discarded because no route could be found to transmit them to their destination. This counter includes any PDUs counted in clnpForwPDUs.
What is clnpOutNoRoutes?
This read-only counter tracks CLNP PDUs discarded because no route could be found to reach their destination, and this count includes PDUs that were also being forwarded as counted in clnpForwPDUs. An admin seeing this counter climb would suspect a routing table gap or a genuinely unreachable destination NSAP, worth checking against the entity's CLNP routing table entries. For example, a sudden rise in this counter after a remote CLNS network segment goes down would confirm this entity has lost its route to that segment's addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.13 snmpwalk -v2c -c public <target> CLNS-MIB::clnpOutNoRoutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.13.1 snmpget -v2c -c public <target> CLNS-MIB::clnpOutNoRoutes.1
Start monitoring OSI CLNP/CLNS-capable router (vendor-neutral) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLNS-MIB::clnpOutNoRoutes OID value, configure state conditions and alerts, and monitor any OSI CLNP/CLNS-capable router (vendor-neutral) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.1 | clns | CLNS-MIB |
| 1.3.6.1.3.1.1 | clnp | CLNS-MIB |
| 1.3.6.1.3.1.1.13 | clnpOutNoRoutes | CLNS-MIB |