All MIBs › CLNS-MIB › clnpDefaultLifeTime
clnpDefaultLifeTime
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpDefaultLifeTime
OID (numeric): 1.3.6.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The default value inserted into the Lifetime field of the CLNP PDU header of PDUs sourced by this entity.
What is clnpDefaultLifeTime?
This read-write object sets the default value placed into the Lifetime field of the CLNP header for packets this entity itself originates, functioning like a TTL for the OSI network layer. An admin tunes this to control how many hops or how much time a locally originated CLNP packet can traverse the network before being discarded, balancing reachability across a large network against runaway looping packets. For example, raising this default lifetime would let locally sourced CLNP traffic survive more router hops before expiring, useful on a network with a long path to certain destinations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.2 snmpwalk -v2c -c public <target> CLNS-MIB::clnpDefaultLifeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.2.1 snmpget -v2c -c public <target> CLNS-MIB::clnpDefaultLifeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.1.1.2.1 i <value>
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::clnpDefaultLifeTime 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.2 | clnpDefaultLifeTime | CLNS-MIB |