All MIBs › CLNS-MIB › clnpReasmTimeout
clnpReasmTimeout
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpReasmTimeout
OID (numeric): 1.3.6.1.3.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum number of seconds which received segments are held while they are awaiting reassembly at this entity.
What is clnpReasmTimeout?
This read-only object reports the maximum number of seconds that received CLNP segments are held at this entity while waiting for the remaining fragments needed to reassemble the original PDU. An admin can use this to understand how long a slow or incomplete fragmented transmission will linger in memory before being given up on and discarded. For example, if this value is set to 30 seconds, a PDU missing one fragment for longer than that would be abandoned and counted as a reassembly failure rather than held indefinitely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.14 snmpwalk -v2c -c public <target> CLNS-MIB::clnpReasmTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.14.1 snmpget -v2c -c public <target> CLNS-MIB::clnpReasmTimeout.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::clnpReasmTimeout 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.14 | clnpReasmTimeout | CLNS-MIB |