All MIBs › CLNS-MIB › clnpInDiscards
clnpInDiscards
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpInDiscards
OID (numeric): 1.3.6.1.3.1.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of input CLNP PDUs for which no problems were encountered to prevent their continued processing, but were discarded (e.g., for lack of buffer space). Note that this counter does not include any PDUs discarded while awaiting re-assembly.
What is clnpInDiscards?
This read-only counter tracks input CLNP PDUs that encountered no specific processing problem but were discarded anyway, for example due to a lack of available buffer space, and specifically excludes any PDUs discarded while awaiting reassembly. An admin seeing this counter rise, especially under heavy load, would suspect the entity is running low on buffer resources rather than encountering malformed or misrouted traffic. For example, a spike in this counter during a traffic surge, with header and address error counters staying flat, would point the admin toward resource exhaustion as the cause of dropped packets rather than bad input.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.9 snmpwalk -v2c -c public <target> CLNS-MIB::clnpInDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.9.1 snmpget -v2c -c public <target> CLNS-MIB::clnpInDiscards.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::clnpInDiscards 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.9 | clnpInDiscards | CLNS-MIB |