All MIBs › CLNS-MIB › clnpRoutingDiscards
clnpRoutingDiscards
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpRoutingDiscards
OID (numeric): 1.3.6.1.3.1.1.27
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
What is clnpRoutingDiscards?
This read-only counter tracks the number of valid routing table entries that were deliberately discarded anyway, for instance to free up buffer space for other, presumably more needed, routing entries. An admin seeing this counter climb would suspect the routing table is under memory pressure and being forced to evict valid routes, which could cause intermittent reachability issues to the discarded destinations. For example, a rising count here on a device with a large and actively changing CLNS network might indicate its routing table size limit is being reached and should be increased if possible.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.27 snmpwalk -v2c -c public <target> CLNS-MIB::clnpRoutingDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.27.1 snmpget -v2c -c public <target> CLNS-MIB::clnpRoutingDiscards.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clnpRoutingDiscards.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::clnpRoutingDiscards 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.27 | clnpRoutingDiscards | CLNS-MIB |