All MIBs › CLNS-MIB › clnpSegCreates
clnpSegCreates
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpSegCreates
OID (numeric): 1.3.6.1.3.1.1.20
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of CLNP PDU segments that have been generated as a result of segmentation at this entity.
What is clnpSegCreates?
This read-only counter tracks the number of individual CLNP PDU segments that this entity generated as the output of its own segmentation process. An admin compares this against clnpSegOKs to see the segmentation fan-out, meaning how many smaller segments on average each successfully segmented PDU was broken into. For example, if clnpSegOKs shows 100 PDUs segmented but this counter shows 400 segments created, the admin can infer each original PDU was split into roughly four fragments on average.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.20 snmpwalk -v2c -c public <target> CLNS-MIB::clnpSegCreates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.20.1 snmpget -v2c -c public <target> CLNS-MIB::clnpSegCreates.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::clnpSegCreates 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.20 | clnpSegCreates | CLNS-MIB |