All MIBs › CLNS-MIB › clnpInErrors
clnpInErrors
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpInErrors
OID (numeric): 1.3.6.1.3.1.2.1
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of CLNP Error PDUs received by this entity.
What is clnpInErrors?
This read-only Counter tallies the total number of CLNP Error PDUs received by this entity, across all error categories. An admin cares because it is the single top-level gauge of how often peers are reporting problems with this device's outbound CLNP traffic. For example, comparing a rising clnpInErrors against the itemized clnpInErr* sub-counters (like clnpInErrCksums or clnpInErrHops) helps identify which specific error category is driving the increase.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.2.1 snmpwalk -v2c -c public <target> CLNS-MIB::clnpInErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.2.1.1 snmpget -v2c -c public <target> CLNS-MIB::clnpInErrors.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::clnpInErrors 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.2 | error | CLNS-MIB |
| 1.3.6.1.3.1.2.1 | clnpInErrors | CLNS-MIB |