All MIBs › JUNIPER-IF-MIB › ifJnxOutQDrops
ifJnxOutQDrops
Module: JUNIPER-IF-MIB
OID (symbolic): JUNIPER-IF-MIB::ifJnxOutQDrops
OID (numeric): 1.3.6.1.4.1.2636.3.3.1.1.27
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Drops: The number of packets dropped by the output queue of the I/O Manager ASIC.
What is ifJnxOutQDrops?
Counts packets dropped by the I/O Manager ASIC's output queue on this interface, i.e. packets the box wanted to transmit but discarded because the egress queue couldn't keep up, typically pointing to output congestion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.1.1.27 snmpwalk -v2c -c public <target> JUNIPER-IF-MIB::ifJnxOutQDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.1.1.27.1 snmpget -v2c -c public <target> JUNIPER-IF-MIB::ifJnxOutQDrops.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifJnxOutQDrops.1
Start monitoring Juniper Networks router/switch (ifTable extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-IF-MIB::ifJnxOutQDrops OID value, configure state conditions and alerts, and monitor any Juniper Networks router/switch (ifTable extension) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.3 | ifJnx | JUNIPER-IF-MIB |
| 1.3.6.1.4.1.2636.3.3.1 | ifJnxTable | JUNIPER-IF-MIB |
| 1.3.6.1.4.1.2636.3.3.1.1 | ifJnxEntry | JUNIPER-IF-MIB |
| 1.3.6.1.4.1.2636.3.3.1.1.27 | ifJnxOutQDrops | JUNIPER-IF-MIB |