All MIBs › CLNS-MIB › clnpReasmFails
clnpReasmFails
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpReasmFails
OID (numeric): 1.3.6.1.3.1.1.17
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of failures detected by the CLNP reassembly algorithm (for any reason: timed out, buffer size, etc).
What is clnpReasmFails?
This read-only counter tracks the number of failures detected by the CLNP reassembly algorithm, for any reason including a timeout being reached or insufficient buffer space. An admin watching this counter rise would suspect either the clnpReasmTimeout value is too short for the network's actual latency or that buffer resources for reassembly are undersized. For example, a rising failure count that correlates with network congestion, rather than with the specific reassembly timeout, would point the admin toward a buffer-capacity problem instead of a timing issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.17 snmpwalk -v2c -c public <target> CLNS-MIB::clnpReasmFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.17.1 snmpget -v2c -c public <target> CLNS-MIB::clnpReasmFails.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::clnpReasmFails 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.17 | clnpReasmFails | CLNS-MIB |