All MIBs › CLNS-MIB › clnpOutRequests
clnpOutRequests
Module: CLNS-MIB
OID (symbolic): CLNS-MIB::clnpOutRequests
OID (numeric): 1.3.6.1.3.1.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of CLNP PDUs which local CLNS user protocols supplied to CLNP for transmission requests. This counter does not include any PDUs counted in clnpForwPDUs.
What is clnpOutRequests?
This read-only counter tracks the total number of CLNP PDUs that local upper-layer protocols on this entity handed down to CLNP for transmission, explicitly excluding any PDUs that are being forwarded through rather than originated locally. An admin uses this to measure how much CLNP traffic this device itself is generating, as distinct from transit traffic captured separately in clnpForwPDUs. For example, a spike in this counter without a corresponding spike in clnpForwPDUs would tell the admin the increase in outbound traffic is coming from applications on this device itself, not from routed transit packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1.1.11 snmpwalk -v2c -c public <target> CLNS-MIB::clnpOutRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1.1.11.1 snmpget -v2c -c public <target> CLNS-MIB::clnpOutRequests.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clnpOutRequests.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::clnpOutRequests 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.11 | clnpOutRequests | CLNS-MIB |