All MIBs › CLNS-MIB › clnpInHdrErrors
clnpInHdrErrors
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpInHdrErrors
OID (numeric): 1.3.6.1.3.1.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of input PDUs discarded due to errors in the CLNP header, including bad checksums, version mismatch, lifetime exceeded, errors discovered in processing options, etc.
What is clnpInHdrErrors?
This read-only counter tracks input PDUs discarded specifically because of errors in the CLNP header itself, including bad checksums, a version mismatch, an exceeded lifetime field, or errors found while processing header options. An admin watching this counter climb would suspect a misconfigured or malfunctioning peer generating malformed CLNP packets, or packets that have simply expired in transit. For example, a steady trickle of header errors tied to lifetime-exceeded conditions might prompt the admin to raise clnpDefaultLifeTime if legitimate traffic is expiring before reaching its destination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.4 snmpwalk -v2c -c public <target> CLNS-MIB::clnpInHdrErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.4.1 snmpget -v2c -c public <target> CLNS-MIB::clnpInHdrErrors.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::clnpInHdrErrors 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.4 | clnpInHdrErrors | CLNS-MIB |