All MIBs › CLNS-MIB › clnpInReceives
clnpInReceives
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpInReceives
OID (numeric): 1.3.6.1.3.1.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of input PDUs received from all connected network interfaces running CLNP, including errors.
What is clnpInReceives?
This read-only counter tracks the total number of CLNP protocol data units received across every network interface running CLNP on this entity, including ones that turn out to be erroneous. An admin uses this as the top-level traffic-volume figure for CLNS activity, comparing its growth rate against more specific error counters to gauge what fraction of received traffic is problematic. For example, comparing this counter's growth against clnpInHdrErrors over the same interval would tell the admin what percentage of incoming CLNP traffic is arriving with header problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.3 snmpwalk -v2c -c public <target> CLNS-MIB::clnpInReceives
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.3.1 snmpget -v2c -c public <target> CLNS-MIB::clnpInReceives.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::clnpInReceives 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.3 | clnpInReceives | CLNS-MIB |