All MIBs › CLNS-MIB › clnpOutDiscards
clnpOutDiscards
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpOutDiscards
OID (numeric): 1.3.6.1.3.1.1.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of output CLNP PDUs for which no other problem was encountered to prevent their transmission but were discarded (e.g., for lack of buffer space). Note this counter includes PDUs counted in clnpForwPDUs.
What is clnpOutDiscards?
This read-only counter tracks output CLNP PDUs that encountered no other transmission problem but were discarded anyway, for example due to a lack of buffer space, and this counter does include PDUs that were also counted as forwarded traffic in clnpForwPDUs. An admin watching this rise under load would suspect outbound buffer exhaustion, and because forwarded PDUs are included, a busy intermediate system might show this counter climbing even when its own locally originated traffic is light. For example, a router forwarding a heavy burst of transit traffic that exceeds its outbound buffering capacity would see this counter increase even if none of the discarded packets originated locally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.12 snmpwalk -v2c -c public <target> CLNS-MIB::clnpOutDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.12.1 snmpget -v2c -c public <target> CLNS-MIB::clnpOutDiscards.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clnpOutDiscards.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::clnpOutDiscards 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.12 | clnpOutDiscards | CLNS-MIB |