JUNIPER-COS-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-COS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 jnxCos 1.3.6.1.4.1.2636.3.15
The Juniper enterprise MIB for COS (Class Of Service) infrastructure. For detailed information on COS, Junos Documentation is recommended as the reference. Abbreviations: COS - Class Of Service RED - Random Early Detection PLP - Packet Loss Priority DSCP - Differential Service Code Point.
       jnxCosIfqStatsTable 1.3.6.1.4.1.2636.3.15.1 no-access
This table exposes the per interface and per forwarding class output queue stats. Only those physical interfaces that support output queue stats appear in this table. This table is deprecated. `jnxCosQstatTable` should be used for per queue stats.
           jnxCosIfqStatsEntry 1.3.6.1.4.1.2636.3.15.1.1 no-access
This entry contains interface-output-queue stats for a given forwarding class on the output queue of the specified interface.
               jnxCosIfqIfIndex 1.3.6.1.4.1.2636.3.15.1.1.1 interfaceindex no-access
The ifIndex of the interface.
               jnxCosIfqFc 1.3.6.1.4.1.2636.3.15.1.1.2 jnxcosadminstring no-access
The name of the forwarding class.
               jnxCosIfqQedPkts 1.3.6.1.4.1.2636.3.15.1.1.3 counter64 read-only
The total number of packets of specified forwarding class queued at the output on the given interface.
               jnxCosIfqQedPktRate 1.3.6.1.4.1.2636.3.15.1.1.4 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which packets belonging to the the specified forwarding class were queued at the output on the given interface.
               jnxCosIfqQedBytes 1.3.6.1.4.1.2636.3.15.1.1.5 counter64 read-only
Number of bytes of specified forwarding class queued at the output on the given interface.
               jnxCosIfqQedByteRate 1.3.6.1.4.1.2636.3.15.1.1.6 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes belonging to the specified forwarding class were queued at the output on the given interface.
               jnxCosIfqTxedPkts 1.3.6.1.4.1.2636.3.15.1.1.7 counter64 read-only
Number of packets of specified forwarding class transmitted on the given interface.
               jnxCosIfqTxedPktRate 1.3.6.1.4.1.2636.3.15.1.1.8 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which packets of specified forwarding class are transmitted on the given interface.
               jnxCosIfqTxedBytes 1.3.6.1.4.1.2636.3.15.1.1.9 counter64 read-only
Total number of bytes belonging to specified forwarding class, transmitted on the given interface.
               jnxCosIfqTxedByteRate 1.3.6.1.4.1.2636.3.15.1.1.10 counterbasedgauge64 read-only
The current output byte rate (expressed in bytes per second) for the specified forwarding class on the given interface.
               jnxCosIfqTailDropPkts 1.3.6.1.4.1.2636.3.15.1.1.11 counter64 read-only
The total number of packets of specified forwarding class dropped due to tail dropping at the output on the given interface.
               jnxCosIfqTailDropPktRate 1.3.6.1.4.1.2636.3.15.1.1.12 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which packets belonging to the specified forwarding class were taildropped at the output on the given interface.
               jnxCosIfqTotalRedDropPkts 1.3.6.1.4.1.2636.3.15.1.1.13 counter64 read-only
Total number of packets belonging to the specified forwarding class dropped due to RED (Random Early Detection) at the output on the given interface.
               jnxCosIfqTotalRedDropPktRate 1.3.6.1.4.1.2636.3.15.1.1.14 counterbasedgauge64 read-only
The most recent estimate of per-second RED-dropped packets for the specified forwarding class at the output on the given interface
               jnxCosIfqLpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.1.1.15 counter64 read-only
The total number of low PLP (Packet Loss Priority) non TCP packets belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqLpNonTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.1.1.16 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP (Packet Loss Priority) non TCP packets belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
               jnxCosIfqLpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.1.1.17 counter64 read-only
The total number of low PLP (Packet Loss Priority) TCP packets belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqLpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.1.1.18 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP (Packet Loss Priority) TCP packets belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
               jnxCosIfqHpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.1.1.19 counter64 read-only
The total number of high PLP (Packet Loss Priority) non TCP packets belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqHpNonTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.1.1.20 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP (Packet Loss Priority) non TCP packets belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
               jnxCosIfqHpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.1.1.21 counter64 read-only
The total number of high PLP (Packet Loss Priority) TCP packets belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqHpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.1.1.22 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP (Packet Loss Priority) TCP packets belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
               jnxCosIfqTotalRedDropBytes 1.3.6.1.4.1.2636.3.15.1.1.23 counter64 read-only
The total number of bytes belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqTotalRedDropByteRate 1.3.6.1.4.1.2636.3.15.1.1.24 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes belonging to the specified forwarding class were RED-dropped at the output on the given interface.
               jnxCosIfqLpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.1.1.25 counter64 read-only
The total number of low PLP (Packet Loss Priority) non TCP bytes belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqLpNonTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.1.1.26 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP (Packet Loss Priority) non TCP bytes belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
               jnxCosIfqLpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.1.1.27 counter64 read-only
The total number of low PLP (Packet Loss Priority) TCP bytes belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqLpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.1.1.28 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP (Packet Loss Priority) TCP bytes belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
               jnxCosIfqHpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.1.1.29 counter64 read-only
The total number of high PLP (Packet Loss Priority) non TCP bytes belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqHpNonTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.1.1.30 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP (Packet Loss Priority) non TCP bytes belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
               jnxCosIfqHpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.1.1.31 counter64 read-only
The total number of high PLP (Packet Loss Priority) TCP bytes belonging to the specified forwarding class RED-dropped at the output on the given interface.
               jnxCosIfqHpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.1.1.32 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP (Packet Loss Priority) TCP bytes belonging to the specified forwarding class, were RED-dropped at the output on the given interface.
       jnxCosFcTable 1.3.6.1.4.1.2636.3.15.2 no-access
This table exposes the mapping between forwarding class and output queue number.
           jnxCosFcEntry 1.3.6.1.4.1.2636.3.15.2.1 no-access
This entry presents the output queue number for a specified forwarding class.
               jnxCosFcName 1.3.6.1.4.1.2636.3.15.2.1.1 jnxcosadminstring no-access
Name of the forwarding class.
               jnxCosFcQueueNr 1.3.6.1.4.1.2636.3.15.2.1.2 integer32 read-only
The output queue number.
               jnxCosRestrictedQNr 1.3.6.1.4.1.2636.3.15.2.1.3 integer32 read-only
The configured restricted output queue number for the specified forwarding class.
       jnxCosFcIdTable 1.3.6.1.4.1.2636.3.15.3 no-access
This table presents information on forwarding-classes configured on the system. Each entry is indexed using a unique forwarding-class-identifier (FcId).
           jnxCosFcIdEntry 1.3.6.1.4.1.2636.3.15.3.1 no-access
Each entry represents information on a forwarding-class. The entries are indexed using FcId.
               jnxCosFcId 1.3.6.1.4.1.2636.3.15.3.1.1 jnxcosfcidentifier no-access
An Id that identifies a forwarding class.
               jnxCosFcIdToFcName 1.3.6.1.4.1.2636.3.15.3.1.2 jnxcosadminstring read-only
The name of the forwarding class for a given FcId.
               jnxCosFcFabricPriority 1.3.6.1.4.1.2636.3.15.3.1.3 integer read-only
The fabric priority for packets belonging to the specified forwarding-class. Enumeration: 'high': 1, 'low': 0.
       jnxCosQstatTable 1.3.6.1.4.1.2636.3.15.4 no-access
This table presents the per queue stats. Only those physical interfaces that support output queue stats appear in this table.
           jnxCosQstatEntry 1.3.6.1.4.1.2636.3.15.4.1 no-access
This entry contains interface output queue stats for a given output queue on the specified interface.
               jnxCosQstatIfIndex 1.3.6.1.4.1.2636.3.15.4.1.1 interfaceindex no-access
The ifIndex of the interface.
               jnxCosQstatQueueNr 1.3.6.1.4.1.2636.3.15.4.1.2 integer32 no-access
The output queue number.
               jnxCosQstatQedPkts 1.3.6.1.4.1.2636.3.15.4.1.3 counter64 read-only
The total number of packets queued at the output queue.
               jnxCosQstatQedPktRate 1.3.6.1.4.1.2636.3.15.4.1.4 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which packets were queued at the output queue.
               jnxCosQstatQedBytes 1.3.6.1.4.1.2636.3.15.4.1.5 counter64 read-only
Number of bytes queued at the output queue.
               jnxCosQstatQedByteRate 1.3.6.1.4.1.2636.3.15.4.1.6 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were queued at the output queue.
               jnxCosQstatTxedPkts 1.3.6.1.4.1.2636.3.15.4.1.7 counter64 read-only
Number of packets transmitted on the queue.
               jnxCosQstatTxedPktRate 1.3.6.1.4.1.2636.3.15.4.1.8 counterbasedgauge64 read-only
The output queue's packet transmit rate, expressed in packets per second.
               jnxCosQstatTxedBytes 1.3.6.1.4.1.2636.3.15.4.1.9 counter64 read-only
Number of bytes transmitted on the queue.
               jnxCosQstatTxedByteRate 1.3.6.1.4.1.2636.3.15.4.1.10 counterbasedgauge64 read-only
The queue's current transmit rate in bytes per second.
               jnxCosQstatTailDropPkts 1.3.6.1.4.1.2636.3.15.4.1.11 counter64 read-only
The number of packets tail dropped at the output queue.
               jnxCosQstatTailDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.12 counterbasedgauge64 read-only
The tail drop packet rate (expressed in packets per second) for the queue.
               jnxCosQstatTotalRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.13 counter64 read-only
Total number of packets dropped due to RED (Random Early Detection) at the output on the given interface.
               jnxCosQstatTotalRedDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.14 counterbasedgauge64 read-only
The most recent estimate of per-second RED-dropped packets at the output queue on the given interface
               jnxCosQstatLpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.15 counter64 read-only
The total number of low PLP non TCP packets RED-dropped.
               jnxCosQstatLpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.16 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP non TCP packets were RED-dropped.
               jnxCosQstatLpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.17 counter64 read-only
The total number of low PLP TCP packets RED-dropped at the output on the given interface.
               jnxCosQstatLpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.18 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP TCP packets were RED-dropped at the output on the given interface.
               jnxCosQstatHpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.19 counter64 read-only
The total number of high PLP non TCP packets RED-dropped at the output on the given interface.
               jnxCosQstatHpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.20 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP non TCP packets were RED-dropped at the output on the given interface.
               jnxCosQstatHpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.21 counter64 read-only
The total number of high PLP TCP packets RED-dropped at the output on the given interface.
               jnxCosQstatHpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.22 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP TCP packets were RED-dropped at the output.
               jnxCosQstatTotalRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.23 counter64 read-only
The total number of bytes RED-dropped at the output on the given interface.
               jnxCosQstatTotalRedDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.24 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were RED-dropped at the output on the given interface.
               jnxCosQstatLpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.25 counter64 read-only
The total number of low PLP non TCP bytes RED-dropped at the output on the given interface.
               jnxCosQstatLpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.26 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP non TCP bytes were RED-dropped at the output on the given interface.
               jnxCosQstatLpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.27 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the output on the given interface.
               jnxCosQstatLpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.28 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the output on the given interface.
               jnxCosQstatHpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.29 counter64 read-only
The total number of high PLP non TCP bytes RED-dropped at the output on the given interface.
               jnxCosQstatHpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.30 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP non TCP bytes were RED-dropped at the output queue on the given interface.
               jnxCosQstatHpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.31 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the output queue on the given interface.
               jnxCosQstatHpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.32 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the output on the given interface.
               jnxCosQstatLpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.33 counter64 read-only
The total number of low PLP packets RED-droppped at the output on the given interface.
               jnxCosQstatLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.34 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP packets were RED-dropped at the output.
               jnxCosQstatMLpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.35 counter64 read-only
The total number of medium-low PLP packets RED-droppped at the output on the given interface.
               jnxCosQstatMLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.36 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-low PLP packets were RED-dropped at the output.
               jnxCosQstatMHpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.37 counter64 read-only
The total number of medium-high PLP packets RED-droppped at the output on the given interface.
               jnxCosQstatMHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.38 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-high PLP packets were RED-dropped at the output.
               jnxCosQstatHpRedDropPkts 1.3.6.1.4.1.2636.3.15.4.1.39 counter64 read-only
The total number of high PLP packets RED-droppped at the output on the given interface.
               jnxCosQstatHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.40 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP packets were RED-dropped at the output.
               jnxCosQstatLpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.41 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the output queue on the given interface.
               jnxCosQstatLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.42 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the output on the given interface.
               jnxCosQstatMLpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.43 counter64 read-only
The total number of medium-low PLP TCP bytes RED-dropped at the output queue on the given interface.
               jnxCosQstatMLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.44 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-low PLP TCP bytes were RED-dropped at the output on the given interface.
               jnxCosQstatMHpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.45 counter64 read-only
The total number of medium-high PLP TCP bytes RED-dropped at the output queue on the given interface.
               jnxCosQstatMHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.46 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-high PLP TCP bytes were RED-dropped at the output on the given interface.
               jnxCosQstatHpRedDropBytes 1.3.6.1.4.1.2636.3.15.4.1.47 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the output queue on the given interface.
               jnxCosQstatHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.48 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the output on the given interface.
               jnxCosQstatRateLimitDropPkts 1.3.6.1.4.1.2636.3.15.4.1.49 counter64 read-only
The total number of rate-limit dropped packets at the output on the given interface.
               jnxCosQstatRateLimitDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.50 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which packets are rate-limit dropped at the output on the given interface.
               jnxCosQstatRateLimitDropBytes 1.3.6.1.4.1.2636.3.15.4.1.51 counter64 read-only
The total number of rate-limit dropped bytes at the output on the given interface.
               jnxCosQstatRateLimitDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.52 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes are rate-limit dropped at the output on the given interface.
               jnxCosQstatTotalDropPkts 1.3.6.1.4.1.2636.3.15.4.1.53 counter64 read-only
Total Number of packets dropped on the queue.
               jnxCosQstatTotalDropPktRate 1.3.6.1.4.1.2636.3.15.4.1.54 counterbasedgauge64 read-only
The output queue's packet total drop rate, expressed in packets per second.
               jnxCosQstatTotalDropBytes 1.3.6.1.4.1.2636.3.15.4.1.55 counter64 read-only
Total Number of bytes dropped on the queue.
               jnxCosQstatTotalDropByteRate 1.3.6.1.4.1.2636.3.15.4.1.56 counterbasedgauge64 read-only
The queue's current total drop rate in bytes per second.
               jnxCosQstatDepthAverage 1.3.6.1.4.1.2636.3.15.4.1.57 counterbasedgauge64 read-only
Returns Average depth for a given interface and queue. For unsupported platform, returns '0'
               jnxCosQstatDepthCurrent 1.3.6.1.4.1.2636.3.15.4.1.58 counterbasedgauge64 read-only
Returns current depth for a given interface and queue. For unsupported platform, returns '0'
               jnxCosQstatDepthPeak 1.3.6.1.4.1.2636.3.15.4.1.59 counterbasedgauge64 read-only
Returns peak depth for a given interface and queue. For unsupported platform, returns '0'
               jnxCosQstatDepthMax 1.3.6.1.4.1.2636.3.15.4.1.60 counterbasedgauge64 read-only
Returns Max depth for a given interface and queue. For unsupported platform, returns '0'
       jnxCosIfstatFlagTable 1.3.6.1.4.1.2636.3.15.5 no-access
This table presents the per interface cos stats flags.
           jnxCosIfstatFlagEntry 1.3.6.1.4.1.2636.3.15.5.1 no-access
This entry contains interface cos stats flags.
               jnxCosIfIndex 1.3.6.1.4.1.2636.3.15.5.1.1 interfaceindex no-access
The ifIndex of the interface.
               jnxCosIfstatFlags 1.3.6.1.4.1.2636.3.15.5.1.2 jnxcosifstatflags read-only
The cos stats flags for the interface.
       jnxCosInvQstatTable 1.3.6.1.4.1.2636.3.15.6 no-access
This table presents the same information as the jnxCosQstatTable, but with an inverted INDEX. Rather than being ordered by ifIndex and Queue Number, this table is ordered by Queue Number and ifIndex.
           jnxCosInvQstatEntry 1.3.6.1.4.1.2636.3.15.6.1 no-access
See jnxCosQstatEntry.
               jnxCosInvQstatQueueNr 1.3.6.1.4.1.2636.3.15.6.1.1 integer32 no-access
The output queue number.
               jnxCosInvQstatIfIndex 1.3.6.1.4.1.2636.3.15.6.1.2 interfaceindex no-access
The ifIndex of the interface.
               jnxCosInvQstatQedPkts 1.3.6.1.4.1.2636.3.15.6.1.3 counter64 read-only
The total number of packets queued at the output queue. See jnxCosQstatQedPkts.
               jnxCosInvQstatQedPktRate 1.3.6.1.4.1.2636.3.15.6.1.4 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which packets were queued at the output queue. See jnxCosQstatQedPktRate
               jnxCosInvQstatQedBytes 1.3.6.1.4.1.2636.3.15.6.1.5 counter64 read-only
Number of bytes queued at the output queue. See jnxCosQstatQedBytes.
               jnxCosInvQstatQedByteRate 1.3.6.1.4.1.2636.3.15.6.1.6 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were queued at the output queue. See jnxCosQstatQedByteRate.
               jnxCosInvQstatTxedPkts 1.3.6.1.4.1.2636.3.15.6.1.7 counter64 read-only
Number of packets transmitted on the queue. See jnxCosQstatTxedPkts.
               jnxCosInvQstatTxedPktRate 1.3.6.1.4.1.2636.3.15.6.1.8 counterbasedgauge64 read-only
The output queue's packet transmit rate, expressed in packets per second. See jnxCosQstatTxedPktRate.
               jnxCosInvQstatTxedBytes 1.3.6.1.4.1.2636.3.15.6.1.9 counter64 read-only
Number of bytes transmitted on the queue. See jnxCosQstatTxedBytes.
               jnxCosInvQstatTxedByteRate 1.3.6.1.4.1.2636.3.15.6.1.10 counterbasedgauge64 read-only
The queue's current transmit rate in bytes per second. See jnxCosQstatTxedByteRate.
               jnxCosInvQstatTailDropPkts 1.3.6.1.4.1.2636.3.15.6.1.11 counter64 read-only
The number of packets tail dropped at the output queue. See jnxCosQstatTailDropPkts.
               jnxCosInvQstatTailDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.12 counterbasedgauge64 read-only
The tail drop packet rate (expressed in packets per second) for the queue. See jnxCosQstatTailDropPktRate.
               jnxCosInvQstatTotalRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.13 counter64 read-only
Total number of packets dropped due to RED (Random Early Detection) at the output on the given interface. See jnxCosQstatTotalRedDropPkts.
               jnxCosInvQstatTotalRedDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.14 counterbasedgauge64 read-only
The most recent estimate of per-second RED-dropped packets at the output queue on the given interface. See jnxCosInvQstatTotalRedDropPktRate.
               jnxCosInvQstatLpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.15 counter64 read-only
The total number of low PLP non TCP packets RED-dropped. See jnxCosQstatLpNonTcpRedDropPkts.
               jnxCosInvQstatLpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.16 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP non TCP packets were RED-dropped. See jnxCosQstatLpNonTcpRDropPktRate.
               jnxCosInvQstatLpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.17 counter64 read-only
The total number of low PLP TCP packets RED-dropped at the output on the given interface. See jnxCosQstatLpTcpRedDropPkts.
               jnxCosInvQstatLpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.18 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP TCP packets were RED-dropped at the output on the given interface. See jnxCosQstatLpTcpRedDropPktRate.
               jnxCosInvQstatHpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.19 counter64 read-only
The total number of high PLP non TCP packets RED-dropped at the output on the given interface. See jnxCosQstatHpNonTcpRedDropPkts.
               jnxCosInvQstatHpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.20 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP non TCP packets were RED-dropped at the output on the given interface. See jnxCosQstatHpNonTcpRDropPktRate.
               jnxCosInvQstatHpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.21 counter64 read-only
The total number of high PLP TCP packets RED-dropped at the output on the given interface. See jnxCosQstatHpTcpRedDropPkts.
               jnxCosInvQstatHpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.22 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP TCP packets were RED-dropped at the output. See jnxCosQstatHpTcpRedDropPktRate.
               jnxCosInvQstatTotalRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.23 counter64 read-only
The total number of bytes RED-dropped at the output on the given interface. See jnxCosQstatTotalRedDropBytes.
               jnxCosInvQstatTotalRedDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.24 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were RED-dropped at the output on the given interface. See jnxCosQstatTotalRedDropByteRate.
               jnxCosInvQstatLpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.25 counter64 read-only
The total number of low PLP non TCP bytes RED-dropped at the output on the given interface. See jnxCosQstatLpNonTcpRedDropBytes.
               jnxCosInvQstatLpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.26 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP non TCP bytes were RED-dropped at the output on the given interface. See jnxCosQstatLpNonTcpRDropByteRate.
               jnxCosInvQstatLpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.27 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the output on the given interface. See jnxCosQstatLpTcpRedDropBytes.
               jnxCosInvQstatLpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.28 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the output on the given interface. See jnxCosQstatLpTcpRedDropByteRate.
               jnxCosInvQstatHpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.29 counter64 read-only
The total number of high PLP non TCP bytes RED-dropped at the output on the given interface. See jnxCosQstatHpNonTcpRedDropBytes.
               jnxCosInvQstatHpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.30 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP non TCP bytes were RED-dropped at the output queue on the given interface. See jnxCosQstatHpNonTcpRDropByteRate.
               jnxCosInvQstatHpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.31 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the output queue on the given interface. See jnxCosQstatHpTcpRedDropBytes.
               jnxCosInvQstatHpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.32 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the output on the given interface. See jnxCosQstatHpTcpRedDropByteRate.
               jnxCosInvQstatLpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.33 counter64 read-only
The total number of low PLP packets RED-droppped at the output on the given interface. See jnxCosQstatLpRedDropPkts.
               jnxCosInvQstatLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.34 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP packets were RED-dropped at the output. See jnxCosQstatLpRedDropPktRate.
               jnxCosInvQstatMLpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.35 counter64 read-only
The total number of medium-low PLP packets RED-droppped at the output on the given interface. See jnxCosQstatMLpRedDropPkts.
               jnxCosInvQstatMLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.36 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-low PLP packets were RED-dropped at the output. See jnxCosQstatMLpRedDropPktRate.
               jnxCosInvQstatMHpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.37 counter64 read-only
The total number of medium-high PLP packets RED-droppped at the output on the given interface. See jnxCosQstatMHpRedDropPkts.
               jnxCosInvQstatMHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.38 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-high PLP packets were RED-dropped at the output. See jnxCosQstatMHpRedDropPktRate.
               jnxCosInvQstatHpRedDropPkts 1.3.6.1.4.1.2636.3.15.6.1.39 counter64 read-only
The total number of high PLP packets RED-droppped at the output on the given interface. See jnxCosQstatHpRedDropPkts.
               jnxCosInvQstatHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.6.1.40 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP packets were RED-dropped at the output. See jnxCosQstatHpRedDropPktRate.
               jnxCosInvQstatLpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.41 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the output queue on the given interface. See jnxCosQstatLpRedDropBytes.
               jnxCosInvQstatLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.42 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the output on the given interface. See jnxCosQstatLpRedDropByteRate.
               jnxCosInvQstatMLpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.43 counter64 read-only
The total number of medium-low PLP TCP bytes RED-dropped at the output queue on the given interface. See jnxCosQstatMLpRedDropBytes.
               jnxCosInvQstatMLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.44 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-low PLP TCP bytes were RED-dropped at the output on the given interface. See jnxCosQstatMLpRedDropByteRate.
               jnxCosInvQstatMHpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.45 counter64 read-only
The total number of medium-high PLP TCP bytes RED-dropped at the output queue on the given interface. See jnxCosQstatMHpRedDropBytes.
               jnxCosInvQstatMHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.46 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-high PLP TCP bytes were RED-dropped at the output on the given interface. See jnxCosQstatMHpRedDropByteRate.
               jnxCosInvQstatHpRedDropBytes 1.3.6.1.4.1.2636.3.15.6.1.47 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the output queue on the given interface. See jnxCosQstatHpRedDropBytes.
               jnxCosInvQstatHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.6.1.48 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the output on the given interface. See jnxCosQstatHpRedDropByteRate.
       jnxCosIngressQstatTable 1.3.6.1.4.1.2636.3.15.7 no-access
This table presents the per queue stats. Only those physical interfaces that support ingress queue stats appear in this table.
           jnxCosIngressQstatEntry 1.3.6.1.4.1.2636.3.15.7.1 no-access
This entry contains interface ingress queue stats for a given ingress queue on the specified interface.
               jnxCosIngressQstatIfIndex 1.3.6.1.4.1.2636.3.15.7.1.1 interfaceindex no-access
The ifIndex of the interface.
               jnxCosIngressQstatQueueNr 1.3.6.1.4.1.2636.3.15.7.1.2 integer32 no-access
The ingress queue number.
               jnxCosIngressQstatQedPkts 1.3.6.1.4.1.2636.3.15.7.1.3 counter64 read-only
The total number of packets queued at the ingress queue.
               jnxCosIngressQstatQedPktRate 1.3.6.1.4.1.2636.3.15.7.1.4 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which packets were queued at the ingress queue.
               jnxCosIngressQstatQedBytes 1.3.6.1.4.1.2636.3.15.7.1.5 counter64 read-only
Number of bytes queued at the ingress queue.
               jnxCosIngressQstatQedByteRate 1.3.6.1.4.1.2636.3.15.7.1.6 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were queued at the ingress queue.
               jnxCosIngressQstatTxedPkts 1.3.6.1.4.1.2636.3.15.7.1.7 counter64 read-only
Number of packets transmitted on the queue.
               jnxCosIngressQstatTxedPktRate 1.3.6.1.4.1.2636.3.15.7.1.8 counterbasedgauge64 read-only
The input queue's packet transmit rate, expressed in packets per second.
               jnxCosIngressQstatTxedBytes 1.3.6.1.4.1.2636.3.15.7.1.9 counter64 read-only
Number of bytes transmitted on the queue.
               jnxCosIngressQstatTxedByteRate 1.3.6.1.4.1.2636.3.15.7.1.10 counterbasedgauge64 read-only
The queue's current transmit rate in bytes per second.
               jnxCosIngressQstatTailDropPkts 1.3.6.1.4.1.2636.3.15.7.1.11 counter64 read-only
The number of packets tail dropped at the ingress queue.
               jnxCosIngressQstatTailDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.12 counterbasedgauge64 read-only
The tail drop packet rate (expressed in packets per second) for the queue.
               jnxCosIngressQstatTotalRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.13 counter64 read-only
Total number of packets dropped due to RED (Random Early Detection) at the on the given interface.
               jnxCosIngressQstatTotalRedDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.14 counterbasedgauge64 read-only
The most recent estimate of per-second RED-dropped packets at the ingress queue on the given interface
               jnxCosIngressQstatLpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.15 counter64 read-only
The total number of low PLP non TCP packets RED-dropped.
               jnxCosIngressQstatLpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.16 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP non TCP packets were RED-dropped.
               jnxCosIngressQstatLpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.17 counter64 read-only
The total number of low PLP TCP packets RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatLpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.18 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP TCP packets were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatHpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.19 counter64 read-only
The total number of high PLP non TCP packets RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatHpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.20 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP non TCP packets were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatHpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.21 counter64 read-only
The total number of high PLP TCP packets RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatHpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.22 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP TCP packets were RED-dropped at the ingress.
               jnxCosIngressQstatTotalRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.23 counter64 read-only
The total number of bytes RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatTotalRedDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.24 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatLpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.25 counter64 read-only
The total number of low PLP non TCP bytes RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatLpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.26 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP non TCP bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatLpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.27 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatLpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.28 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatHpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.29 counter64 read-only
The total number of high PLP non TCP bytes RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatHpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.30 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP non TCP bytes were RED-dropped at the ingress queue on the given interface.
               jnxCosIngressQstatHpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.31 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the ingress queue on the given interface.
               jnxCosIngressQstatHpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.32 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatLpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.33 counter64 read-only
The total number of low PLP packets RED-droppped at the ingress on the given interface.
               jnxCosIngressQstatLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.34 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP packets were RED-dropped at the ingress .
               jnxCosIngressQstatMLpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.35 counter64 read-only
The total number of medium-low PLP packets RED-droppped at the ingress on the given interface.
               jnxCosIngressQstatMLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.36 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-low PLP packets were RED-dropped at the ingress .
               jnxCosIngressQstatMHpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.37 counter64 read-only
The total number of medium-high PLP packets RED-droppped at the ingress on the given interface.
               jnxCosIngressQstatMHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.38 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-high PLP packets were RED-dropped at the ingress.
               jnxCosIngressQstatHpRedDropPkts 1.3.6.1.4.1.2636.3.15.7.1.39 counter64 read-only
The total number of high PLP packets RED-droppped at the ingress on the given interface.
               jnxCosIngressQstatHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.7.1.40 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP packets were RED-dropped at the ingress.
               jnxCosIngressQstatLpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.41 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the ingress queue on the given interface.
               jnxCosIngressQstatLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.42 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatMLpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.43 counter64 read-only
The total number of medium-low PLP TCP bytes RED-dropped at the ingress queue on the given interface.
               jnxCosIngressQstatMLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.44 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-low PLP TCP bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatMHpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.45 counter64 read-only
The total number of medium-high PLP TCP bytes RED-dropped at the ingress queue on the given interface.
               jnxCosIngressQstatMHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.46 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-high PLP TCP bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatHpRedDropBytes 1.3.6.1.4.1.2636.3.15.7.1.47 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the ingress queue on the given interface.
               jnxCosIngressQstatHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.7.1.48 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the ingress on the given interface.
               jnxCosIngressQstatDepthAverage 1.3.6.1.4.1.2636.3.15.7.1.49 counterbasedgauge64 read-only
Returns Average depth at the ingress for a given interface and queue. For unsupported platform, returns '0'
               jnxCosIngressQstatDepthCurrent 1.3.6.1.4.1.2636.3.15.7.1.50 counterbasedgauge64 read-only
Returns current depth at ingress for a given interface and queue. For unsupported platform, returns '0'
               jnxCosIngressQstatDepthPeak 1.3.6.1.4.1.2636.3.15.7.1.51 counterbasedgauge64 read-only
Returns peak depth at ingress for a given interface and queue. For unsupported platform, returns '0'
               jnxCosIngressQstatDepthMax 1.3.6.1.4.1.2636.3.15.7.1.52 counterbasedgauge64 read-only
Returns Max depth at ingress for a given interface and queue. For unsupported platform, returns '0'
       jnxCosNotifyVars 1.3.6.1.4.1.2636.3.15.8
Cos notification object definitions.
           jnxCosInterfaceName 1.3.6.1.4.1.2636.3.15.8.1 displaystring no-access
The textual name of the Cos interface.
           jnxCosFpcIndex 1.3.6.1.4.1.2636.3.15.8.2 integer32 read-only
Index of FPC which has seen queue overflow
           jnxCosPfeIndex 1.3.6.1.4.1.2636.3.15.8.3 integer32 read-only
Index of pfe which has seen queue overflow
           jnxCosQueueIndex 1.3.6.1.4.1.2636.3.15.8.4 integer32 read-only
Queue index which has seen overflow
       jnxCosIfTable 1.3.6.1.4.1.2636.3.15.9 no-access
A list of interface entries.
           jnxCosIfEntry 1.3.6.1.4.1.2636.3.15.9.1 no-access
An entry containing information applicable to a an interface.
               jnxCosIfIdx 1.3.6.1.4.1.2636.3.15.9.1.1 interfaceindex read-only
A unique value, greater than zero, for each interface.
               jnxCosIfsetDescr 1.3.6.1.4.1.2636.3.15.9.1.2 displaystring read-only
A textual string containing name of the interface.
       jnxCosIfsetQstatTable 1.3.6.1.4.1.2636.3.15.10 no-access
This table presents the per queue stats. Only those physical interfaces that support output queue stats appear in this table.
             jnxCosIfsetQstatEntry 1.3.6.1.4.1.2636.3.15.10.1 no-access
This entry contains interface output queue stats for a given output queue on the specified interface.
                 jnxCosIfsetQstatChildIfIndex 1.3.6.1.4.1.2636.3.15.10.1.1 interfaceindex no-access
The ifIndex of the interface.
                 jnxCosIfsetQstatQueueNr 1.3.6.1.4.1.2636.3.15.10.1.2 integer32 no-access
The output queue number.
                 jnxCosIfsetQstatQedPkts 1.3.6.1.4.1.2636.3.15.10.1.3 counter64 read-only
The total number of packets queued at the output queue.
                 jnxCosIfsetQstatQedPktRate 1.3.6.1.4.1.2636.3.15.10.1.4 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which packets were queued at the output queue.
                 jnxCosIfsetQstatQedBytes 1.3.6.1.4.1.2636.3.15.10.1.5 counter64 read-only
Number of bytes queued at the output queue.
                 jnxCosIfsetQstatQedByteRate 1.3.6.1.4.1.2636.3.15.10.1.6 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were queued at the output queue.
                 jnxCosIfsetQstatTxedPkts 1.3.6.1.4.1.2636.3.15.10.1.7 counter64 read-only
Number of packets transmitted on the queue.
                 jnxCosIfsetQstatTxedPktRate 1.3.6.1.4.1.2636.3.15.10.1.8 counterbasedgauge64 read-only
The output queue's packet transmit rate, expressed in packets per second.
                 jnxCosIfsetQstatTxedBytes 1.3.6.1.4.1.2636.3.15.10.1.9 counter64 read-only
Number of bytes transmitted on the queue.
                 jnxCosIfsetQstatTxedByteRate 1.3.6.1.4.1.2636.3.15.10.1.10 counterbasedgauge64 read-only
The queue's current transmit rate in bytes per second.
                 jnxCosIfsetQstatTailDropPkts 1.3.6.1.4.1.2636.3.15.10.1.11 counter64 read-only
The number of packets tail dropped at the output queue.
                 jnxCosIfsetQstatTailDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.12 counterbasedgauge64 read-only
The tail drop packet rate (expressed in packets per second) for the queue.
                 jnxCosIfsetQstatTotalRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.13 counter64 read-only
Total number of packets dropped due to RED (Random Early Detection) at the output on the given interface.
                 jnxCosIfsetQstatTotalRedDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.14 counterbasedgauge64 read-only
The most recent estimate of per-second RED-dropped packets at the output queue on the given interface
                 jnxCosIfsetQstatLpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.15 counter64 read-only
The total number of low PLP non TCP packets RED-dropped.
                 jnxCosIfsetQstatLpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.16 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP non TCP packets were RED-dropped.
                 jnxCosIfsetQstatLpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.17 counter64 read-only
The total number of low PLP TCP packets RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatLpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.18 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP TCP packets were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatHpNonTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.19 counter64 read-only
The total number of high PLP non TCP packets RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatHpNonTcpRDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.20 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP non TCP packets were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatHpTcpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.21 counter64 read-only
The total number of high PLP TCP packets RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatHpTcpRedDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.22 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP TCP packets were RED-dropped at the output.
                 jnxCosIfsetQstatTotalRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.23 counter64 read-only
The total number of bytes RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatTotalRedDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.24 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatLpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.25 counter64 read-only
The total number of low PLP non TCP bytes RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatLpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.26 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP non TCP bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatLpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.27 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatLpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.28 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatHpNonTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.29 counter64 read-only
The total number of high PLP non TCP bytes RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatHpNonTcpRDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.30 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP non TCP bytes were RED-dropped at the output queue on the given interface.
                 jnxCosIfsetQstatHpTcpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.31 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the output queue on the given interface.
                 jnxCosIfsetQstatHpTcpRedDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.32 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatLpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.33 counter64 read-only
The total number of low PLP packets RED-droppped at the output on the given interface.
                 jnxCosIfsetQstatLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.34 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which low PLP packets were RED-dropped at the output.
                 jnxCosIfsetQstatMLpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.35 counter64 read-only
The total number of medium-low PLP packets RED-droppped at the output on the given interface.
                 jnxCosIfsetQstatMLpRedDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.36 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-low PLP packets were RED-dropped at the output.
                 jnxCosIfsetQstatMHpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.37 counter64 read-only
The total number of medium-high PLP packets RED-droppped at the output on the given interface.
                 jnxCosIfsetQstatMHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.38 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which medium-high PLP packets were RED-dropped at the output.
                 jnxCosIfsetQstatHpRedDropPkts 1.3.6.1.4.1.2636.3.15.10.1.39 counter64 read-only
The total number of high PLP packets RED-droppped at the output on the given interface.
                 jnxCosIfsetQstatHpRedDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.40 counterbasedgauge64 read-only
The rate (expressed in packets per second) at which high PLP packets were RED-dropped at the output.
                 jnxCosIfsetQstatLpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.41 counter64 read-only
The total number of low PLP TCP bytes RED-dropped at the output queue on the given interface.
                 jnxCosIfsetQstatLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.42 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which low PLP TCP bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatMLpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.43 counter64 read-only
The total number of medium-low PLP TCP bytes RED-dropped at the output queue on the given interface.
                 jnxCosIfsetQstatMLpRedDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.44 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-low PLP TCP bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatMHpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.45 counter64 read-only
The total number of medium-high PLP TCP bytes RED-dropped at the output queue on the given interface.
                 jnxCosIfsetQstatMHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.46 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which medium-high PLP TCP bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatHpRedDropBytes 1.3.6.1.4.1.2636.3.15.10.1.47 counter64 read-only
The total number of high PLP TCP bytes RED-dropped at the output queue on the given interface.
                 jnxCosIfsetQstatHpRedDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.48 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which high PLP TCP bytes were RED-dropped at the output on the given interface.
                 jnxCosIfsetQstatRateLimitDropPkts 1.3.6.1.4.1.2636.3.15.10.1.49 counter64 read-only
The total number of rate-limit dropped packets at the output on the given interface.
                 jnxCosIfsetQstatRateLimitDropPktRate 1.3.6.1.4.1.2636.3.15.10.1.50 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which packets are rate-limit dropped at the output on the given interface.
                 jnxCosIfsetQstatRateLimitDropBytes 1.3.6.1.4.1.2636.3.15.10.1.51 counter64 read-only
The total number of rate-limit dropped bytes at the output on the given interface.
                 jnxCosIfsetQstatRateLimitDropByteRate 1.3.6.1.4.1.2636.3.15.10.1.52 counterbasedgauge64 read-only
The rate (expressed in bytes per second) at which bytes are rate-limit dropped at the output on the given interface.
       jnxCosNotificationsPrefix 1.3.6.1.4.1.2636.4.17.0
All Cosd notifications are registered under this branch.
           jnxCosOutOfDedicatedQueues 1.3.6.1.4.1.2636.4.17.0.1
No more dedicated CoS queues available
           jnxCosAlmostOutOfDedicatedQueues 1.3.6.1.4.1.2636.4.17.0.2
Only 10% of dedicated CoS queues are available
           jnxCosFabricQueueOverflow 1.3.6.1.4.1.2636.4.17.0.3
Fabric Queue occupancy exceeded threshold
           jnxCosWanQueueOverflow 1.3.6.1.4.1.2636.4.17.0.4
Wan Queue occupancy exceeded threshold
           jnxCosFabricQueueOverflowCleared 1.3.6.1.4.1.2636.4.17.0.5
Fabric Queue overflow condition cleared
           jnxCosWanQueueOverflowCleared 1.3.6.1.4.1.2636.4.17.0.6
Wan Queue overflow condition cleared