All MIBs › CLNS-MIB › clnpOutErrSegs
clnpOutErrSegs
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpOutErrSegs
OID (numeric): 1.3.6.1.3.1.2.30
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of segmentation disallowed CLNP Error PDUs sent by this entity.
What is clnpOutErrSegs?
This read-only Counter counts segmentation-disallowed CLNP Error PDUs sent by this entity. An admin cares because it shows this device had to drop an inbound PDU that needed fragmentation but carried a segmentation-not-permitted flag. For example, rising outbound segmentation-disallowed errors after a neighbor lowers its own MTU can mean their oversized PDUs no longer fit without fragmentation this device isn't allowed to perform.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.2.30 snmpwalk -v2c -c public <target> CLNS-MIB::clnpOutErrSegs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.2.30.1 snmpget -v2c -c public <target> CLNS-MIB::clnpOutErrSegs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clnpOutErrSegs.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::clnpOutErrSegs 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.30 | clnpOutErrSegs | CLNS-MIB |