Home/Catalog/JUNIPER-ATM-COS-MIB

JUNIPER-ATM-COS-MIB

Updated Apr 9, 2003
AI MIB Summary

The JUNIPER-ATM-COS-MIB enables monitoring and management of Class of Service (CoS) parameters, including Random Early Detection (RED) and Packet Loss Priority (PLP) settings, on Juniper devices supporting Asynchronous Transfer Mode (ATM) interfaces. This module provides access to specific traffic classification, queuing, and dropping statistics required for enforcing quality of service policies across ATM infrastructure.

The Juniper enterprise MIB for ATM COS (Class Of Service) infrastructure. For detailed information on ATM COS, Junos Documentation is recommended as the reference. Abbreviations: COS - Class Of Service RED - Random Early Detection PLP - Packet Loss Priority
Main OID:
jnxAtmCos.1.3.6.1.4.1.2636.3.21
46
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

46 total
Object Name
jnxAtmCosThe Juniper enterprise MIB for ATM COS (Class Of Service) infrastructure. For detailed information on ATM COS, Junos Documentation is recommended as the reference. Abbreviations: COS - Class Of Service RED - Random Early Detection PLP - Packet Loss Priority
MODULE-IDENTITY
.1.3.6.1.4.1.2636.3.21
jnxCosAtmVcTableA table of ATM VCs which have COS configured.
SEQUENCE OF JnxCosAtmVcEntry
.1.3.6.1.4.1.2636.3.21.1
jnxCosAtmVcEntryThis entry contains COS info specific to an ATM VC. Each entry is indexed using ifIndex, vpi and vci of the VC.
JnxCosAtmVcEntry
.1.3.6.1.4.1.2636.3.21.1.1
jnxCosAtmVcCosModeThe mode of COS queue priority for the VC. strict mode : One queue of the four queues has strict high priority and is always serviced before the rest of the queues. The remaining queues are serviced in round robin fashion. alternate mode : One queue has high priority, but the servicing of the queues alternates between the high priority queue and the rest of the queues.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.1.1.1
jnxCosAtmVcScTableA table of rows representing atm-scheduler config parameters for each forwarding class within a specified VC. NOTE: These schedulers are specific to an atm interface and are different from the typical schedulers specified under class-of-service config in CLI. Hence, hereafter, through out this mib, scheduler will be referred to as atm-scheduler to avoid any confusion.
SEQUENCE OF JnxCosAtmVcScEntry
.1.3.6.1.4.1.2636.3.21.2
jnxCosAtmVcScEntryThis entry represents atm-scheduler config parameters per forwarding class and per VC.
JnxCosAtmVcScEntry
.1.3.6.1.4.1.2636.3.21.2.1
jnxCosAtmVcScPriorityThe atm-scheduler priority for the queue associated with the specified forwarding class within the specified VC.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.2.1.1
jnxCosAtmVcScTxWeightTypeThe atm-scheduler transmit-weight-type for the queue associated with the specified forwarding class inside the specified VC. An atm-scheduler can specify the transmit-weight-type either as number of cells or as a percentage of the queue size.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.2.1.2
jnxCosAtmVcScTxWeightThe atm-scheduler's transmit weight for the queue associated with the specified forwarding class and the specified VC. This object value is either expressed in units of cells or as a percentage of the total VC bandwidth. The unit (value-type) can be determined using the object jnxCosAtmVcScTxWeightType.ro
Integer32
.1.3.6.1.4.1.2636.3.21.2.1.3
jnxCosAtmVcScDpTypeThe type of RED drop profile configured for the specified forwarding class within the specified VC. A scheduler can specify either linear or constant drop profile. A constant type drop profile (aka EPD) specifies that when the number of queued cells exceeds a threshold, all the cells should be dropped. Whereas a linear type drop profile specifies that only a percentage of cells be dropped based on the number of queued cells at any time.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.2.1.4
jnxCosAtmVcScLrdpQueueDepthThe maximum queue size in cells, as specified by the linear RED drop profile associated with the specified forwarding class within the specified VC. This object is valid only when value of object jnxCosAtmVcScDpType is 'linearRed(0)'.ro
Integer32
.1.3.6.1.4.1.2636.3.21.2.1.5
jnxCosAtmVcScLrdpLowPlpThreshThe threshold percentage of fill-level beyond which low PLP (Packet Loss Priority) packets belonging to the specified forwarding class within the specified VC are randomly dropped. This value is specified by linear RED drop profile config. This object is valid only when value of object jnxCosAtmVcScDpType is 'linearRed(0)'.ro
Integer32
.1.3.6.1.4.1.2636.3.21.2.1.6
jnxCosAtmVcScLrdpHighPlpThreshThe threshold percentage of fill-level beyond which high PLP (Packet Loss Priority) packets belonging to the specified forwarding class within the specified VC are randomly dropped. This value is specified by linear RED drop profile config. This object is valid only when jnxCosAtmVcScDpType is 'linearRed(0)'.ro
Integer32
.1.3.6.1.4.1.2636.3.21.2.1.7
jnxCosAtmVcEpdThresholdIf a EPD type drop profile is configured for this scheduler and if the number of cells queued exceeds this threshold value, all the cells in the queue are dropped. This object has valid value only when jnxCosAtmVcScDpType is 'epd(1)'.ro
Integer32
.1.3.6.1.4.1.2636.3.21.2.1.8
jnxCosAtmVcQstatsTableA table of per VC and per forwarding class queue stats entries.
SEQUENCE OF JnxCosAtmVcQstatsEntry
.1.3.6.1.4.1.2636.3.21.3
jnxCosAtmVcQstatsEntryThis entry contains queue stats for a specified forwarding class and specified VC.
JnxCosAtmVcQstatsEntry
.1.3.6.1.4.1.2636.3.21.3.1
jnxCosAtmVcQstatsOutPacketsThe number of packets belonging to the specified forwarding class transmitted on the specified VC.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.1
jnxCosAtmVcQstatsOutBytesThe number of bytes belonging to the specified forwarding class that were transmitted on the specified VC.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.2
jnxCosAtmVcQstatsOutRedDropPktsThe number of outgoing packets on the specified VC and belonging to the specified forwarding class, that were RED-dropped.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.3
jnxCosAtmVcQstatsOutNonRedDropsThe number of outgoing packets on the specified VC and belonging to the specified forwarding class, that were dropped not as a result of RED mechanism, but because of errors in packets.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.4
jnxCosAtmVcQstatsOutLpBytesThe number of low PLP (PLP0) bytes transmitted.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.5
jnxCosAtmVcQstatsOutLpPktsThe number of low PLP (PLP0) packets transmitted.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.6
jnxCosAtmVcQstatsOutLpDropBytesThe number of low PLP (PLP0) bytes dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.7
jnxCosAtmVcQstatsOutHpDropBytesThe number of high PLP (PLP1) bytes dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.8
jnxCosAtmVcQstatsOutLpDropPktsThe number of low PLP (PLP0) packets dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.9
jnxCosAtmVcQstatsOutHpDropPktsThe number of high PLP (PLP1) packets dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.3.1.10
jnxCosAtmTrunkTableA table of all ATM Trunk CoS entries. Stats and configuration information is provided for each ATM Trunk CoS interface.
SEQUENCE OF JnxCosAtmTrunkEntry
.1.3.6.1.4.1.2636.3.21.4
jnxCosAtmTrunkEntryA single ATM Trunk CoS Entry.
JnxCosAtmTrunkEntry
.1.3.6.1.4.1.2636.3.21.4.1
jnxCosAtmTrunkModeThe mode of COS queue priority for the Trunk. strict mode : One queue of the four queues has strict high priority and is always serviced before the rest of the queues. The remaining queues are serviced in round robin fashion. alternate mode : One queue has high priority, but the servicing of the queues alternates between the high priority queue and the rest of the queues.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.4.1.1
jnxCosAtmTrunkScPriorityThe atm-scheduler priority for the queue associated with the specified forwarding class within the specified Trunk.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.4.1.2
jnxCosAtmTrunkScTxWeightTypeThe atm-scheduler transmit-weight-type for the queue associated with the specified forwarding class inside the specified Trunk. An atm-scheduler can specify the transmit-weight-type either as number of cells or as a percentage of the queue size.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.4.1.3
jnxCosAtmTrunkScTxWeightThe atm-scheduler's transmit weight for the queue associated with the specified forwarding class and the specified Trunk. This object value is either expressed in units of cells or as a percentage of the total Trunk bandwidth. The unit (value-type) can be determined using the object jnxCosAtmTrunkScTxWeightType.ro
Integer32
.1.3.6.1.4.1.2636.3.21.4.1.4
jnxCosAtmTrunkQaTypeThe atm queue admission type used for the specified Trunk.ro
Enumeration
.1.3.6.1.4.1.2636.3.21.4.1.5
jnxCosAtmTrunkEpdThresholdPlp0If an EPD type drop profile is configured for this scheduler and if the number of cells queued exceeds this threshold value, all the cells which have plp equal to 0 will be dropped. This object has valid value only when jnxCosAtmTrunkQaType is singleEpd or dualEpd.ro
Integer32
.1.3.6.1.4.1.2636.3.21.4.1.6
jnxCosAtmTrunkEpdThresholdPlp1If a EPD type drop profile is configured for this scheduler and if the number of cells queued exceeds this threshold value, all the cells which have plp equal to 1 will be dropped. This object has valid value only when jnxCosAtmTrunkQaType is dualEpd.ro
Integer32
.1.3.6.1.4.1.2636.3.21.4.1.7
jnxCosAtmTrunkQstatsOutPacketsThe number of packets belonging to the specified forwarding class transmitted on the specified Trunk.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.8
jnxCosAtmTrunkQstatsOutBytesThe number of bytes belonging to the specified forwarding class that were transmitted on the specified Trunk.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.9
jnxCosAtmTrunkQstatsOutDropsThe number of outgoing packets on the specified Trunk and belonging to the specified forwarding class, that were dropped.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.10
jnxCosAtmTrunkQstatsOutLpBytesThe number of low PLP (PLP0) bytes transmitted.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.11
jnxCosAtmTrunkQstatsOutLpPktsThe number of low PLP (PLP0) packets transmitted.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.12
jnxCosAtmTrunkQstatsOutLpDropBytesThe number of low PLP (PLP0) bytes dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.13
jnxCosAtmTrunkQstatsOutHpDropBytesThe number of high PLP (PLP1) bytes dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.14
jnxCosAtmTrunkQstatsOutLpDropPktsThe number of low PLP (PLP0) packets dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.15
jnxCosAtmTrunkQstatsOutHpDropPktsThe number of high PLP (PLP1) packets dropped at the output queue.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.16
jnxCosAtmTrunkQstatsOutHpBytesThe number of high PLP (PLP1) bytes transmitted.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.17
jnxCosAtmTrunkQstatsOutHpPktsThe number of high PLP (PLP1) packets transmitted.ro
Counter64
.1.3.6.1.4.1.2636.3.21.4.1.18
JUNIPER-ATM-COS-MIB - SNMP MIB Reference | MIBs Explorer