All MIBs › CLNS-MIB › clnpInDelivers
clnpInDelivers
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpInDelivers
OID (numeric): 1.3.6.1.3.1.1.10
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of input PDUs successfully delivered to the CLNS transport user.
What is clnpInDelivers?
This read-only counter tracks the total number of input PDUs successfully delivered up to the CLNS transport-layer user on this entity. An admin uses this as the measure of genuinely useful inbound CLNP traffic, complementing clnpInReceives by showing how much of that raw input actually made it all the way to an application. For example, a large and growing gap between clnpInReceives and this delivered count would tell the admin a significant fraction of received traffic is being dropped somewhere in processing rather than reaching its intended consumer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.10 snmpwalk -v2c -c public <target> CLNS-MIB::clnpInDelivers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.10.1 snmpget -v2c -c public <target> CLNS-MIB::clnpInDelivers.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::clnpInDelivers 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.10 | clnpInDelivers | CLNS-MIB |