MIBs Depot

JUNIPER-ATM-COS-MIB

Registered at
1.3.6.1.4.1.2636.3.21
Last updated
2003-04-09 00:00
Organization
Juniper Networks, Inc.
Revisions
2003-04-09 00:00, 2003-06-20 00:00, 2002-09-04 00:00
Namespace
juniper
Source file
JUNIPER-ATM-COS-MIB
Digest
sha256:1ce48a720017e24796f4e36084fcd96a9717ccc1b3ee329fab665bd66c4c962f

Description

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

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net

Imports

FromSymbols
ATM-MIBatmVclVci, atmVclVpi
IF-MIBifIndex
JUNIPER-COS-MIBjnxCosFcId
JUNIPER-SMIjnxMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ATM-MIB
ATM-TC-MIB
HCNUM-TC
IANAifType-MIB
IF-MIB
JUNIPER-ATM-COS-MIB
JUNIPER-COS-MIB
JUNIPER-SMI
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxCosAtmVcTable
OBJECT-TYPE
A table of ATM VCs which have COS configured.
1.3.6.1.4.1.2636.3.21.1not-accessiblecurrent
jnxCosAtmVcEntry
OBJECT-TYPE
This entry contains COS info specific to an ATM VC. Each entry is indexed using ifIndex, vpi and vci of the VC.
1.3.6.1.4.1.2636.3.21.1.1not-accessiblecurrent
jnxCosAtmVcCosMode
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.1.1.1INTEGER {strict(0), alternate(1)}read-onlycurrent
jnxCosAtmVcScTable
OBJECT-TYPE
A 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.
1.3.6.1.4.1.2636.3.21.2not-accessiblecurrent
jnxCosAtmVcScEntry
OBJECT-TYPE
This entry represents atm-scheduler config parameters per forwarding class and per VC.
1.3.6.1.4.1.2636.3.21.2.1not-accessiblecurrent
jnxCosAtmVcScPriority
OBJECT-TYPE
The atm-scheduler priority for the queue associated with the specified forwarding class within the specified VC.
1.3.6.1.4.1.2636.3.21.2.1.1INTEGER {low(0), high(1)}read-onlycurrent
jnxCosAtmVcScTxWeightType
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.2.1.2INTEGER {cells(0), percent(1)}read-onlycurrent
jnxCosAtmVcScTxWeight
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.2.1.3Integer32 (0..32000)read-onlycurrent
jnxCosAtmVcScDpType
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.2.1.4INTEGER {linearRed(0), epd(1)}read-onlycurrent
jnxCosAtmVcScLrdpQueueDepth
OBJECT-TYPE
The 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)'.
1.3.6.1.4.1.2636.3.21.2.1.5Integer32 (0..32000)read-onlycurrent
jnxCosAtmVcScLrdpLowPlpThresh
OBJECT-TYPE
The 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)'.
1.3.6.1.4.1.2636.3.21.2.1.6Integer32 (0..32000)read-onlycurrent
jnxCosAtmVcScLrdpHighPlpThresh
OBJECT-TYPE
The 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)'.
1.3.6.1.4.1.2636.3.21.2.1.7Integer32 (0..32000)read-onlycurrent
jnxCosAtmVcEpdThreshold
OBJECT-TYPE
If 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)'.
1.3.6.1.4.1.2636.3.21.2.1.8Integer32 (0..32000)read-onlycurrent
jnxCosAtmVcQstatsTable
OBJECT-TYPE
A table of per VC and per forwarding class queue stats entries.
1.3.6.1.4.1.2636.3.21.3not-accessiblecurrent
jnxCosAtmVcQstatsEntry
OBJECT-TYPE
This entry contains queue stats for a specified forwarding class and specified VC.
1.3.6.1.4.1.2636.3.21.3.1not-accessiblecurrent
jnxCosAtmVcQstatsOutPackets
OBJECT-TYPE
The number of packets belonging to the specified forwarding class transmitted on the specified VC.
1.3.6.1.4.1.2636.3.21.3.1.1Counter64read-onlycurrent
jnxCosAtmVcQstatsOutBytes
OBJECT-TYPE
The number of bytes belonging to the specified forwarding class that were transmitted on the specified VC.
1.3.6.1.4.1.2636.3.21.3.1.2Counter64read-onlycurrent
jnxCosAtmVcQstatsOutRedDropPkts
OBJECT-TYPE
The number of outgoing packets on the specified VC and belonging to the specified forwarding class, that were RED-dropped.
1.3.6.1.4.1.2636.3.21.3.1.3Counter64read-onlycurrent
jnxCosAtmVcQstatsOutNonRedDrops
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.3.1.4Counter64read-onlycurrent
jnxCosAtmVcQstatsOutLpBytes
OBJECT-TYPE
The number of low PLP (PLP0) bytes transmitted.
1.3.6.1.4.1.2636.3.21.3.1.5Counter64read-onlycurrent
jnxCosAtmVcQstatsOutLpPkts
OBJECT-TYPE
The number of low PLP (PLP0) packets transmitted.
1.3.6.1.4.1.2636.3.21.3.1.6Counter64read-onlycurrent
jnxCosAtmVcQstatsOutLpDropBytes
OBJECT-TYPE
The number of low PLP (PLP0) bytes dropped at the output queue.
1.3.6.1.4.1.2636.3.21.3.1.7Counter64read-onlycurrent
jnxCosAtmVcQstatsOutHpDropBytes
OBJECT-TYPE
The number of high PLP (PLP1) bytes dropped at the output queue.
1.3.6.1.4.1.2636.3.21.3.1.8Counter64read-onlycurrent
jnxCosAtmVcQstatsOutLpDropPkts
OBJECT-TYPE
The number of low PLP (PLP0) packets dropped at the output queue.
1.3.6.1.4.1.2636.3.21.3.1.9Counter64read-onlycurrent
jnxCosAtmVcQstatsOutHpDropPkts
OBJECT-TYPE
The number of high PLP (PLP1) packets dropped at the output queue.
1.3.6.1.4.1.2636.3.21.3.1.10Counter64read-onlycurrent
jnxCosAtmTrunkTable
OBJECT-TYPE
A table of all ATM Trunk CoS entries. Stats and configuration information is provided for each ATM Trunk CoS interface.
1.3.6.1.4.1.2636.3.21.4not-accessiblecurrent
jnxCosAtmTrunkEntry
OBJECT-TYPE
A single ATM Trunk CoS Entry.
1.3.6.1.4.1.2636.3.21.4.1not-accessiblecurrent
jnxCosAtmTrunkMode
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.4.1.1INTEGER {strict(1), alternate(2)}read-onlycurrent
jnxCosAtmTrunkScPriority
OBJECT-TYPE
The atm-scheduler priority for the queue associated with the specified forwarding class within the specified Trunk.
1.3.6.1.4.1.2636.3.21.4.1.2INTEGER {low(1), high(2)}read-onlycurrent
jnxCosAtmTrunkScTxWeightType
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.4.1.3INTEGER {cells(1), percent(2)}read-onlycurrent
jnxCosAtmTrunkScTxWeight
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.21.4.1.4Integer32 (0..32000)read-onlycurrent
jnxCosAtmTrunkQaType
OBJECT-TYPE
The atm queue admission type used for the specified Trunk.
1.3.6.1.4.1.2636.3.21.4.1.5INTEGER {red(1), singleEpd(2), dualEpd(3)}read-onlycurrent
jnxCosAtmTrunkEpdThresholdPlp0
OBJECT-TYPE
If 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.
1.3.6.1.4.1.2636.3.21.4.1.6Integer32 (0..32000)read-onlycurrent
jnxCosAtmTrunkEpdThresholdPlp1
OBJECT-TYPE
If 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.
1.3.6.1.4.1.2636.3.21.4.1.7Integer32 (0..32000)read-onlycurrent
jnxCosAtmTrunkQstatsOutPackets
OBJECT-TYPE
The number of packets belonging to the specified forwarding class transmitted on the specified Trunk.
1.3.6.1.4.1.2636.3.21.4.1.8Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutBytes
OBJECT-TYPE
The number of bytes belonging to the specified forwarding class that were transmitted on the specified Trunk.
1.3.6.1.4.1.2636.3.21.4.1.9Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutDrops
OBJECT-TYPE
The number of outgoing packets on the specified Trunk and belonging to the specified forwarding class, that were dropped.
1.3.6.1.4.1.2636.3.21.4.1.10Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutLpBytes
OBJECT-TYPE
The number of low PLP (PLP0) bytes transmitted.
1.3.6.1.4.1.2636.3.21.4.1.11Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutLpPkts
OBJECT-TYPE
The number of low PLP (PLP0) packets transmitted.
1.3.6.1.4.1.2636.3.21.4.1.12Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutLpDropBytes
OBJECT-TYPE
The number of low PLP (PLP0) bytes dropped at the output queue.
1.3.6.1.4.1.2636.3.21.4.1.13Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutHpDropBytes
OBJECT-TYPE
The number of high PLP (PLP1) bytes dropped at the output queue.
1.3.6.1.4.1.2636.3.21.4.1.14Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutLpDropPkts
OBJECT-TYPE
The number of low PLP (PLP0) packets dropped at the output queue.
1.3.6.1.4.1.2636.3.21.4.1.15Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutHpDropPkts
OBJECT-TYPE
The number of high PLP (PLP1) packets dropped at the output queue.
1.3.6.1.4.1.2636.3.21.4.1.16Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutHpBytes
OBJECT-TYPE
The number of high PLP (PLP1) bytes transmitted.
1.3.6.1.4.1.2636.3.21.4.1.17Counter64read-onlycurrent
jnxCosAtmTrunkQstatsOutHpPkts
OBJECT-TYPE
The number of high PLP (PLP1) packets transmitted.
1.3.6.1.4.1.2636.3.21.4.1.18Counter64read-onlycurrent