IEEE-802DOT17-RPR-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IEEE-802DOT17-RPR-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
 ieee802dot17rprMIB 1.0.8802.17.1.1
The resilient packet ring MIB for IEEE 802.17. Copyright (C) IEEE802.17. This version of this MIB module is part of IEEE802.17; see the draft itself for full legal notices.
     rprObjects 1.0.8802.17.1.1.1
         rprGeneral 1.0.8802.17.1.1.1.1
             rprIfTable 1.0.8802.17.1.1.1.1.1 no-access
The RPR interface table, extension to the ifTable. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
                 rprIfEntry 1.0.8802.17.1.1.1.1.1.1 no-access
One such entry for every interface in the ifTable which has an ifType of RPR interface.
                     rprIfIndex 1.0.8802.17.1.1.1.1.1.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprIfStationsOnRing 1.0.8802.17.1.1.1.1.1.1.2 unsigned32 read-only
The number of stations on the RPR ring. When the operStatus of the interface is down the value is 1.
                     rprIfReversionMode 1.0.8802.17.1.1.1.1.1.1.3 truthvalue read-write
The reversion mode of the MAC, False for non-revertive True for revertive. Revertive station will return to idle state after WTR interval expires. Default value for reversion mode is true.
                     rprIfProtectionWTR 1.0.8802.17.1.1.1.1.1.1.4 unsigned32 read-write
Indicates the length of time in seconds, to remain in the protection state, after the cause of an automatic protection is removed. This mechanism prevents protection switch oscillations. Default value for WTR is 10 seconds.
                     rprIfProtectionFastTimer 1.0.8802.17.1.1.1.1.1.1.5 unsigned32 read-write
Indicates the protection messages fast timer value in 1 ms units. The fast timer is used for protection protocols. Default value for fast timer protection messages is 10 ms.
                     rprIfProtectionSlowTimer 1.0.8802.17.1.1.1.1.1.1.6 unsigned32 read-write
Indicates the protection slow timer value in 50 ms units. The slow timer is used for topology and protection protocols. Default value for slow timer protection and topology messages is 20 units of 50 ms, i.e. 1sec.
                     rprIfAtdTimer 1.0.8802.17.1.1.1.1.1.1.7 unsigned32 read-write
Indicates the timer period for ATD message transmissions. Default value is 20 units of 50 ms, i.e. 1sec.
                     rprIfKeepaliveTimeout 1.0.8802.17.1.1.1.1.1.1.8 unsigned32 read-write
Indicates the timer to declare keepalive timeout, multiples of 1 millisecond. Default value for keepalive timeout is 3 ms.
                     rprIfFairnessAggressive 1.0.8802.17.1.1.1.1.1.1.9 truthvalue read-write
Indicates whether the selected RPR fairness algorithm is aggressive or conservative. If true, the selected fairness mode is aggressive. If false, the selected fairness mode is conservative. The default value for fairness aggressive is true.
                     rprIfPtqSize 1.0.8802.17.1.1.1.1.1.1.10 unsigned32 read-only
The size in bytes of the Primary Transit Queue per ringlet supported by this RPR MAC.
                     rprIfStqSize 1.0.8802.17.1.1.1.1.1.1.11 unsigned32 read-only
The size in bytes of the Secondary Transit Queue per ringlet supported by this RPR MAC.
                     rprIfSTQFullThreshold 1.0.8802.17.1.1.1.1.1.1.12 unsigned32 read-write
A level of STQ occupancy at or above which the STQ is almost full. This attribute specifies the full threshold location in MTU units below the STQ size. The range is [stqHighThreshold + mtuSize, sizeSTQ - mtuSize]. The default value for stqFullThreshold is sizeSTQ - 2*mtuSize.
                     rprIfIdleThreshold 1.0.8802.17.1.1.1.1.1.1.13 unsigned32 read-write
Indicates that a MAC is experiencing an adverse rate mismatch. When the PTQ depth exceeds this value, the incoming link is considered adversely rate mismatched. This attribute specifies the idle-threshold location from the top of the PTQ buffer, in MTU size. Default value should be 1, which means (sizePTQ - mtuSize)
                     rprIfSesThreshold 1.0.8802.17.1.1.1.1.1.1.14 unsigned32 read-write
Indicates the number of E-RPR errors to declare a second as SES-RPR The default value is the rounded integer of 0.000001 * (lineRate * advertisementRatio).
                     rprIfWrapConfig 1.0.8802.17.1.1.1.1.1.1.15 truthvalue read-write
Indicates the configured protection mode, steering or wrapping, in a MAC that supports both modes. If wrap configured bit is set, the station will perform wrap protection during ring failures. If the station detects another station on the ring that has a protection configuration that conflicts with its own, the station will generate a defect to higher layers. Default value for wrap preferred is false for steering only stations, and true for stations that implement wrapping.
                     rprIfJumboFramePreferred 1.0.8802.17.1.1.1.1.1.1.16 truthvalue read-write
Indicates the preference of the manager to support jumbo frame in a MAC that supports jumbo frame. The station advertises the 'logical and' of rprIfJumboFramePreferred and jumbo capable bit in the rprIfMacCapability. Default value for jumbo frame preferred is true. i.e. station supports jumbo frame.
                     rprIfMacOperModes 1.0.8802.17.1.1.1.1.1.1.17 bits read-only
The summary of the Mac operational modes. if strictOrder is set, the MAC operates in strict order mode. if dropBadFcs is set, frames with bad FCS are dropped. Bits: 'dropBadFcs': 1, 'strictOrder': 0.
                     rprIfRingOperModes 1.0.8802.17.1.1.1.1.1.1.18 bits read-only
The summary of the ring operational modes collected through the topology discovery protocol. If at least one station doesn't support jumbo frames, the jumboFrame bit in this attribute is set to false. Only if all stations support jumbo frames, the bit is true. If at least one station wasn't configured to wrap, the wrap bit in this attribute is set to false. Only if all stations configured to wrap, the bit is true. If the ring doesn't complete full loop, the ring is considered openRing, with at least one detected edge. Bits: 'wrapProtection': 1, 'jumboFrames': 0, 'openRing': 2.
                     rprIfCurrentStatus 1.0.8802.17.1.1.1.1.1.1.19 bits read-only
Indicates the current status of the RPR interface. this attribute is used to generate alarm to the management system. Bits: 'neighborInconsistency': 0, 'duplicateMac': 1, 'exceedMaxStations': 2.
                     rprIfLastChange 1.0.8802.17.1.1.1.1.1.1.20 timestamp read-only
The value of sysUpTime at the time when any of the following attributes changes: rprIfStationsOnRing, rprIfReversionMode, rprIfProtectionWTR, rprIfProtectionFastTimer, rprIfProtectionSlowTimer, rprIfAtdTimer, rprIfKeepaliveTimeout, rprIfFairnessAggressive, rprIfSTQFullThreshold, rprIfIdleThreshold, rprIfSesThreshold, rprIfWrapConfig, rprIfJumboFramePreferred, rprIfMacOperModes, rprIfRingOperModes, rprIfCurrentStatus contents of the rprTopoImageEntry.
                     rprIfChanges 1.0.8802.17.1.1.1.1.1.1.21 counter32 read-only
Indicates number of times rprIfLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
             rprIfStatsControlTable 1.0.8802.17.1.1.1.1.2 no-access
The RPR statistics management table, controls the collection, duration, clearance, and status of the MAC statistics. The usage of this table is as follows: 1. In order to clear period of counters (or all periods) of specific counting point (or all counting points) of the RPR MAC, the user should first set the rprIfStatsControlPeriodClear item to specify the period that he would like to clear, and the rprIfStatsControlCountPointClear item to specify the counting point on which he would like to perform the statistics clearance. In case that the user specified 'clearSpecificInterval' in the rprIfStatsControlPeriodClear item, the user should also set the specific interval to clear by setting rprIfStatsControlIntervalClear. After setting these items, the user can activate the clear operation by setting rprIfStatsControlCommitClear item to 'commit'. The status of the clear operation (done of failed) is indicated by the returned value of rprIfStatsControlCommitClear item. 2. Setting rprIfStatsControlPeriodClear to 'clearAllIntervals' and rprIfStatsControlCountPointClear to 'clearWest' (for example) will clear all current and previous intervals, and day counters of the west side of the RPR MAC. 3. The IntervalValidData of cleared interval should be set to false. All read-write attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprIfStatsControlEntry 1.0.8802.17.1.1.1.1.2.1 no-access
One such entry for every interface in the ifTable which has an ifType of RPR interface.
                     rprIfStatsControlIfIndex 1.0.8802.17.1.1.1.1.2.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprIfStatsControlPeriodClear 1.0.8802.17.1.1.1.1.2.1.2 integer read-write
This attribute allows for some or all of the interval statistics for this RPR MAC to be cleared. It does not affect the values of the running counters or the counter values reported through the interface MIB. clearSpecificInterval clears the interval indicated by rprIfStatsControlIntervalClear. Default value for period clear is idle. Enumeration: 'clearSpecificInterval': 5, 'idle': 1, 'clearIntervals': 4, 'clearCurrent': 3, 'clearAllIntervals': 2.
                     rprIfStatsControlCountPointClear 1.0.8802.17.1.1.1.1.2.1.3 integer read-write
This attribute allows for a specific counting point of the RPR MAC or all of the RPR MAC counting points to be cleared on rprIfStatsControlPeriodClear request. Default value for Interface to clear is clearAll, i.e. clear statistics of all interfaces. Enumeration: 'clearClient': 4, 'clearWest': 2, 'clearAll': 1, 'clearEast': 3.
                     rprIfStatsControlIntervalClear 1.0.8802.17.1.1.1.1.2.1.4 unsigned32 read-write
The statistics interval number to clear. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1. Setting rprIfStatsControlPeriodClear to clearSpecificInterval will clear the interval that is indicated by this object.
                     rprIfStatsControlCommitClear 1.0.8802.17.1.1.1.1.2.1.5 integer read-write
Sends a commit with input parameters to specify the Period (rprIfStatsControlPeriodClear), count point (rprIfStatsControlCountPointClear) and specific interval (rprIfStatsControlIntervalClear) to clear. If the clear operation succeeds this attribute will have the value commitDone(2) when read. If the clear operation fails this attribute will have the value commitFailed(3) when read. Enumeration: 'commitFailed': 3, 'commit': 1, 'commitDone': 2.
                     rprIfStatsControlTimeElapsed 1.0.8802.17.1.1.1.1.2.1.6 unsigned32 read-only
The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement interval. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
                     rprIfStatsControlValidIntervals 1.0.8802.17.1.1.1.1.2.1.7 unsigned32 read-only
The number of previous 15-minute intervals for which data was collected. An RPR interface must be capable of supporting at least n intervals. The minimum value of n is 4. The default of n is 32. The maximum value of n is 96. The value will be unless the measurement was (re-)started within the last (*15) minutes, in which case the value will be the number of complete 15 minute intervals for which the agent has at least some data. In certain cases (e.g., in the case where the agent is a proxy) it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
             rprSpanTable 1.0.8802.17.1.1.1.1.3 no-access
The RPR interface Span table. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
                 rprSpanEntry 1.0.8802.17.1.1.1.1.3.1 no-access
One such entry for every span of an RPR interface.
                     rprSpanIfIndex 1.0.8802.17.1.1.1.1.3.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanId 1.0.8802.17.1.1.1.1.3.1.2 rprspan no-access
Indicates the span interface of the RPR MAC. Each RPR span is connected to both ringlet0 and ringlet1. The east span receives from ringlet1 and transmits through ringlet0. The west span receives from ringlet0 and transmits through ringlet1.
                     rprSpanLowerLayerIfIndex 1.0.8802.17.1.1.1.1.3.1.3 interfaceindexorzero read-only
The ifIndex of interface which is below the RPR layer in this span. A value of zero indicates an interface index that has yet to be determined
                     rprSpanTotalRingletReservedRate 1.0.8802.17.1.1.1.1.3.1.4 unsigned32 read-only
The total reserved subclassA0 bandwidth on the ringlet. This variable is used by the fairness module to determine the total reclaimable bandwidth.
                     rprSpanCurrentStatus 1.0.8802.17.1.1.1.1.3.1.5 bits read-only
Indicates the current status of the RPR span. this attribute is used to generate alarm to the management system. Bits: 'phyLinkFail': 3, 'miscabling': 1, 'phyLinkDegrade': 2, 'keepAliveTimeout': 0.
                     rprSpanLastChange 1.0.8802.17.1.1.1.1.3.1.6 timestamp read-only
The value of sysUpTime at the time when any of the following attributes changes: rprSpanCurrentStatus, rprSpanProtectionNeighborValid, rprSpanProtectionHoldOffTimer, rprSpanProtectionCommand, rprSpanProtectionCount.
                     rprSpanChanges 1.0.8802.17.1.1.1.1.3.1.7 counter32 read-only
Indicates number of times rprSpanLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
             rprSpanProtectionTable 1.0.8802.17.1.1.1.1.4 no-access
The RPR interface Span protection management table. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
                 rprSpanProtectionEntry 1.0.8802.17.1.1.1.1.4.1 no-access
One such entry for every span of an RPR interface.
                     rprSpanProtectionIfIndex 1.0.8802.17.1.1.1.1.4.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanProtectionSpan 1.0.8802.17.1.1.1.1.4.1.2 rprspan no-access
The Span for this entry.
                     rprSpanProtectionNeighborValid 1.0.8802.17.1.1.1.1.4.1.3 truthvalue read-only
Indicates whether the neighbor address is active or former. true value for active, false for former
                     rprSpanProtectionHoldOffTimer 1.0.8802.17.1.1.1.1.4.1.4 unsigned32 read-write
The period that RPR gives to lower layer to perform protection, before it activates its protection mechanism. Default value of hold off timer is 0.
                     rprSpanProtectionCommand 1.0.8802.17.1.1.1.1.4.1.5 integer read-write
The protection mode requested by management for the local station that can affect the protection status of the RPR station, according to the set of rules describing the RPR protection. When read, this object returns the last command written unless it has been preempted, or idle if no command has been written to this interface span since initialization. There is no pending of commands, that is if a command has been preempted by a failure, when the failure clears the command is not executed. If the command cannot be executed because an equal or \ higher priority request is in effect, an error is returned. writing idle to a span that has no pending protection command, has no affect. An idle clears an active WTR state. The protection commands (arranged in ascending priority order) are: idle This command clears the protection for the specified interface span. This value should be returned by a read request when no protection command has been written to the object. manualSwitch A protection command on each end of a specified span. This command doesn't have precedence over automatic protection, and therefore it can't preempt an existing automatic protection request. forcedSwitch A command on each end of a specified span. This command has precedence over automatic protection, and therefore it can preempt an existing automatic protection request. Default value of protection command is idle. Enumeration: 'idle': 1, 'manualSwitch': 2, 'forcedSwitch': 3.
                     rprSpanProtectionCount 1.0.8802.17.1.1.1.1.4.1.6 counter32 read-only
The number of transitions from idle state to active protection state. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
                     rprSpanProtectionDuration 1.0.8802.17.1.1.1.1.4.1.7 counter32 read-only
The total amount of time protection was active on the span interface. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
                     rprSpanProtectionLastActivationTime 1.0.8802.17.1.1.1.1.4.1.8 timestamp read-only
The value of sysUpTime at the time of the last protection activation.
             rprIfChangeSummaryObject 1.0.8802.17.1.1.1.1.5
                 rprIfChangeSummaryNumInterfaces 1.0.8802.17.1.1.1.1.5.1 unsigned32 read-only
Number of RPR interfaces on this device.
                 rprIfChangeSummaryIfLastChange 1.0.8802.17.1.1.1.1.5.2 timestamp read-only
Latest timestamp when any instance of rprIfLastChange changed.
                 rprIfChangeSummaryIfChanges 1.0.8802.17.1.1.1.1.5.3 counter32 read-only
Number of times any instance of rprIfChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
                 rprIfChangeSummarySpanLastChange 1.0.8802.17.1.1.1.1.5.4 timestamp read-only
Latest timestamp when any instance of rprSpanLastChange changed.
                 rprIfChangeSummarySpanChanges 1.0.8802.17.1.1.1.1.5.5 counter32 read-only
Number of times any instance of rprSpanChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
                 rprIfChangeSummaryFairnessLastChange 1.0.8802.17.1.1.1.1.5.6 timestamp read-only
Latest timestamp when any instance of rprFairnessLastChange changed.
                 rprIfChangeSummaryFairnessChanges 1.0.8802.17.1.1.1.1.5.7 counter32 read-only
Number of times any instance of rprFairnessChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
         rprProtocols 1.0.8802.17.1.1.1.2
             rprTopoImageTable 1.0.8802.17.1.1.1.2.1 no-access
A topology map that details the list of stations on the RPR ringlets. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprTopoImageEntry 1.0.8802.17.1.1.1.2.1.1 no-access
Each entry contains information specific to a particular station on the ring. The table has at least one entry for the station itself, this entry indicates zero hops on each ringlet.
                     rprTopoImageIfIndex 1.0.8802.17.1.1.1.2.1.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprTopoImageMacAddress 1.0.8802.17.1.1.1.2.1.1.2 macaddress no-access
The 48-bit MAC address of the station.
                     rprTopoImageSecMacAddress1 1.0.8802.17.1.1.1.2.1.1.3 macaddress read-only
The 48-bit first secondary MAC address of the station. Default and unused value is FF:FF:FF:FF:FF:FF
                     rprTopoImageSecMacAddress2 1.0.8802.17.1.1.1.2.1.1.4 macaddress read-only
The 48-bit second secondary MAC address of the station. Default and unused value is FF:FF:FF:FF:FF:FF
                     rprTopoImageStationIfIndex 1.0.8802.17.1.1.1.2.1.1.5 interfaceindex read-only
The station ifIndex.
                     rprTopoImageStationName 1.0.8802.17.1.1.1.2.1.1.6 snmpadminstring read-only
The operator assigned station name.
                     rprTopoImageInetAddressType 1.0.8802.17.1.1.1.2.1.1.7 inetaddresstype read-only
Denotes the address type of the station INET address It should be set to 'unknown' if station INET address is not known.
                     rprTopoImageInetAddress 1.0.8802.17.1.1.1.2.1.1.8 inetaddress read-only
This object contains the value of of the station IP (v4 or V6) address. The format of this address is specified by the value of the corresponding rprTopoImageInetAddressType object. If the address type is unknown, then this object contains the zero-length OCTET-STRING.
                     rprTopoImageCapability 1.0.8802.17.1.1.1.2.1.1.9 bits read-only
Indicates the capabilities that the MAC supports. jumboFrames - Indicates whether the MAC capable of receiving, transmitting and transiting jumbo frames. wrapProtection - Indicates whether the MAC configured to wrap protection. supportsConservativeFairness - indicates the MAC supports conservative fairness algorithm. Bits: 'supportsConservativeFairness': 2, 'wrapProtection': 1, 'jumboFrames': 0.
                     rprTopoImageRinglet0Hops 1.0.8802.17.1.1.1.2.1.1.10 integer32 read-only
The number of hops to this station through ringlet0. The self station is indicated with zero hops. A non reachable station is indicated with -1 value.
                     rprTopoImageRinglet0ReservedRate 1.0.8802.17.1.1.1.2.1.1.11 unsigned32 read-only
The amount of A0 traffic that this station adds on ringlet0, in Mb/s units.
                     rprTopoImageRinglet1Hops 1.0.8802.17.1.1.1.2.1.1.12 integer32 read-only
The number of hops to this station through ringlet1. The self station is indicated with zero hops. A non reachable station is indicated with -1 value.
                     rprTopoImageRinglet1ReservedRate 1.0.8802.17.1.1.1.2.1.1.13 unsigned32 read-only
The amount of A0 traffic that this station adds on ringlet1, in Mb/s units.
                     rprTopoImageWestProtectionStatus 1.0.8802.17.1.1.1.2.1.1.14 rprprotectionstatus read-only
The current protection status of the West span.
                     rprTopoImageWestWeight 1.0.8802.17.1.1.1.2.1.1.15 unsigned32 read-only
The weight of the station on the west span. used for weighted fairness.
                     rprTopoImageEastProtectionStatus 1.0.8802.17.1.1.1.2.1.1.16 rprprotectionstatus read-only
The current protection status of the east span.
                     rprTopoImageEastWeight 1.0.8802.17.1.1.1.2.1.1.17 unsigned32 read-only
The weight of the station on the east span. Used for weighted fairness.
                     rprTopoImageStatus 1.0.8802.17.1.1.1.2.1.1.18 bits read-only
Status of the station, the reachability of station through ringlet0 and ringlet1, wrap active on the station spans, events of reception frames with bad FCS, events of reception multichoke fairness frames. Bits: 'wrapActiveWest': 2, 'receivedBadFcs': 4, 'reachableRinglet1': 1, 'reachableRinglet0': 0, 'receivedMultichokeFairness': 5, 'wrapActiveEast': 3.
             rprFairnessTable 1.0.8802.17.1.1.1.2.2 no-access
A table of RPR Fairness per RPR span. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
                 rprFairnessEntry 1.0.8802.17.1.1.1.2.2.1 no-access
A fairness parameters for a particular ringlet of the an RPR interface.
                     rprFairnessIfIndex 1.0.8802.17.1.1.1.2.2.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprFairnessRinglet 1.0.8802.17.1.1.1.2.2.1.2 integer no-access
The ringlet for which this row contains information. ringlet0 is the transmission of the east span and the reception of the west span, ringlet1 is the transmission of the west span and the reception of the east span Enumeration: 'ringlet1': 2, 'ringlet0': 1.
                     rprFairnessRingletWeight 1.0.8802.17.1.1.1.2.2.1.3 unsigned32 read-write
Weight assigned to fairness to permit the scaling of fair rate values among stations on the ringlet. This allows one station to use a larger share of available capacity than another station without violating fairness principles. The allowed range is [1, 255]. The default value is 1.
                     rprFairnessReservedRate 1.0.8802.17.1.1.1.2.2.1.4 unsigned32 read-write
The amount of A0 traffic that this station adds that ringlet, in Mb/s units. Default value for A0 reserved rate is 0 Mb/s.
                     rprFairnessMaxAllowed 1.0.8802.17.1.1.1.2.2.1.5 unsigned32 read-write
The maximum value that the station is allowed to transmit local excess traffic to the ringlet. The default value is the physical ring rate.
                     rprFairnessAgeCoef 1.0.8802.17.1.1.1.2.2.1.6 unsigned32 read-write
The coefficient used by the aging procedure to specify the relative weights assigned to (a) the change in the value of a rate-counter during the most recent agingInterval and (b) the value of the rate-counter at the end of the previous agingInterval. The value is interpreted as 2 raised to the power specified by this attribute. The default value is 2, giving an aging coefficient of 2**2, or 4.
                     rprFairnessRampCoef 1.0.8802.17.1.1.1.2.2.1.7 unsigned32 read-write
The coefficient used for ramping a rate. The value is interpreted as 2 raised to the power specified by this attribute. The default value is 6, giving a low-pass coefficient of 2**6, or 64.
                     rprFairnessLpCoef 1.0.8802.17.1.1.1.2.2.1.8 unsigned32 read-write
The coefficient used by the low-pass filter procedure to specify the relative weights applied to (a) the increase in the rate-count value during the most recent agingInterval and (b) the previous low-pass filtered rate. The former is assigned a weight of 1 and the latter a weight of (lpCoef-1). The value is interpreted as 2 raised to the power specified by this attribute. The default value is 6, giving a low-pass coefficient of 2**6, or 64.
                     rprFairnessAdvertisementRatio 1.0.8802.17.1.1.1.2.2.1.9 unsigned32 read-write
The ratio between the link capacity reserved for fairness control messages and the total link capacity. Default value of fairness advertisement ratio is 5 units of 0.00025, i.e 0.00125.
                     rprFairnessMcffReportCoef 1.0.8802.17.1.1.1.2.2.1.10 unsigned32 read-write
Indicates the number of SCFF advertisingIntervals that elapse between the sending of successive MCFFs, This value allows the interval between sending MCFFs to be established as MCFF_reportingInterval = rprFairnessMcffReportCoef * SCFF_avertisingInterval. The default value is 10.
                     rprFairnessActiveWeightsCoef 1.0.8802.17.1.1.1.2.2.1.11 unsigned32 read-write
Indicates the number of agingIntervals that elapse between successive computations of activeWeights. This value allows the interval between computations of activeWeights to be established as activeWeightsInterval = activeWeightsCoef * agingInterval. The default value is 64.
                     rprFairnessSTQHighThreshold 1.0.8802.17.1.1.1.2.2.1.12 unsigned32 read-write
A level of STQ occupancy at or above which CSFE frames are no longer admitted. Defined only for a dual transit-queue implementation. This attribute specifies the high threshold location in percentage of the STQ size. The allowed range is [2*mtuSize, stqFullThreshold -mtuSize]. The default value is 0.25*stqFullThreshold.
                     rprFairnessSTQMedThreshold 1.0.8802.17.1.1.1.2.2.1.13 unsigned32 read-write
A level of buffer occupancy in a dual-queue deployment, at or above which congestion on the outbound link is declared. This attribute specifies the medium threshold location in percentage of the STQ size. The allowed range is [stqLowThreshold + mtuSize, stqHighThreshold - mtuSize]. The default value is 0.5 * (stqHighThreshold + stqLowThreshold).
                     rprFairnessSTQLowThreshold 1.0.8802.17.1.1.1.2.2.1.14 unsigned32 read-write
A level of STQ occupancy at or above which congestion on the outbound link is imminent. Defined only for dual transit-queue implementations. This attribute specifies the low threshold location in percentage of the STQ size. The range is [mtuSize, stqHighThreshold -mtuSize]. The default value is 0.5*stqHighThreshold.
                     rprFairnessRateHighThreshold 1.0.8802.17.1.1.1.2.2.1.15 unsigned32 read-write
Rate at or above which congestion on the outbound link is declared. The range is [0.4 * unreservedRate, 0.99 * unreservedRate]. The default value is 0.95 * unreservedRate.
                     rprFairnessRateLowThreshold 1.0.8802.17.1.1.1.2.2.1.16 unsigned32 read-write
Rate at or above which congestion on the outbound link is imminent. The range is [0.5 * rateHighThreshold, 0.99 * rateHighThreshold]. The default value is 0.9 * rateHighThreshold
                     rprFairnessResetWaterMarks 1.0.8802.17.1.1.1.2.2.1.17 integer read-write
Write resetWaterMarks to this attribute to reset the STQ water marks to the current occupancy. Default value is idle Enumeration: 'idle': 1, 'resetWaterMarks': 2.
                     rprFairnessSTQHighWaterMark 1.0.8802.17.1.1.1.2.2.1.18 unsigned32 read-only
The highest level of STQ occupancy since the last reset of this value, in percentage of the STQ size.
                     rprFairnessSTQLowWaterMark 1.0.8802.17.1.1.1.2.2.1.19 unsigned32 read-only
The lowest level of STQ occupancy since the last reset of this value, in percentage of the STQ size.
                     rprFairnessLastChange 1.0.8802.17.1.1.1.2.2.1.20 timestamp read-only
The value of sysUpTime at the time when any of the following attributes changes: rprFairnessRingletWeight, rprFairnessReservedRate, rprFairnessMaxAllowed, rprFairnessAgeCoef, rprFairnessRampCoef, rprFairnessLpCoef, rprFairnessAdvertisementRatio, rprFairnessSTQHighThreshold, rprFairnessSTQLowThreshold rprFairnessResetWaterMarks.
                     rprFairnessChanges 1.0.8802.17.1.1.1.2.2.1.21 counter32 read-only
Indicates number of times rprFairnessLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
             rprOamTable 1.0.8802.17.1.1.1.2.3 no-access
A table of RPR OAM actions. The table is designed to support a one action at a time on an RPR interface. All read-write attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprOamEntry 1.0.8802.17.1.1.1.2.3.1 no-access
OAM Echo and Flush control for an RPR interface
                     rprOamIfIndex 1.0.8802.17.1.1.1.2.3.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprOamActionType 1.0.8802.17.1.1.1.2.3.1.2 integer read-write
The type of OAM action. The valid values for this object are: (1) echo (2) flush. Enumeration: 'flush': 2, 'echo': 1.
                     rprOamDestAddress 1.0.8802.17.1.1.1.2.3.1.3 macaddress read-write
The 48-bit MAC address of the destination station of OAM session.
                     rprOamRequestRinglet 1.0.8802.17.1.1.1.2.3.1.4 rproamringlet read-write
The ringlet ID on which the OAM request should be sent.
                     rprOamResponseRinglet 1.0.8802.17.1.1.1.2.3.1.5 rproamringlet read-write
The ringlet ID on which the OAM response should be replied.
                     rprOamClassOfService 1.0.8802.17.1.1.1.2.3.1.6 integer read-write
The class-of-service of OAM session frames Enumeration: 'classB': 2, 'classC': 3, 'classA': 1.
                     rprOamUserData 1.0.8802.17.1.1.1.2.3.1.7 octet string read-write
The operator assigned user specific data.
                     rprOamProtected 1.0.8802.17.1.1.1.2.3.1.8 truthvalue read-write
Indicates whether the OAM action should be protected. In a wrapping ring, If true, the WE (wrap eligible) bit of the OAM action frame is set to 1. Otherwise, the WE bit is set to 0. In steering ring, If true, in case of failure on the requested ringlet between the source and the destination stations, the OAM action frame will be steered to the alternative ringlet. Otherwise, the OAM action frame will be sent through the requested ringlet regardless of its protection state.
                     rprOamRequestCount 1.0.8802.17.1.1.1.2.3.1.9 unsigned32 read-write
Indicates the number of OAM requests to send. Default value of OAM request action is 1.
                     rprOamTimeout 1.0.8802.17.1.1.1.2.3.1.10 unsigned32 read-write
Indicates the timer to declare OAM action timeout, in 10usec units. Default value of OAM timeout is 500 units of 10usec (i.e. 5 ms)
                     rprOamControl 1.0.8802.17.1.1.1.2.3.1.11 integer read-write
Control of an OAM action. The valid values for this object are: (1) idle (2) active (3) abort. Default value of OAM control is idle. Enumeration: 'active': 2, 'idle': 1, 'abort': 3.
                     rprOamResponseCount 1.0.8802.17.1.1.1.2.3.1.12 unsigned32 read-only
Indicates the number of OAM actions responses received.
                     rprOamAvResponseTime 1.0.8802.17.1.1.1.2.3.1.13 unsigned32 read-only
Average response time to receive the OAM reply.
                     rprOamResponseStatus 1.0.8802.17.1.1.1.2.3.1.14 integer read-only
Status of an OAM action. The valid values for this object are: (1) unknown (2) inProcess (3) error (4) success. The action status is success if at least 90% of the responses were received till timeout. Enumeration: 'unknown': 1, 'inProcess': 2, 'success': 4, 'error': 3.
         rprSpanCounters 1.0.8802.17.1.1.1.3
             rprSpanCountersCurrentTable 1.0.8802.17.1.1.1.3.1 no-access
The RPR MAC Span interface current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanCountersCurrentEntry 1.0.8802.17.1.1.1.3.1.1 no-access
Frames and octets statistics for the current interval for the RPR MAC Span interface. The corresponding instance of rprIfStatsControlTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
                     rprSpanCurrentIfIndex 1.0.8802.17.1.1.1.3.1.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanCurrentSpan 1.0.8802.17.1.1.1.3.1.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanCurrentInUcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.3 hcperfcurrentcount read-only
The number of received (PHY to MAC) classA unicast frames in the current interval.
                     rprSpanCurrentInUcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.4 hcperfcurrentcount read-only
The number of received (PHY to MAC) classA unicast octets, in the current interval.
                     rprSpanCurrentInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.5 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB CIR unicast frames in the current interval.
                     rprSpanCurrentInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.6 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB CIR unicast octets in the current interval.
                     rprSpanCurrentInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.7 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB EIR unicast frames in the current interval.
                     rprSpanCurrentInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.8 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB EIR unicast octets in the current interval.
                     rprSpanCurrentInUcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.9 hcperfcurrentcount read-only
The number of received (PHY to MAC) classC unicast frames in the current interval.
                     rprSpanCurrentInUcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.10 hcperfcurrentcount read-only
The number of received (PHY to MAC) classC unicast octets in the current interval.
                     rprSpanCurrentInMcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.11 hcperfcurrentcount read-only
The number of received (PHY to MAC) classA multicast and broadcast frames in the current interval.
                     rprSpanCurrentInMcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.12 hcperfcurrentcount read-only
The number of received (PHY to MAC) classA multicast and broadcast octets in the current interval.
                     rprSpanCurrentInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.13 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast frames in the current interval.
                     rprSpanCurrentInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.14 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast octets in the current interval.
                     rprSpanCurrentInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.15 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast frames in the current interval.
                     rprSpanCurrentInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.16 hcperfcurrentcount read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast octets in the current interval.
                     rprSpanCurrentInMcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.17 hcperfcurrentcount read-only
The number of received (PHY to MAC) classC multicast and broadcast frames in the current interval.
                     rprSpanCurrentInMcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.18 hcperfcurrentcount read-only
The number of received (PHY to MAC) classC multicast and broadcast octets in the current interval.
                     rprSpanCurrentOutUcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.19 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classA unicast frames in the current interval.
                     rprSpanCurrentOutUcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.20 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classA unicast octets in the current interval.
                     rprSpanCurrentOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.21 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB CIR unicast frames in the current interval.
                     rprSpanCurrentOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.22 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB CIR unicast octets in the current interval.
                     rprSpanCurrentOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.23 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB EIR unicast frames in the current interval.
                     rprSpanCurrentOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.24 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB EIR unicast octets in the current interval.
                     rprSpanCurrentOutUcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.25 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classC unicast frames in the current interval.
                     rprSpanCurrentOutUcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.26 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classC unicast octets in the current interval.
                     rprSpanCurrentOutMcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.27 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast frames in the current interval.
                     rprSpanCurrentOutMcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.28 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast octets in the current interval.
                     rprSpanCurrentOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.29 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames in the current interval.
                     rprSpanCurrentOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.30 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets in the current interval.
                     rprSpanCurrentOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.31 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames in the current interval.
                     rprSpanCurrentOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.32 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets in the current interval.
                     rprSpanCurrentOutMcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.33 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast frames in the current interval.
                     rprSpanCurrentOutMcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.34 hcperfcurrentcount read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast octets in the current interval.
             rprSpanCountersIntervalTable 1.0.8802.17.1.1.1.3.2 no-access
The RPR MAC Span interface interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanCountersIntervalEntry 1.0.8802.17.1.1.1.3.2.1 no-access
Frames and octets statistics collected for a particular interval for the RPR MAC Span interface of a particular span of a particular RPR interface. The corresponding instance of rprIfValidIntervals indicates the number of intervals for which the set of statistics is available.
                     rprSpanIntervalIfIndex 1.0.8802.17.1.1.1.3.2.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanIntervalSpan 1.0.8802.17.1.1.1.3.2.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanIntervalNumber 1.0.8802.17.1.1.1.3.2.1.3 unsigned32 no-access
A number between 1 and 96, which identifies the intervals for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
                     rprSpanIntervalValidData 1.0.8802.17.1.1.1.3.2.1.4 truthvalue read-only
This variable indicates if the data for this interval is valid. It will be valid if it contains data for 900 seconds plus or minus 10 seconds.
                     rprSpanIntervalTimeElapsed 1.0.8802.17.1.1.1.3.2.1.5 unsigned32 read-only
The duration of a particular interval in seconds. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
                     rprSpanIntervalStartTime 1.0.8802.17.1.1.1.3.2.1.6 dateandtime read-only
Indicates the wall clock time that this interval started.
                     rprSpanIntervalInUcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.7 hcperfintervalcount read-only
The number of received (PHY to MAC) classA unicast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInUcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.8 hcperfintervalcount read-only
The number of received (PHY to MAC) classA unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.9 hcperfintervalcount read-only
The number of received (PHY to MAC) classB CIR unicast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.10 hcperfintervalcount read-only
The number of received (PHY to MAC) classB CIR unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.11 hcperfintervalcount read-only
The number of received (PHY to MAC) classB EIR unicast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.12 hcperfintervalcount read-only
The number of received (PHY to MAC) classB EIR unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalInUcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.13 hcperfintervalcount read-only
The number of received (PHY to MAC) classC unicast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInUcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.14 hcperfintervalcount read-only
The number of received (PHY to MAC) classC unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.15 hcperfintervalcount read-only
The number of received (PHY to MAC) classA multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.16 hcperfintervalcount read-only
The number of received (PHY to MAC) classA multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.17 hcperfintervalcount read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.18 hcperfintervalcount read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.19 hcperfintervalcount read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.20 hcperfintervalcount read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.21 hcperfintervalcount read-only
The number of received (PHY to MAC) classC multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalInMcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.22 hcperfintervalcount read-only
The number of received (PHY to MAC) classC multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.23 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classA unicast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.24 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classA unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.25 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB CIR unicast frames, in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.26 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB CIR unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.27 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB EIR unicast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.28 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB EIR unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.29 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classC unicast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalOutUcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.30 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classC unicast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.31 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.32 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.33 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.34 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.35 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.36 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.37 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprSpanIntervalOutMcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.38 hcperfintervalcount read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast octets in a particular interval in the past 24 hours.
             rprSpanCountersDayTable 1.0.8802.17.1.1.1.3.3 no-access
The RPR Mac Span Day Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanCountersDayEntry 1.0.8802.17.1.1.1.3.3.1 no-access
An entry in the RPR Span Day table.
                     rprSpanDayIfIndex 1.0.8802.17.1.1.1.3.3.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanDaySpan 1.0.8802.17.1.1.1.3.3.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanDayInUcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.3 hcperftotalcount read-only
The number of received (PHY to MAC) classA unicast frames.
                     rprSpanDayInUcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.4 hcperftotalcount read-only
The number of received (PHY to MAC) classA unicast octets.
                     rprSpanDayInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.5 hcperftotalcount read-only
The number of received (PHY to MAC) classB CIR unicast frames.
                     rprSpanDayInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.6 hcperftotalcount read-only
The number of received (PHY to MAC) classB CIR unicast octets.
                     rprSpanDayInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.7 hcperftotalcount read-only
The number of received (PHY to MAC) classB EIR unicast frames.
                     rprSpanDayInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.8 hcperftotalcount read-only
The number of received (PHY to MAC) classB EIR unicast octets.
                     rprSpanDayInUcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.9 hcperftotalcount read-only
The number of received (PHY to MAC) classC unicast frames.
                     rprSpanDayInUcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.10 hcperftotalcount read-only
The number of received (PHY to MAC) classC unicast octets.
                     rprSpanDayInMcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.11 hcperftotalcount read-only
The number of received (PHY to MAC) classA multicast and broadcast frames
                     rprSpanDayInMcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.12 hcperftotalcount read-only
The number of received (PHY to MAC) classA multicast and broadcast octets
                     rprSpanDayInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.13 hcperftotalcount read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast frames
                     rprSpanDayInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.14 hcperftotalcount read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast octets
                     rprSpanDayInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.15 hcperftotalcount read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast frames
                     rprSpanDayInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.16 hcperftotalcount read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast octets
                     rprSpanDayInMcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.17 hcperftotalcount read-only
The number of received (PHY to MAC) classC multicast and broadcast frames
                     rprSpanDayInMcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.18 hcperftotalcount read-only
The number of received (PHY to MAC) classC multicast and broadcast octets
                     rprSpanDayOutUcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.19 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classA unicast frames.
                     rprSpanDayOutUcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.20 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classA unicast octets.
                     rprSpanDayOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.21 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB CIR unicast frames.
                     rprSpanDayOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.22 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB CIR unicast octets.
                     rprSpanDayOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.23 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB EIR unicast frames
                     rprSpanDayOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.24 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB EIR unicast octets
                     rprSpanDayOutUcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.25 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classC unicast frames
                     rprSpanDayOutUcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.26 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classC unicast octets
                     rprSpanDayOutMcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.27 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast frames.
                     rprSpanDayOutMcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.28 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast octets.
                     rprSpanDayOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.29 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames.
                     rprSpanDayOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.30 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets.
                     rprSpanDayOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.31 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames.
                     rprSpanDayOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.32 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets.
                     rprSpanDayOutMcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.33 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast frames.
                     rprSpanDayOutMcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.34 hcperftotalcount read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast octets.
             rprSpanCountersStatsTable 1.0.8802.17.1.1.1.3.4 no-access
The RPR Mac Span interface total counters table. The DiscontinuityTime for this table is indicated by ifCounterDiscontinuityTime defined in ifXTable. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanCountersStatsEntry 1.0.8802.17.1.1.1.3.4.1 no-access
An entry in the span stats table.
                     rprSpanStatsIfIndex 1.0.8802.17.1.1.1.3.4.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanStatsSpan 1.0.8802.17.1.1.1.3.4.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanStatsInUcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.3 counter64 read-only
The number of received (PHY to MAC) classA unicast frames.
                     rprSpanStatsInUcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.4 counter64 read-only
The number of received (PHY to MAC) classA unicast octets.
                     rprSpanStatsInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.5 counter64 read-only
The number of received (PHY to MAC) classB CIR unicast frames.
                     rprSpanStatsInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.6 counter64 read-only
The number of received (PHY to MAC) classB CIR unicast octets.
                     rprSpanStatsInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.7 counter64 read-only
The number of received (PHY to MAC) classB EIR unicast frames.
                     rprSpanStatsInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.8 counter64 read-only
The number of received (PHY to MAC) classB EIR unicast octets.
                     rprSpanStatsInUcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.9 counter64 read-only
The number of received (PHY to MAC) classC unicast frames.
                     rprSpanStatsInUcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.10 counter64 read-only
The number of received (PHY to MAC) classC unicast octets.
                     rprSpanStatsInMcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.11 counter64 read-only
The number of received (PHY to MAC) classA multicast and broadcast frames
                     rprSpanStatsInMcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.12 counter64 read-only
The number of received (PHY to MAC) classA multicast and broadcast octets
                     rprSpanStatsInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.13 counter64 read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast frames
                     rprSpanStatsInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.14 counter64 read-only
The number of received (PHY to MAC) classB CIR multicast and broadcast octets
                     rprSpanStatsInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.15 counter64 read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast frames
                     rprSpanStatsInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.16 counter64 read-only
The number of received (PHY to MAC) classB EIR multicast and broadcast octets
                     rprSpanStatsInMcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.17 counter64 read-only
The number of received (PHY to MAC) classC multicast and broadcast frames
                     rprSpanStatsInMcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.18 counter64 read-only
The number of received (PHY to MAC) classC multicast and broadcast octets
                     rprSpanStatsInCtrlFrames 1.0.8802.17.1.1.1.3.4.1.19 counter64 read-only
The number of received (PHY to MAC) control frames processed by this MAC. This does not include control frames in transit, i.e. a multicast control frame received from a ringlet will be counted as In but not Out. This does not include Fairness or idle frames.
                     rprSpanStatsInOamEchoFrames 1.0.8802.17.1.1.1.3.4.1.20 counter64 read-only
The number of received (PHY to MAC) OAM echo frames processed by this MAC.
                     rprSpanStatsInOamFlushFrames 1.0.8802.17.1.1.1.3.4.1.21 counter64 read-only
The number of received (PHY to MAC) OAM flush frames processed by this MAC.
                     rprSpanStatsInOamOrgFrames 1.0.8802.17.1.1.1.3.4.1.22 counter64 read-only
The number of received (PHY to MAC) OAM Org frames processed by this MAC.
                     rprSpanStatsInTopoAtdFrames 1.0.8802.17.1.1.1.3.4.1.23 counter64 read-only
The number of received (PHY to MAC) Topology ATD frames processed by this MAC.
                     rprSpanStatsInTopoChkSumFrames 1.0.8802.17.1.1.1.3.4.1.24 counter64 read-only
The number of received (PHY to MAC) topology checksum frames processed by this MAC.
                     rprSpanStatsInTopoTpFrames 1.0.8802.17.1.1.1.3.4.1.25 counter64 read-only
The number of received (PHY to MAC) topology TP frames processed by this MAC.
                     rprSpanStatsOutUcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.26 counter64 read-only
The number of transmitted (MAC to PHY) classA unicast frames.
                     rprSpanStatsOutUcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.27 counter64 read-only
The number of transmitted (MAC to PHY) classA unicast octets.
                     rprSpanStatsOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.28 counter64 read-only
The number of transmitted (MAC to PHY) classB CIR unicast frames.
                     rprSpanStatsOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.29 counter64 read-only
The number of transmitted (MAC to PHY) classB CIR unicast octets.
                     rprSpanStatsOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.30 counter64 read-only
The number of transmitted (MAC to PHY) classB EIR unicast frames
                     rprSpanStatsOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.31 counter64 read-only
The number of transmitted (MAC to PHY) classB EIR unicast octets
                     rprSpanStatsOutUcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.32 counter64 read-only
The number of transmitted (MAC to PHY) classC unicast frames
                     rprSpanStatsOutUcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.33 counter64 read-only
The number of transmitted (MAC to PHY) classC unicast octets
                     rprSpanStatsOutMcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.34 counter64 read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast frames.
                     rprSpanStatsOutMcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.35 counter64 read-only
The number of transmitted (MAC to PHY) classA multicast and broadcast octets.
                     rprSpanStatsOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.36 counter64 read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames.
                     rprSpanStatsOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.37 counter64 read-only
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets.
                     rprSpanStatsOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.38 counter64 read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames.
                     rprSpanStatsOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.39 counter64 read-only
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets.
                     rprSpanStatsOutMcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.40 counter64 read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast frames.
                     rprSpanStatsOutMcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.41 counter64 read-only
The number of transmitted (MAC to PHY) classC multicast and broadcast octets.
                     rprSpanStatsOutCtrlFrames 1.0.8802.17.1.1.1.3.4.1.42 counter64 read-only
The number of transmitted (MAC to PHY) control frames generated by this MAC. This does not include control frames in transit, i.e. a multicast control frame received from a ringlet will be counted as In but not Out. This does not include Fairness or idle frames.
                     rprSpanStatsOutOamEchoFrames 1.0.8802.17.1.1.1.3.4.1.43 counter64 read-only
The number of transmitted (MAC to PHY) OAM echo frames generated by this MAC.
                     rprSpanStatsOutOamFlushFrames 1.0.8802.17.1.1.1.3.4.1.44 counter64 read-only
The number of transmitted (MAC to PHY) OAM flush frames generated by this MAC.
                     rprSpanStatsOutOamOrgFrames 1.0.8802.17.1.1.1.3.4.1.45 counter64 read-only
The number of transmitted (MAC to PHY) OAM Org frames generated by this MAC.
                     rprSpanStatsOutTopoAtdFrames 1.0.8802.17.1.1.1.3.4.1.46 counter64 read-only
The number of transmitted (MAC to PHY) topology ATD frames generated by this MAC.
                     rprSpanStatsOutTopoChkSumFrames 1.0.8802.17.1.1.1.3.4.1.47 counter64 read-only
The number of transmitted (MAC to PHY) topology checksum frames generated by this MAC.
                     rprSpanStatsOutTopoTpFrames 1.0.8802.17.1.1.1.3.4.1.48 counter64 read-only
The number of transmitted (MAC to PHY) topology TP frames generated by this MAC.
         rprClientCounters 1.0.8802.17.1.1.1.4
             rprClientCountersCurrentTable 1.0.8802.17.1.1.1.4.1 no-access
The local station traffic current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprClientCountersCurrentEntry 1.0.8802.17.1.1.1.4.1.1 no-access
Frames and octets statistics for the current interval for the local station traffic of a particular RPR client interface. The corresponding instance of rprIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
                     rprClientCurrentIfIndex 1.0.8802.17.1.1.1.4.1.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprClientCurrentInUcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.2 hcperfcurrentcount read-only
The number of MAC to client classA unicast frames in the current interval.
                     rprClientCurrentInUcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.3 hcperfcurrentcount read-only
The number of MAC to client classA unicast octets in the current interval.
                     rprClientCurrentInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.4 hcperfcurrentcount read-only
The number of MAC to client classB CIR unicast frames in the current interval.
                     rprClientCurrentInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.5 hcperfcurrentcount read-only
The number of MAC to client classB CIR unicast octets in the current interval.
                     rprClientCurrentInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.6 hcperfcurrentcount read-only
The number of MAC to client classB EIR unicast frames in the current interval.
                     rprClientCurrentInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.7 hcperfcurrentcount read-only
The number of MAC to client classB EIR unicast octets in the current interval.
                     rprClientCurrentInUcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.8 hcperfcurrentcount read-only
The number of MAC to client classC unicast frames in the current interval.
                     rprClientCurrentInUcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.9 hcperfcurrentcount read-only
The number of MAC to client classC unicast octets in the current interval.
                     rprClientCurrentInMcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.10 hcperfcurrentcount read-only
The number of MAC to client classA multicast and broadcast frames in the current interval.
                     rprClientCurrentInMcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.11 hcperfcurrentcount read-only
The number of MAC to client classA multicast and broadcast octets in the current interval.
                     rprClientCurrentInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.12 hcperfcurrentcount read-only
The number of MAC to client classB CIR multicast and broadcast frames in the current interval.
                     rprClientCurrentInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.13 hcperfcurrentcount read-only
The number of MAC to client classB CIR multicast and broadcast octets in the current interval.
                     rprClientCurrentInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.14 hcperfcurrentcount read-only
The number of MAC to client classB EIR multicast and broadcast frames in the current interval.
                     rprClientCurrentInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.15 hcperfcurrentcount read-only
The number of MAC to client classB EIR multicast and broadcast octets in the current interval.
                     rprClientCurrentInMcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.16 hcperfcurrentcount read-only
The number of MAC to client classC multicast and broadcast frames in the current interval.
                     rprClientCurrentInMcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.17 hcperfcurrentcount read-only
The number of MAC to client classC multicast and broadcast octets in the current interval.
                     rprClientCurrentOutUcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.18 hcperfcurrentcount read-only
The number of client to MAC classA unicast frames in the current interval.
                     rprClientCurrentOutUcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.19 hcperfcurrentcount read-only
The number of client to MAC classA unicast octets in the current interval.
                     rprClientCurrentOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.20 hcperfcurrentcount read-only
The number of client to MAC classB CIR unicast frames in the current interval.
                     rprClientCurrentOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.21 hcperfcurrentcount read-only
The number of client to MAC classB CIR unicast octets in the current interval.
                     rprClientCurrentOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.22 hcperfcurrentcount read-only
The number of client to MAC classB EIR unicast frames in the current interval.
                     rprClientCurrentOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.23 hcperfcurrentcount read-only
The number of client to MAC classB EIR unicast octets in the current interval.
                     rprClientCurrentOutUcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.24 hcperfcurrentcount read-only
The number of client to MAC classC unicast frames in the current interval.
                     rprClientCurrentOutUcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.25 hcperfcurrentcount read-only
The number of client to MAC classC unicast octets in the current interval.
                     rprClientCurrentOutMcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.26 hcperfcurrentcount read-only
The number of client to MAC classA multicast and broadcast frames in the current interval.
                     rprClientCurrentOutMcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.27 hcperfcurrentcount read-only
The number of client to MAC classA multicast and broadcast octets in the current interval.
                     rprClientCurrentOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.28 hcperfcurrentcount read-only
The number of client to MAC classB CIR multicast and broadcast frames in the current interval.
                     rprClientCurrentOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.29 hcperfcurrentcount read-only
The number of client to MAC classB CIR multicast and broadcast octets in the current interval.
                     rprClientCurrentOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.30 hcperfcurrentcount read-only
The number of client to MAC classB EIR multicast and broadcast frames in the current interval.
                     rprClientCurrentOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.31 hcperfcurrentcount read-only
The number of client to MAC classB EIR multicast and broadcast octets in the current interval.
                     rprClientCurrentOutMcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.32 hcperfcurrentcount read-only
The number of client to MAC classC multicast and broadcast frames in the current interval.
                     rprClientCurrentOutMcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.33 hcperfcurrentcount read-only
The number of client to MAC classC multicast and broadcast octets in the current interval.
             rprClientCountersIntervalTable 1.0.8802.17.1.1.1.4.2 no-access
The local station traffic interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprClientCountersIntervalEntry 1.0.8802.17.1.1.1.4.2.1 no-access
Frames and octets statistics collected for a particular interval for local station traffic of a particular RPR interface. The corresponding instance of rprIfValidIntervals indicates the number of intervals for which the set of statistics is available.
                     rprClientIntervalIfIndex 1.0.8802.17.1.1.1.4.2.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprClientIntervalNumber 1.0.8802.17.1.1.1.4.2.1.2 unsigned32 no-access
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
                     rprClientIntervalValidData 1.0.8802.17.1.1.1.4.2.1.3 truthvalue read-only
This variable indicates if the data for this interval is valid. It will be valid if it contains data for 900 seconds plus or minus 10 seconds.
                     rprClientIntervalTimeElapsed 1.0.8802.17.1.1.1.4.2.1.4 unsigned32 read-only
The duration of a particular interval in seconds. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
                     rprClientIntervalInUcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.5 hcperfintervalcount read-only
The number of MAC to client classA unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInUcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.6 hcperfintervalcount read-only
The number of MAC to client classA unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.7 hcperfintervalcount read-only
The number of MAC to client classB CIR unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.8 hcperfintervalcount read-only
The number of MAC to client classB CIR unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.9 hcperfintervalcount read-only
The number of MAC to client classB EIR unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.10 hcperfintervalcount read-only
The number of MAC to client classB EIR unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalInUcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.11 hcperfintervalcount read-only
The number of MAC to client classC unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInUcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.12 hcperfintervalcount read-only
The number of MAC to client classC unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.13 hcperfintervalcount read-only
The number of MAC to client classA multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.14 hcperfintervalcount read-only
The number of MAC to client classA multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.15 hcperfintervalcount read-only
The number of MAC to client classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.16 hcperfintervalcount read-only
The number of MAC to client classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.17 hcperfintervalcount read-only
The number of MAC to client classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.18 hcperfintervalcount read-only
The number of MAC to client classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.19 hcperfintervalcount read-only
The number of MAC to client classC multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalInMcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.20 hcperfintervalcount read-only
The number of MAC to client classC multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.21 hcperfintervalcount read-only
The number of client to MAC classA unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.22 hcperfintervalcount read-only
The number of client to MAC classA unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.23 hcperfintervalcount read-only
The number of client to MAC classB CIR unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.24 hcperfintervalcount read-only
The number of client to MAC classB CIR unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.25 hcperfintervalcount read-only
The number of client to MAC classB EIR unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.26 hcperfintervalcount read-only
The number of client to MAC classB EIR unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.27 hcperfintervalcount read-only
The number of client to MAC classC unicast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutUcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.28 hcperfintervalcount read-only
The number of client to MAC classC unicast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.29 hcperfintervalcount read-only
The number of client to MAC classA multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.30 hcperfintervalcount read-only
The number of client to MAC classA multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.31 hcperfintervalcount read-only
The number of client to MAC classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.32 hcperfintervalcount read-only
The number of client to MAC classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.33 hcperfintervalcount read-only
The number of client to MAC classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.34 hcperfintervalcount read-only
The number of client to MAC classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.35 hcperfintervalcount read-only
The number of client to MAC classC multicast and broadcast frames in a particular interval in the past 24 hours.
                     rprClientIntervalOutMcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.36 hcperfintervalcount read-only
The number of client to MAC classC multicast and broadcast octets in a particular interval in the past 24 hours.
             rprClientCountersDayTable 1.0.8802.17.1.1.1.4.3 no-access
The RPR Mac Client Day Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprClientCountersDayEntry 1.0.8802.17.1.1.1.4.3.1 no-access
An entry in the RPR Client Day table.
                     rprClientDayIfIndex 1.0.8802.17.1.1.1.4.3.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprClientDayInUcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.2 hcperftotalcount read-only
The number of MAC to client classA unicast frames.
                     rprClientDayInUcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.3 hcperftotalcount read-only
The number of MAC to client classA unicast octets.
                     rprClientDayInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.4 hcperftotalcount read-only
The number of MAC to client classB CIR unicast frames.
                     rprClientDayInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.5 hcperftotalcount read-only
The number of MAC to client classB CIR unicast octets.
                     rprClientDayInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.6 hcperftotalcount read-only
The number of MAC to client classB EIR unicast frames.
                     rprClientDayInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.7 hcperftotalcount read-only
The number of MAC to client classB EIR unicast octets.
                     rprClientDayInUcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.8 hcperftotalcount read-only
The number of MAC to client classC unicast frames.
                     rprClientDayInUcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.9 hcperftotalcount read-only
The number of MAC to client classC unicast octets.
                     rprClientDayInMcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.10 hcperftotalcount read-only
The number of MAC to client classA multicast and broadcast frames
                     rprClientDayInMcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.11 hcperftotalcount read-only
The number of MAC to client classA multicast and broadcast octets
                     rprClientDayInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.12 hcperftotalcount read-only
The number of MAC to client classB CIR multicast and broadcast frames
                     rprClientDayInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.13 hcperftotalcount read-only
The number of MAC to client classB CIR multicast and broadcast octets
                     rprClientDayInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.14 hcperftotalcount read-only
The number of MAC to client classB EIR multicast and broadcast frames
                     rprClientDayInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.15 hcperftotalcount read-only
The number of MAC to client classB EIR multicast and broadcast octets
                     rprClientDayInMcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.16 hcperftotalcount read-only
The number of MAC to client classC multicast and broadcast frames
                     rprClientDayInMcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.17 hcperftotalcount read-only
The number of MAC to client classC multicast and broadcast octets
                     rprClientDayOutUcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.18 hcperftotalcount read-only
The number of client to MAC classA unicast frames.
                     rprClientDayOutUcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.19 hcperftotalcount read-only
The number of client to MAC classA unicast octets.
                     rprClientDayOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.20 hcperftotalcount read-only
The number of client to MAC classB CIR unicast frames.
                     rprClientDayOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.21 hcperftotalcount read-only
The number of client to MAC classB CIR unicast octets.
                     rprClientDayOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.22 hcperftotalcount read-only
The number of client to MAC classB EIR unicast frames
                     rprClientDayOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.23 hcperftotalcount read-only
The number of client to MAC classB EIR unicast octets
                     rprClientDayOutUcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.24 hcperftotalcount read-only
The number of client to MAC classC unicast frames
                     rprClientDayOutUcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.25 hcperftotalcount read-only
The number of client to MAC classC unicast octets
                     rprClientDayOutMcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.26 hcperftotalcount read-only
The number of client to MAC classA multicast and broadcast frames.
                     rprClientDayOutMcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.27 hcperftotalcount read-only
The number of client to MAC classA multicast and broadcast octets.
                     rprClientDayOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.28 hcperftotalcount read-only
The number of client to MAC classB CIR multicast and broadcast frames.
                     rprClientDayOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.29 hcperftotalcount read-only
The number of client to MAC classB CIR multicast and broadcast octets.
                     rprClientDayOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.30 hcperftotalcount read-only
The number of client to MAC classB EIR multicast and broadcast frames.
                     rprClientDayOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.31 hcperftotalcount read-only
The number of client to MAC classB EIR multicast and broadcast octets.
                     rprClientDayOutMcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.32 hcperftotalcount read-only
The number of client to MAC classC multicast and broadcast frames.
                     rprClientDayOutMcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.33 hcperftotalcount read-only
The number of client to MAC classC multicast and broadcast octets.
             rprClientCountersStatsTable 1.0.8802.17.1.1.1.4.4 no-access
The local station traffic total counters table. The DiscontinuityTime for this table is indicated by ifCounterDiscontinuityTime defined in ifXTable. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprClientCountersStatsEntry 1.0.8802.17.1.1.1.4.4.1 no-access
An entry in the span stats table.
                     rprClientStatsIfIndex 1.0.8802.17.1.1.1.4.4.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprClientStatsInUcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.2 counter64 read-only
The number of MAC to client classA unicast frames.
                     rprClientStatsInUcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.3 counter64 read-only
The number of MAC to client classA unicast octets.
                     rprClientStatsInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.4 counter64 read-only
The number of MAC to client classB CIR unicast frames.
                     rprClientStatsInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.5 counter64 read-only
The number of MAC to client classB CIR unicast octets.
                     rprClientStatsInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.6 counter64 read-only
The number of MAC to client classB EIR unicast frames.
                     rprClientStatsInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.7 counter64 read-only
The number of MAC to client classB EIR unicast octets.
                     rprClientStatsInUcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.8 counter64 read-only
The number of MAC to client classC unicast frames.
                     rprClientStatsInUcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.9 counter64 read-only
The number of MAC to client classC unicast octets.
                     rprClientStatsInMcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.10 counter64 read-only
The number of MAC to client classA multicast and broadcast frames
                     rprClientStatsInMcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.11 counter64 read-only
The number of MAC to client classA multicast and broadcast octets
                     rprClientStatsInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.12 counter64 read-only
The number of MAC to client classB CIR multicast and broadcast frames
                     rprClientStatsInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.13 counter64 read-only
The number of MAC to client classB CIR multicast and broadcast octets
                     rprClientStatsInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.14 counter64 read-only
The number of MAC to client classB EIR multicast and broadcast frames
                     rprClientStatsInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.15 counter64 read-only
The number of MAC to client classB EIR multicast and broadcast octets
                     rprClientStatsInMcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.16 counter64 read-only
The number of MAC to client classC multicast and broadcast frames
                     rprClientStatsInMcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.17 counter64 read-only
The number of MAC to client classC multicast and broadcast octets
                     rprClientStatsInBcastFrames 1.0.8802.17.1.1.1.4.4.1.18 counter64 read-only
The number of MAC to client broadcast frames. This is used only when deriving the multicast and broadcast packet counters for the interface MIB.
                     rprClientStatsOutUcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.19 counter64 read-only
The number of client to MAC classA unicast frames.
                     rprClientStatsOutUcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.20 counter64 read-only
The number of client to MAC classA unicast octets.
                     rprClientStatsOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.21 counter64 read-only
The number of client to MAC classB CIR unicast frames.
                     rprClientStatsOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.22 counter64 read-only
The number of client to MAC classB CIR unicast octets.
                     rprClientStatsOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.23 counter64 read-only
The number of client to MAC classB EIR unicast frames
                     rprClientStatsOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.24 counter64 read-only
The number of client to MAC classB EIR unicast octets
                     rprClientStatsOutUcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.25 counter64 read-only
The number of client to MAC classC unicast frames
                     rprClientStatsOutUcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.26 counter64 read-only
The number of client to MAC classC unicast octets
                     rprClientStatsOutMcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.27 counter64 read-only
The number of client to MAC classA multicast and broadcast frames.
                     rprClientStatsOutMcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.28 counter64 read-only
The number of client to MAC classA multicast and broadcast octets.
                     rprClientStatsOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.29 counter64 read-only
The number of client to MAC classB CIR multicast and broadcast frames.
                     rprClientStatsOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.30 counter64 read-only
The number of client to MAC classB CIR multicast and broadcast octets.
                     rprClientStatsOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.31 counter64 read-only
The number of client to MAC classB EIR multicast and broadcast frames.
                     rprClientStatsOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.32 counter64 read-only
The number of client to MAC classB EIR multicast and broadcast octets.
                     rprClientStatsOutMcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.33 counter64 read-only
The number of client to MAC classC multicast and broadcast frames.
                     rprClientStatsOutMcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.34 counter64 read-only
The number of client to MAC classC multicast and broadcast octets.
                     rprClientStatsOutBcastFrames 1.0.8802.17.1.1.1.4.4.1.35 counter64 read-only
The number of client to MAC broadcast frames. This is used only when deriving the multicast and broadcast packet counters for the interface MIB.
         rprSpanErrorCounters 1.0.8802.17.1.1.1.5
             rprSpanErrorCountersCurrentTable 1.0.8802.17.1.1.1.5.1 no-access
The RPR Errors Current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanErrorCountersCurrentEntry 1.0.8802.17.1.1.1.5.1.1 no-access
Errors statistics for the current interval of a particular span of a particular RPR interface. The corresponding instance of rprIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
                     rprSpanErrorCurrentIfIndex 1.0.8802.17.1.1.1.5.1.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanErrorCurrentSpan 1.0.8802.17.1.1.1.5.1.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanErrorCurrentTtlExpFrames 1.0.8802.17.1.1.1.5.1.1.3 hcperfcurrentcount read-only
The number of received (PHY to MAC) data frames that were dropped due to zero Time To Live (TTL).
                     rprSpanErrorCurrentTooLongFrames 1.0.8802.17.1.1.1.5.1.1.4 hcperfcurrentcount read-only
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
                     rprSpanErrorCurrentTooShortFrames 1.0.8802.17.1.1.1.5.1.1.5 hcperfcurrentcount read-only
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
                     rprSpanErrorCurrentBadHecFrames 1.0.8802.17.1.1.1.5.1.1.6 hcperfcurrentcount read-only
The number of received (PHY to MAC) frames with HEC error.
                     rprSpanErrorCurrentBadFcsFrames 1.0.8802.17.1.1.1.5.1.1.7 hcperfcurrentcount read-only
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
                     rprSpanErrorCurrentSelfSrcUcastFrames 1.0.8802.17.1.1.1.5.1.1.8 hcperfcurrentcount read-only
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC.
                     rprSpanErrorCurrentPmdAbortFrames 1.0.8802.17.1.1.1.5.1.1.9 hcperfcurrentcount read-only
The number of received (PHY to MAC) frames that were aborted by the PMD.
                     rprSpanErrorCurrentBadAddrFrames 1.0.8802.17.1.1.1.5.1.1.10 hcperfcurrentcount read-only
The number of received (PHY to MAC) frames with invalid SA value.
                     rprSpanErrorCurrentBadParityFrames 1.0.8802.17.1.1.1.5.1.1.11 hcperfcurrentcount read-only
The number of received (PHY to MAC) frames parity value not matching the expected parity value
                     rprSpanErrorCurrentContainedFrames 1.0.8802.17.1.1.1.5.1.1.12 hcperfcurrentcount read-only
The number of received (PHY to MAC) frames that were removed due to context containment
                     rprSpanErrorCurrentScffErrors 1.0.8802.17.1.1.1.5.1.1.13 hcperfcurrentcount read-only
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
                     rprSpanErrorCurrentErroredSeconds 1.0.8802.17.1.1.1.5.1.1.14 hcperfcurrentcount read-only
The number of errored seconds.
                     rprSpanErrorCurrentSeverelyErroredSeconds 1.0.8802.17.1.1.1.5.1.1.15 hcperfcurrentcount read-only
The number of severely errored seconds.
                     rprSpanErrorCurrentUnavailableSeconds 1.0.8802.17.1.1.1.5.1.1.16 hcperfcurrentcount read-only
The number of unavailable seconds.
             rprSpanErrorCountersIntervalTable 1.0.8802.17.1.1.1.5.2 no-access
The RPR Errors Interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanErrorCountersIntervalEntry 1.0.8802.17.1.1.1.5.2.1 no-access
Error statistics collected for a particular interval of a particular span of a particular RPR interface. The corresponding instance of rprIfValidIntervals indicates the number of intervals for which the set of statistics is available.
                     rprSpanErrorIntervalIfIndex 1.0.8802.17.1.1.1.5.2.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanErrorIntervalSpan 1.0.8802.17.1.1.1.5.2.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanErrorIntervalNumber 1.0.8802.17.1.1.1.5.2.1.3 unsigned32 no-access
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
                     rprSpanErrorIntervalValidData 1.0.8802.17.1.1.1.5.2.1.4 truthvalue read-only
This variable indicates if the data for this interval is valid. It will be valid if it contains data for 900 seconds plus or minus 10 seconds.
                     rprSpanErrorIntervalTimeElapsed 1.0.8802.17.1.1.1.5.2.1.5 unsigned32 read-only
The duration of a particular interval in seconds. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
                     rprSpanErrorIntervalTtlExpFrames 1.0.8802.17.1.1.1.5.2.1.6 hcperfintervalcount read-only
The number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL) in a particular interval in the past 24 hours
                     rprSpanErrorIntervalTooLongFrames 1.0.8802.17.1.1.1.5.2.1.7 hcperfintervalcount read-only
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size in a particular interval in the past 24 hours
                     rprSpanErrorIntervalTooShortFrames 1.0.8802.17.1.1.1.5.2.1.8 hcperfintervalcount read-only
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size in a particular interval in the past 24 hours.
                     rprSpanErrorIntervalBadHecFrames 1.0.8802.17.1.1.1.5.2.1.9 hcperfintervalcount read-only
The number of received (PHY to MAC) frames with HEC error in a particular interval in the past 24 hours
                     rprSpanErrorIntervalBadFcsFrames 1.0.8802.17.1.1.1.5.2.1.10 hcperfintervalcount read-only
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
                     rprSpanErrorIntervalSelfSrcUcastFrames 1.0.8802.17.1.1.1.5.2.1.11 hcperfintervalcount read-only
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC, in a particular interval in the past 24 hours
                     rprSpanErrorIntervalPmdAbortFrames 1.0.8802.17.1.1.1.5.2.1.12 hcperfintervalcount read-only
The number of received (PHY to MAC) unicast frames that were aborted by the PMD layer, in a particular interval in the past 24 hours
                     rprSpanErrorIntervalBadAddrFrames 1.0.8802.17.1.1.1.5.2.1.13 hcperfintervalcount read-only
The number of received (PHY to MAC) frames with invalid SA value.
                     rprSpanErrorIntervalBadParityFrames 1.0.8802.17.1.1.1.5.2.1.14 hcperfintervalcount read-only
The number of received (PHY to MAC) frames parity value not matching the expected parity value
                     rprSpanErrorIntervalContainedFrames 1.0.8802.17.1.1.1.5.2.1.15 hcperfintervalcount read-only
The number of received (PHY to MAC) frames that were removed due to context containment
                     rprSpanErrorIntervalScffErrors 1.0.8802.17.1.1.1.5.2.1.16 hcperfintervalcount read-only
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
                     rprSpanErrorIntervalErroredSeconds 1.0.8802.17.1.1.1.5.2.1.17 hcperfintervalcount read-only
The number of errored seconds.
                     rprSpanErrorIntervalSeverelyErroredSeconds 1.0.8802.17.1.1.1.5.2.1.18 hcperfintervalcount read-only
The number of severely errored seconds.
                     rprSpanErrorIntervalUnavailableSeconds 1.0.8802.17.1.1.1.5.2.1.19 hcperfintervalcount read-only
The number of unavailable seconds.
             rprSpanErrorCountersDayTable 1.0.8802.17.1.1.1.5.3 no-access
The RPR Mac Error Day Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanErrorCountersDayEntry 1.0.8802.17.1.1.1.5.3.1 no-access
An entry in the RPR Error Day table.
                     rprSpanErrorDayIfIndex 1.0.8802.17.1.1.1.5.3.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanErrorDaySpan 1.0.8802.17.1.1.1.5.3.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanErrorDayTtlExpFrames 1.0.8802.17.1.1.1.5.3.1.3 hcperftotalcount read-only
The number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL).
                     rprSpanErrorDayTooLongFrames 1.0.8802.17.1.1.1.5.3.1.4 hcperftotalcount read-only
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
                     rprSpanErrorDayTooShortFrames 1.0.8802.17.1.1.1.5.3.1.5 hcperftotalcount read-only
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
                     rprSpanErrorDayBadHecFrames 1.0.8802.17.1.1.1.5.3.1.6 hcperftotalcount read-only
The number of received (PHY to MAC) frames with HEC error.
                     rprSpanErrorDayBadFcsFrames 1.0.8802.17.1.1.1.5.3.1.7 hcperftotalcount read-only
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
                     rprSpanErrorDaySelfSrcUcastFrames 1.0.8802.17.1.1.1.5.3.1.8 hcperftotalcount read-only
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC.
                     rprSpanErrorDayPmdAbortFrames 1.0.8802.17.1.1.1.5.3.1.9 hcperftotalcount read-only
The number of received (PHY to MAC) frames that were aborted by the PMD
                     rprSpanErrorDayBadAddrFrames 1.0.8802.17.1.1.1.5.3.1.10 hcperftotalcount read-only
The number of received (PHY to MAC) frames with invalid SA value.
                     rprSpanErrorDayBadParityFrames 1.0.8802.17.1.1.1.5.3.1.11 hcperftotalcount read-only
The number of received (PHY to MAC) frames parity value not matching the expected parity value
                     rprSpanErrorDayContainedFrames 1.0.8802.17.1.1.1.5.3.1.12 hcperftotalcount read-only
The number of received (PHY to MAC) frames that were removed due to context containment
                     rprSpanErrorDayScffErrors 1.0.8802.17.1.1.1.5.3.1.13 hcperftotalcount read-only
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
                     rprSpanErrorDayErroredSeconds 1.0.8802.17.1.1.1.5.3.1.14 hcperftotalcount read-only
The number of errored seconds.
                     rprSpanErrorDaySeverelyErroredSeconds 1.0.8802.17.1.1.1.5.3.1.15 hcperftotalcount read-only
The number of severely errored seconds.
                     rprSpanErrorDayUnavailableSeconds 1.0.8802.17.1.1.1.5.3.1.16 hcperftotalcount read-only
The number of unavailable seconds.
             rprSpanErrorCountersStatsTable 1.0.8802.17.1.1.1.5.4 no-access
The RPR Errors total counters table. The DiscontinuityTime for this table is indicated by ifCounterDiscontinuityTime defined in ifXTable. All attributes in this table are volatile, i.e. will be cleared on system reset.
                 rprSpanErrorCountersStatsEntry 1.0.8802.17.1.1.1.5.4.1 no-access
An entry in the span error counter table.
                     rprSpanErrorStatsIfIndex 1.0.8802.17.1.1.1.5.4.1.1 interfaceindex no-access
The ifIndex of this RPR interface.
                     rprSpanErrorStatsSpan 1.0.8802.17.1.1.1.5.4.1.2 rprspan no-access
An indication of the span of the interface for which this row contains information.
                     rprSpanErrorStatsTtlExpFrames 1.0.8802.17.1.1.1.5.4.1.3 counter64 read-only
The number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL).
                     rprSpanErrorStatsTooLongFrames 1.0.8802.17.1.1.1.5.4.1.4 counter64 read-only
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
                     rprSpanErrorStatsTooShortFrames 1.0.8802.17.1.1.1.5.4.1.5 counter64 read-only
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
                     rprSpanErrorStatsBadHecFrames 1.0.8802.17.1.1.1.5.4.1.6 counter64 read-only
The number of received (PHY to MAC) frames with HEC error.
                     rprSpanErrorStatsBadFcsFrames 1.0.8802.17.1.1.1.5.4.1.7 counter64 read-only
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
                     rprSpanErrorStatsSelfSrcUcastFrames 1.0.8802.17.1.1.1.5.4.1.8 counter64 read-only
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC.
                     rprSpanErrorStatsPmdAbortFrames 1.0.8802.17.1.1.1.5.4.1.9 counter64 read-only
The number of received (PHY to MAC) frames that were aborted by the PMD
                     rprSpanErrorStatsBadAddrFrames 1.0.8802.17.1.1.1.5.4.1.10 counter64 read-only
The number of received (PHY to MAC) frames with invalid SA value.
                     rprSpanErrorStatsBadParityFrames 1.0.8802.17.1.1.1.5.4.1.11 counter64 read-only
The number of received (PHY to MAC) frames parity value not matching the expected parity value
                     rprSpanErrorStatsContainedFrames 1.0.8802.17.1.1.1.5.4.1.12 counter64 read-only
The number of received (PHY to MAC) frames that were removed due to context containment
                     rprSpanErrorStatsScffErrors 1.0.8802.17.1.1.1.5.4.1.13 counter64 read-only
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
     rprConformance 1.0.8802.17.1.1.2
         rprGroups 1.0.8802.17.1.1.2.1
             rprIfGroup 1.0.8802.17.1.1.2.1.1
Collection of objects needed for RPR MAC configuration.
             rprIfGroupOpt 1.0.8802.17.1.1.2.1.2
Collection of objects for RPR MAC.
             rprIfStatsControlGroup 1.0.8802.17.1.1.2.1.3
Collection of objects needed for RPR MAC statistics management.
             rprSpanGroup 1.0.8802.17.1.1.2.1.4
Collection of objects needed for RPR Span configuration.
             rprSpanGroupOpt 1.0.8802.17.1.1.2.1.5
Collection of objects for RPR Span.
             rprSpanProtectionGroup 1.0.8802.17.1.1.2.1.6
Collection of objects needed for RPR Span Protection monitoring.
             rprTopoGroup 1.0.8802.17.1.1.2.1.7
Collection of objects needed for RPR Topology discovery.
             rprFairnessGroup 1.0.8802.17.1.1.2.1.8
Collection of objects needed for RPR Fairness configuration.
             rprFairnessGroupOpt 1.0.8802.17.1.1.2.1.9
Collection of objects for RPR Fairness.
             rprOamGroup 1.0.8802.17.1.1.2.1.10
Collection of objects needed for RPR OAM configuration.
             rprIfChangeSummaryGroup 1.0.8802.17.1.1.2.1.11
Collection of objects summarizes changes on the RPR interfaces.
             rprSpanCurrentGroup 1.0.8802.17.1.1.2.1.12
Collection of objects counting MAC span current statistics.
             rprSpanIntervalGroup 1.0.8802.17.1.1.2.1.13
Collection of objects counting MAC span intervals statistics.
             rprSpanDayGroup 1.0.8802.17.1.1.2.1.14
Collection of objects counting MAC span 24 hours statistics.
             rprSpanStatsGroup 1.0.8802.17.1.1.2.1.15
Collection of objects counting MAC span total statistics.
             rprClientCurrentGroup 1.0.8802.17.1.1.2.1.16
Collection of objects counting MAC client interface current statistics.
             rprClientIntervalGroup 1.0.8802.17.1.1.2.1.17
Collection of objects counting MAC client interface intervals statistics.
             rprClientDayGroup 1.0.8802.17.1.1.2.1.18
Collection of objects counting MAC client interface 24 hours statistics.
             rprClientStatsGroup 1.0.8802.17.1.1.2.1.19
Collection of objects counting MAC client interface total statistics.
             rprErrorCurrentGroup 1.0.8802.17.1.1.2.1.20
Collection of objects counting MAC span error current statistics.
             rprErrorIntervalGroup 1.0.8802.17.1.1.2.1.21
Collection of objects counting MAC span error intervals statistics.
             rprErrorDayGroup 1.0.8802.17.1.1.2.1.22
Collection of objects counting MAC span error 24 hours statistics.
             rprErrorStatsGroup 1.0.8802.17.1.1.2.1.23
Collection of objects counting MAC span error total statistics.
         rprCompliances 1.0.8802.17.1.1.2.2
             rprModuleTotalStatsCompliance 1.0.8802.17.1.1.2.2.1
The compliance statement for agent that support RPR operation with total statistics collections.