All MIBs › CLNS-MIB › clnpOutErrDups
clnpOutErrDups
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpOutErrDups
OID (numeric): 1.3.6.1.3.1.2.32
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of duplicate option CLNP Error PDUs sent by this entity.
What is clnpOutErrDups?
This read-only Counter counts duplicate-option CLNP Error PDUs sent by this entity. An admin cares because it means this device found a repeated option field in an inbound PDU and rejected it. For example, duplicate-option errors sent after a peer's configuration change suggest that peer is now inserting an option twice by mistake.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.2.32 snmpwalk -v2c -c public <target> CLNS-MIB::clnpOutErrDups
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.2.32.1 snmpget -v2c -c public <target> CLNS-MIB::clnpOutErrDups.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clnpOutErrDups.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::clnpOutErrDups 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.32 | clnpOutErrDups | CLNS-MIB |