IEEE-802DOT17-RPR-MIB

MIB Reference — IPNetwork Monitor

All MIBsIEEE-802DOT17-RPR-MIB

Category: Standard: IEEE 802

Description:

IEEE MIB for 802.17 Resilient Packet Ring (RPR) providing ring topology, bandwidth, and protection switching management.

Imported Objects

From HC-PerfHist-TC-MIB

HCPerfCurrentCount
HCPerfIntervalCount
HCPerfTotalCount

From IF-MIB

InterfaceIndex
InterfaceIndexOrZero

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
Gauge

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-TC-v1

DateAndTime
MacAddress
TimeStamp
TruthValue

What Is IEEE-802DOT17-RPR-MIB?

IEEE-802DOT17-RPR-MIB is the vendor-neutral IEEE 802.17 standard MIB for managing Resilient Packet Ring (RPR) networks, a ring-based Ethernet/MAN transport technology. It exposes ring topology data, per-interface RPR extensions to the standard ifTable, protection-switching timers, and fairness-algorithm parameters. It's used to monitor the operational health of the ring itself: station count on the ring, reversion mode, protection-switching wait-to-restore (WTR) state, and keepalive/alarm timeout settings that together reveal whether the ring is intact, wrapped, or experiencing a break. As the module description notes, it explicitly extends the standard ifTable from IF-MIB for its interface indexing. Engineers referencing the IEEE-802DOT17-RPR-MIB OID list can map each rprIfTable object to its corresponding ifIndex entry when correlating ring status with standard interface counters. It is typically deployed on metro-area ring switches/routers implementing RPR for resilient, self-healing packet transport.

IPNetwork Monitor allows you to monitor SNMP objects defined in IEEE-802DOT17-RPR-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • ring station count
  • reversion mode status
  • protection switching WTR state
  • protection switching timers
  • keepalive/alarm timeout
  • fairness protection queue size

Supported Devices

  • RPR-capable ring switches/routers
  • vendor-neutral, standards-based MIB (IEEE 802.17), not tied to a specific manufacturer

Monitoring Examples

An admin would poll rprIfTable/rprIfEntry indexed by rprIfIndex to read rprIfStationsOnRing and rprIfReversionMode; an unexpected drop in station count signals a ring break. rprIfProtectionWTR plus rprIfProtectionFastTimer/rprIfProtectionSlowTimer show protection-switching configuration and timing, while rprIfKeepaliveTimeout and rprIfAtdTimer help diagnose stability or alarm-detection issues. rprIfFairnessAggressive and rprIfPtqSize relate to the ring's bandwidth-fairness queue tuning.

OIDs
OID symbolicOID numericTypeAccessDescription
ieee802dot17rprMIB1.0.8802.17.1.1
rprObjects1.0.8802.17.1.1.1
rprGeneral1.0.8802.17.1.1.1.1
rprIfTable1.0.8802.17.1.1.1.1.1not-accessibleThe 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.
rprIfEntry1.0.8802.17.1.1.1.1.1.1not-accessibleOne such entry for every interface in the ifTable which has an ifType of RPR interface.
NUM rprIfIndex1.0.8802.17.1.1.1.1.1.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
GAU rprIfStationsOnRing1.0.8802.17.1.1.1.1.1.1.2Gaugeread-onlyThe number of stations on the RPR ring. When the operStatus of the interface is down the value is 1.
T/F rprIfReversionMode1.0.8802.17.1.1.1.1.1.1.3TruthValueread-writeThe 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.
GAU rprIfProtectionWTR1.0.8802.17.1.1.1.1.1.1.4Gaugeread-writeIndicates 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.
GAU rprIfProtectionFastTimer1.0.8802.17.1.1.1.1.1.1.5Gaugeread-writeIndicates 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.
GAU rprIfProtectionSlowTimer1.0.8802.17.1.1.1.1.1.1.6Gaugeread-writeIndicates 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.
GAU rprIfAtdTimer1.0.8802.17.1.1.1.1.1.1.7Gaugeread-writeIndicates the timer period for ATD message transmissions. Default value is 20 units of 50 ms, i.e. 1sec.
GAU rprIfKeepaliveTimeout1.0.8802.17.1.1.1.1.1.1.8Gaugeread-writeIndicates the timer to declare keepalive timeout, multiples of 1 millisecond. Default value for keepalive timeout is 3 ms.
T/F rprIfFairnessAggressive1.0.8802.17.1.1.1.1.1.1.9TruthValueread-writeIndicates 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.
GAU rprIfPtqSize1.0.8802.17.1.1.1.1.1.1.10Gaugeread-onlyThe size in bytes of the Primary Transit Queue per ringlet supported by this RPR MAC.
GAU rprIfStqSize1.0.8802.17.1.1.1.1.1.1.11Gaugeread-onlyThe size in bytes of the Secondary Transit Queue per ringlet supported by this RPR MAC.
GAU rprIfSTQFullThreshold1.0.8802.17.1.1.1.1.1.1.12Gaugeread-writeA 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.
GAU rprIfIdleThreshold1.0.8802.17.1.1.1.1.1.1.13Gaugeread-writeIndicates 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)
GAU rprIfSesThreshold1.0.8802.17.1.1.1.1.1.1.14Gaugeread-writeIndicates 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).
T/F rprIfWrapConfig1.0.8802.17.1.1.1.1.1.1.15TruthValueread-writeIndicates 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.
T/F rprIfJumboFramePreferred1.0.8802.17.1.1.1.1.1.1.16TruthValueread-writeIndicates 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.
OCT rprIfMacOperModes1.0.8802.17.1.1.1.1.1.1.17OCTET STRINGread-onlyThe 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.
OCT rprIfRingOperModes1.0.8802.17.1.1.1.1.1.1.18OCTET STRINGread-onlyThe 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.
OCT rprIfCurrentStatus1.0.8802.17.1.1.1.1.1.1.19OCTET STRINGread-onlyIndicates the current status of the RPR interface. this attribute is used to generate alarm to the management system.
TIM rprIfLastChange1.0.8802.17.1.1.1.1.1.1.20TimeStampread-onlyThe 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.
CTR rprIfChanges1.0.8802.17.1.1.1.1.1.1.21Counterread-onlyIndicates number of times rprIfLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
rprIfStatsControlTable1.0.8802.17.1.1.1.1.2not-accessibleThe 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.
rprIfStatsControlEntry1.0.8802.17.1.1.1.1.2.1not-accessibleOne such entry for every interface in the ifTable which has an ifType of RPR interface.
NUM rprIfStatsControlIfIndex1.0.8802.17.1.1.1.1.2.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
INT rprIfStatsControlPeriodClear1.0.8802.17.1.1.1.1.2.1.2INTEGERread-writeThis 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.
INT rprIfStatsControlCountPointClear1.0.8802.17.1.1.1.1.2.1.3INTEGERread-writeThis 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.
GAU rprIfStatsControlIntervalClear1.0.8802.17.1.1.1.1.2.1.4Gaugeread-writeThe 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.
INT rprIfStatsControlCommitClear1.0.8802.17.1.1.1.1.2.1.5INTEGERread-writeSends 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.
GAU rprIfStatsControlTimeElapsed1.0.8802.17.1.1.1.1.2.1.6Gaugeread-onlyThe 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.
GAU rprIfStatsControlValidIntervals1.0.8802.17.1.1.1.1.2.1.7Gaugeread-onlyThe 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.
rprSpanTable1.0.8802.17.1.1.1.1.3not-accessibleThe RPR interface Span table. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
rprSpanEntry1.0.8802.17.1.1.1.1.3.1not-accessibleOne such entry for every span of an RPR interface.
NUM rprSpanIfIndex1.0.8802.17.1.1.1.1.3.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanId1.0.8802.17.1.1.1.1.3.1.2RprSpannot-accessibleIndicates 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.
NUM rprSpanLowerLayerIfIndex1.0.8802.17.1.1.1.1.3.1.3InterfaceIndexOrZeroread-onlyThe 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
GAU rprSpanTotalRingletReservedRate1.0.8802.17.1.1.1.1.3.1.4Gaugeread-onlyThe total reserved subclassA0 bandwidth on the ringlet. This variable is used by the fairness module to determine the total reclaimable bandwidth.
OCT rprSpanCurrentStatus1.0.8802.17.1.1.1.1.3.1.5OCTET STRINGread-onlyIndicates the current status of the RPR span. this attribute is used to generate alarm to the management system.
TIM rprSpanLastChange1.0.8802.17.1.1.1.1.3.1.6TimeStampread-onlyThe value of sysUpTime at the time when any of the following attributes changes: rprSpanCurrentStatus, rprSpanProtectionNeighborValid, rprSpanProtectionHoldOffTimer, rprSpanProtectionCommand, rprSpanProtectionCount.
CTR rprSpanChanges1.0.8802.17.1.1.1.1.3.1.7Counterread-onlyIndicates number of times rprSpanLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
rprSpanProtectionTable1.0.8802.17.1.1.1.1.4not-accessibleThe RPR interface Span protection management table. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
rprSpanProtectionEntry1.0.8802.17.1.1.1.1.4.1not-accessibleOne such entry for every span of an RPR interface.
NUM rprSpanProtectionIfIndex1.0.8802.17.1.1.1.1.4.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanProtectionSpan1.0.8802.17.1.1.1.1.4.1.2RprSpannot-accessibleThe Span for this entry.
T/F rprSpanProtectionNeighborValid1.0.8802.17.1.1.1.1.4.1.3TruthValueread-onlyIndicates whether the neighbor address is active or former. true value for active, false for former
GAU rprSpanProtectionHoldOffTimer1.0.8802.17.1.1.1.1.4.1.4Gaugeread-writeThe period that RPR gives to lower layer to perform protection, before it activates its protection mechanism. Default value of hold off timer is 0.
INT rprSpanProtectionCommand1.0.8802.17.1.1.1.1.4.1.5INTEGERread-writeThe 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.
CTR rprSpanProtectionCount1.0.8802.17.1.1.1.1.4.1.6Counterread-onlyThe number of transitions from idle state to active protection state. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
CTR rprSpanProtectionDuration1.0.8802.17.1.1.1.1.4.1.7Counterread-onlyThe total amount of time protection was active on the span interface. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
TIM rprSpanProtectionLastActivationTime1.0.8802.17.1.1.1.1.4.1.8TimeStampread-onlyThe value of sysUpTime at the time of the last protection activation.
rprIfChangeSummaryObject1.0.8802.17.1.1.1.1.5
GAU rprIfChangeSummaryNumInterfaces1.0.8802.17.1.1.1.1.5.1Gaugeread-onlyNumber of RPR interfaces on this device.
TIM rprIfChangeSummaryIfLastChange1.0.8802.17.1.1.1.1.5.2TimeStampread-onlyLatest timestamp when any instance of rprIfLastChange changed.
CTR rprIfChangeSummaryIfChanges1.0.8802.17.1.1.1.1.5.3Counterread-onlyNumber of times any instance of rprIfChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
TIM rprIfChangeSummarySpanLastChange1.0.8802.17.1.1.1.1.5.4TimeStampread-onlyLatest timestamp when any instance of rprSpanLastChange changed.
CTR rprIfChangeSummarySpanChanges1.0.8802.17.1.1.1.1.5.5Counterread-onlyNumber of times any instance of rprSpanChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
TIM rprIfChangeSummaryFairnessLastChange1.0.8802.17.1.1.1.1.5.6TimeStampread-onlyLatest timestamp when any instance of rprFairnessLastChange changed.
CTR rprIfChangeSummaryFairnessChanges1.0.8802.17.1.1.1.1.5.7Counterread-onlyNumber of times any instance of rprFairnessChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
rprProtocols1.0.8802.17.1.1.1.2
rprTopoImageTable1.0.8802.17.1.1.1.2.1not-accessibleA 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.
rprTopoImageEntry1.0.8802.17.1.1.1.2.1.1not-accessibleEach 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.
NUM rprTopoImageIfIndex1.0.8802.17.1.1.1.2.1.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
MAC rprTopoImageMacAddress1.0.8802.17.1.1.1.2.1.1.2MacAddressnot-accessibleThe 48-bit MAC address of the station.
MAC rprTopoImageSecMacAddress11.0.8802.17.1.1.1.2.1.1.3MacAddressread-onlyThe 48-bit first secondary MAC address of the station. Default and unused value is FF:FF:FF:FF:FF:FF
MAC rprTopoImageSecMacAddress21.0.8802.17.1.1.1.2.1.1.4MacAddressread-onlyThe 48-bit second secondary MAC address of the station. Default and unused value is FF:FF:FF:FF:FF:FF
NUM rprTopoImageStationIfIndex1.0.8802.17.1.1.1.2.1.1.5InterfaceIndexread-onlyThe station ifIndex.
STR rprTopoImageStationName1.0.8802.17.1.1.1.2.1.1.6SnmpAdminStringread-onlyThe operator assigned station name.
IPt rprTopoImageInetAddressType1.0.8802.17.1.1.1.2.1.1.7InetAddressTyperead-onlyDenotes the address type of the station INET address It should be set to 'unknown' if station INET address is not known.
IP rprTopoImageInetAddress1.0.8802.17.1.1.1.2.1.1.8InetAddressread-onlyThis 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.
OCT rprTopoImageCapability1.0.8802.17.1.1.1.2.1.1.9OCTET STRINGread-onlyIndicates 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.
INT rprTopoImageRinglet0Hops1.0.8802.17.1.1.1.2.1.1.10INTEGERread-onlyThe 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.
GAU rprTopoImageRinglet0ReservedRate1.0.8802.17.1.1.1.2.1.1.11Gaugeread-onlyThe amount of A0 traffic that this station adds on ringlet0, in Mb/s units.
INT rprTopoImageRinglet1Hops1.0.8802.17.1.1.1.2.1.1.12INTEGERread-onlyThe 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.
GAU rprTopoImageRinglet1ReservedRate1.0.8802.17.1.1.1.2.1.1.13Gaugeread-onlyThe amount of A0 traffic that this station adds on ringlet1, in Mb/s units.
RPR rprTopoImageWestProtectionStatus1.0.8802.17.1.1.1.2.1.1.14RprProtectionStatusread-onlyThe current protection status of the West span.
GAU rprTopoImageWestWeight1.0.8802.17.1.1.1.2.1.1.15Gaugeread-onlyThe weight of the station on the west span. used for weighted fairness.
RPR rprTopoImageEastProtectionStatus1.0.8802.17.1.1.1.2.1.1.16RprProtectionStatusread-onlyThe current protection status of the east span.
GAU rprTopoImageEastWeight1.0.8802.17.1.1.1.2.1.1.17Gaugeread-onlyThe weight of the station on the east span. Used for weighted fairness.
OCT rprTopoImageStatus1.0.8802.17.1.1.1.2.1.1.18OCTET STRINGread-onlyStatus 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.
rprFairnessTable1.0.8802.17.1.1.1.2.2not-accessibleA 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.
rprFairnessEntry1.0.8802.17.1.1.1.2.2.1not-accessibleA fairness parameters for a particular ringlet of the an RPR interface.
NUM rprFairnessIfIndex1.0.8802.17.1.1.1.2.2.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
INT rprFairnessRinglet1.0.8802.17.1.1.1.2.2.1.2INTEGERnot-accessibleThe 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
GAU rprFairnessRingletWeight1.0.8802.17.1.1.1.2.2.1.3Gaugeread-writeWeight 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.
GAU rprFairnessReservedRate1.0.8802.17.1.1.1.2.2.1.4Gaugeread-writeThe amount of A0 traffic that this station adds that ringlet, in Mb/s units. Default value for A0 reserved rate is 0 Mb/s.
GAU rprFairnessMaxAllowed1.0.8802.17.1.1.1.2.2.1.5Gaugeread-writeThe maximum value that the station is allowed to transmit local excess traffic to the ringlet. The default value is the physical ring rate.
GAU rprFairnessAgeCoef1.0.8802.17.1.1.1.2.2.1.6Gaugeread-writeThe 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.
GAU rprFairnessRampCoef1.0.8802.17.1.1.1.2.2.1.7Gaugeread-writeThe 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.
GAU rprFairnessLpCoef1.0.8802.17.1.1.1.2.2.1.8Gaugeread-writeThe 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.
GAU rprFairnessAdvertisementRatio1.0.8802.17.1.1.1.2.2.1.9Gaugeread-writeThe 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.
GAU rprFairnessMcffReportCoef1.0.8802.17.1.1.1.2.2.1.10Gaugeread-writeIndicates 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.
GAU rprFairnessActiveWeightsCoef1.0.8802.17.1.1.1.2.2.1.11Gaugeread-writeIndicates 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.
GAU rprFairnessSTQHighThreshold1.0.8802.17.1.1.1.2.2.1.12Gaugeread-writeA 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.
GAU rprFairnessSTQMedThreshold1.0.8802.17.1.1.1.2.2.1.13Gaugeread-writeA 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).
GAU rprFairnessSTQLowThreshold1.0.8802.17.1.1.1.2.2.1.14Gaugeread-writeA 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.
GAU rprFairnessRateHighThreshold1.0.8802.17.1.1.1.2.2.1.15Gaugeread-writeRate 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.
GAU rprFairnessRateLowThreshold1.0.8802.17.1.1.1.2.2.1.16Gaugeread-writeRate 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
INT rprFairnessResetWaterMarks1.0.8802.17.1.1.1.2.2.1.17INTEGERread-writeWrite resetWaterMarks to this attribute to reset the STQ water marks to the current occupancy. Default value is idle
GAU rprFairnessSTQHighWaterMark1.0.8802.17.1.1.1.2.2.1.18Gaugeread-onlyThe highest level of STQ occupancy since the last reset of this value, in percentage of the STQ size.
GAU rprFairnessSTQLowWaterMark1.0.8802.17.1.1.1.2.2.1.19Gaugeread-onlyThe lowest level of STQ occupancy since the last reset of this value, in percentage of the STQ size.
TIM rprFairnessLastChange1.0.8802.17.1.1.1.2.2.1.20TimeStampread-onlyThe value of sysUpTime at the time when any of the following attributes changes: rprFairnessRingletWeight, rprFairnessReservedRate, rprFairnessMaxAllowed, rprFairnessAgeCoef, rprFairnessRampCoef, rprFairnessLpCoef, rprFairnessAdvertisementRatio, rprFairnessSTQHighThreshold, rprFairnessSTQLowThreshold rprFairnessResetWaterMarks.
CTR rprFairnessChanges1.0.8802.17.1.1.1.2.2.1.21Counterread-onlyIndicates number of times rprFairnessLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
rprOamTable1.0.8802.17.1.1.1.2.3not-accessibleA 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.
rprOamEntry1.0.8802.17.1.1.1.2.3.1not-accessibleOAM Echo and Flush control for an RPR interface
NUM rprOamIfIndex1.0.8802.17.1.1.1.2.3.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
INT rprOamActionType1.0.8802.17.1.1.1.2.3.1.2INTEGERread-writeThe type of OAM action. The valid values for this object are: (1) echo (2) flush.
MAC rprOamDestAddress1.0.8802.17.1.1.1.2.3.1.3MacAddressread-writeThe 48-bit MAC address of the destination station of OAM session.
RPR rprOamRequestRinglet1.0.8802.17.1.1.1.2.3.1.4RprOamRingletread-writeThe ringlet ID on which the OAM request should be sent.
RPR rprOamResponseRinglet1.0.8802.17.1.1.1.2.3.1.5RprOamRingletread-writeThe ringlet ID on which the OAM response should be replied.
INT rprOamClassOfService1.0.8802.17.1.1.1.2.3.1.6INTEGERread-writeThe class-of-service of OAM session frames
OCT rprOamUserData1.0.8802.17.1.1.1.2.3.1.7OCTET STRINGread-writeThe operator assigned user specific data.
T/F rprOamProtected1.0.8802.17.1.1.1.2.3.1.8TruthValueread-writeIndicates 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.
GAU rprOamRequestCount1.0.8802.17.1.1.1.2.3.1.9Gaugeread-writeIndicates the number of OAM requests to send. Default value of OAM request action is 1.
GAU rprOamTimeout1.0.8802.17.1.1.1.2.3.1.10Gaugeread-writeIndicates the timer to declare OAM action timeout, in 10usec units. Default value of OAM timeout is 500 units of 10usec (i.e. 5 ms)
INT rprOamControl1.0.8802.17.1.1.1.2.3.1.11INTEGERread-writeControl of an OAM action. The valid values for this object are: (1) idle (2) active (3) abort. Default value of OAM control is idle.
GAU rprOamResponseCount1.0.8802.17.1.1.1.2.3.1.12Gaugeread-onlyIndicates the number of OAM actions responses received.
GAU rprOamAvResponseTime1.0.8802.17.1.1.1.2.3.1.13Gaugeread-onlyAverage response time to receive the OAM reply.
INT rprOamResponseStatus1.0.8802.17.1.1.1.2.3.1.14INTEGERread-onlyStatus 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.
rprSpanCounters1.0.8802.17.1.1.1.3
rprSpanCountersCurrentTable1.0.8802.17.1.1.1.3.1not-accessibleThe RPR MAC Span interface current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
rprSpanCountersCurrentEntry1.0.8802.17.1.1.1.3.1.1not-accessibleFrames 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.
NUM rprSpanCurrentIfIndex1.0.8802.17.1.1.1.3.1.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanCurrentSpan1.0.8802.17.1.1.1.3.1.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
HCP rprSpanCurrentInUcastClassAFrames1.0.8802.17.1.1.1.3.1.1.3HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classA unicast frames in the current interval.
HCP rprSpanCurrentInUcastClassAOctets1.0.8802.17.1.1.1.3.1.1.4HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classA unicast octets, in the current interval.
HCP rprSpanCurrentInUcastClassBCirFrames1.0.8802.17.1.1.1.3.1.1.5HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB CIR unicast frames in the current interval.
HCP rprSpanCurrentInUcastClassBCirOctets1.0.8802.17.1.1.1.3.1.1.6HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB CIR unicast octets in the current interval.
HCP rprSpanCurrentInUcastClassBEirFrames1.0.8802.17.1.1.1.3.1.1.7HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB EIR unicast frames in the current interval.
HCP rprSpanCurrentInUcastClassBEirOctets1.0.8802.17.1.1.1.3.1.1.8HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB EIR unicast octets in the current interval.
HCP rprSpanCurrentInUcastClassCFrames1.0.8802.17.1.1.1.3.1.1.9HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classC unicast frames in the current interval.
HCP rprSpanCurrentInUcastClassCOctets1.0.8802.17.1.1.1.3.1.1.10HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classC unicast octets in the current interval.
HCP rprSpanCurrentInMcastClassAFrames1.0.8802.17.1.1.1.3.1.1.11HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classA multicast and broadcast frames in the current interval.
HCP rprSpanCurrentInMcastClassAOctets1.0.8802.17.1.1.1.3.1.1.12HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classA multicast and broadcast octets in the current interval.
HCP rprSpanCurrentInMcastClassBCirFrames1.0.8802.17.1.1.1.3.1.1.13HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast frames in the current interval.
HCP rprSpanCurrentInMcastClassBCirOctets1.0.8802.17.1.1.1.3.1.1.14HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast octets in the current interval.
HCP rprSpanCurrentInMcastClassBEirFrames1.0.8802.17.1.1.1.3.1.1.15HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast frames in the current interval.
HCP rprSpanCurrentInMcastClassBEirOctets1.0.8802.17.1.1.1.3.1.1.16HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast octets in the current interval.
HCP rprSpanCurrentInMcastClassCFrames1.0.8802.17.1.1.1.3.1.1.17HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classC multicast and broadcast frames in the current interval.
HCP rprSpanCurrentInMcastClassCOctets1.0.8802.17.1.1.1.3.1.1.18HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) classC multicast and broadcast octets in the current interval.
HCP rprSpanCurrentOutUcastClassAFrames1.0.8802.17.1.1.1.3.1.1.19HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classA unicast frames in the current interval.
HCP rprSpanCurrentOutUcastClassAOctets1.0.8802.17.1.1.1.3.1.1.20HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classA unicast octets in the current interval.
HCP rprSpanCurrentOutUcastClassBCirFrames1.0.8802.17.1.1.1.3.1.1.21HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast frames in the current interval.
HCP rprSpanCurrentOutUcastClassBCirOctets1.0.8802.17.1.1.1.3.1.1.22HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast octets in the current interval.
HCP rprSpanCurrentOutUcastClassBEirFrames1.0.8802.17.1.1.1.3.1.1.23HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast frames in the current interval.
HCP rprSpanCurrentOutUcastClassBEirOctets1.0.8802.17.1.1.1.3.1.1.24HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast octets in the current interval.
HCP rprSpanCurrentOutUcastClassCFrames1.0.8802.17.1.1.1.3.1.1.25HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classC unicast frames in the current interval.
HCP rprSpanCurrentOutUcastClassCOctets1.0.8802.17.1.1.1.3.1.1.26HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classC unicast octets in the current interval.
HCP rprSpanCurrentOutMcastClassAFrames1.0.8802.17.1.1.1.3.1.1.27HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast frames in the current interval.
HCP rprSpanCurrentOutMcastClassAOctets1.0.8802.17.1.1.1.3.1.1.28HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast octets in the current interval.
HCP rprSpanCurrentOutMcastClassBCirFrames1.0.8802.17.1.1.1.3.1.1.29HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames in the current interval.
HCP rprSpanCurrentOutMcastClassBCirOctets1.0.8802.17.1.1.1.3.1.1.30HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets in the current interval.
HCP rprSpanCurrentOutMcastClassBEirFrames1.0.8802.17.1.1.1.3.1.1.31HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames in the current interval.
HCP rprSpanCurrentOutMcastClassBEirOctets1.0.8802.17.1.1.1.3.1.1.32HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets in the current interval.
HCP rprSpanCurrentOutMcastClassCFrames1.0.8802.17.1.1.1.3.1.1.33HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast frames in the current interval.
HCP rprSpanCurrentOutMcastClassCOctets1.0.8802.17.1.1.1.3.1.1.34HCPerfCurrentCountread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast octets in the current interval.
rprSpanCountersIntervalTable1.0.8802.17.1.1.1.3.2not-accessibleThe RPR MAC Span interface interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
rprSpanCountersIntervalEntry1.0.8802.17.1.1.1.3.2.1not-accessibleFrames 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.
NUM rprSpanIntervalIfIndex1.0.8802.17.1.1.1.3.2.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanIntervalSpan1.0.8802.17.1.1.1.3.2.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
GAU rprSpanIntervalNumber1.0.8802.17.1.1.1.3.2.1.3Gaugenot-accessibleA 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.
T/F rprSpanIntervalValidData1.0.8802.17.1.1.1.3.2.1.4TruthValueread-onlyThis 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.
GAU rprSpanIntervalTimeElapsed1.0.8802.17.1.1.1.3.2.1.5Gaugeread-onlyThe 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.
DAT rprSpanIntervalStartTime1.0.8802.17.1.1.1.3.2.1.6DateAndTimeread-onlyIndicates the wall clock time that this interval started.
NUM rprSpanIntervalInUcastClassAFrames1.0.8802.17.1.1.1.3.2.1.7HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classA unicast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInUcastClassAOctets1.0.8802.17.1.1.1.3.2.1.8HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classA unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalInUcastClassBCirFrames1.0.8802.17.1.1.1.3.2.1.9HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB CIR unicast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInUcastClassBCirOctets1.0.8802.17.1.1.1.3.2.1.10HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB CIR unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalInUcastClassBEirFrames1.0.8802.17.1.1.1.3.2.1.11HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB EIR unicast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInUcastClassBEirOctets1.0.8802.17.1.1.1.3.2.1.12HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB EIR unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalInUcastClassCFrames1.0.8802.17.1.1.1.3.2.1.13HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classC unicast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInUcastClassCOctets1.0.8802.17.1.1.1.3.2.1.14HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classC unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassAFrames1.0.8802.17.1.1.1.3.2.1.15HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classA multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassAOctets1.0.8802.17.1.1.1.3.2.1.16HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classA multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassBCirFrames1.0.8802.17.1.1.1.3.2.1.17HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassBCirOctets1.0.8802.17.1.1.1.3.2.1.18HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassBEirFrames1.0.8802.17.1.1.1.3.2.1.19HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassBEirOctets1.0.8802.17.1.1.1.3.2.1.20HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassCFrames1.0.8802.17.1.1.1.3.2.1.21HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classC multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalInMcastClassCOctets1.0.8802.17.1.1.1.3.2.1.22HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) classC multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassAFrames1.0.8802.17.1.1.1.3.2.1.23HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classA unicast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassAOctets1.0.8802.17.1.1.1.3.2.1.24HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classA unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassBCirFrames1.0.8802.17.1.1.1.3.2.1.25HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast frames, in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassBCirOctets1.0.8802.17.1.1.1.3.2.1.26HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassBEirFrames1.0.8802.17.1.1.1.3.2.1.27HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassBEirOctets1.0.8802.17.1.1.1.3.2.1.28HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassCFrames1.0.8802.17.1.1.1.3.2.1.29HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classC unicast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutUcastClassCOctets1.0.8802.17.1.1.1.3.2.1.30HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classC unicast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassAFrames1.0.8802.17.1.1.1.3.2.1.31HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassAOctets1.0.8802.17.1.1.1.3.2.1.32HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassBCirFrames1.0.8802.17.1.1.1.3.2.1.33HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassBCirOctets1.0.8802.17.1.1.1.3.2.1.34HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassBEirFrames1.0.8802.17.1.1.1.3.2.1.35HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassBEirOctets1.0.8802.17.1.1.1.3.2.1.36HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassCFrames1.0.8802.17.1.1.1.3.2.1.37HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprSpanIntervalOutMcastClassCOctets1.0.8802.17.1.1.1.3.2.1.38HCPerfIntervalCountread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast octets in a particular interval in the past 24 hours.
rprSpanCountersDayTable1.0.8802.17.1.1.1.3.3not-accessibleThe 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.
rprSpanCountersDayEntry1.0.8802.17.1.1.1.3.3.1not-accessibleAn entry in the RPR Span Day table.
NUM rprSpanDayIfIndex1.0.8802.17.1.1.1.3.3.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanDaySpan1.0.8802.17.1.1.1.3.3.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
HCP rprSpanDayInUcastClassAFrames1.0.8802.17.1.1.1.3.3.1.3HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classA unicast frames.
HCP rprSpanDayInUcastClassAOctets1.0.8802.17.1.1.1.3.3.1.4HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classA unicast octets.
HCP rprSpanDayInUcastClassBCirFrames1.0.8802.17.1.1.1.3.3.1.5HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB CIR unicast frames.
HCP rprSpanDayInUcastClassBCirOctets1.0.8802.17.1.1.1.3.3.1.6HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB CIR unicast octets.
HCP rprSpanDayInUcastClassBEirFrames1.0.8802.17.1.1.1.3.3.1.7HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB EIR unicast frames.
HCP rprSpanDayInUcastClassBEirOctets1.0.8802.17.1.1.1.3.3.1.8HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB EIR unicast octets.
HCP rprSpanDayInUcastClassCFrames1.0.8802.17.1.1.1.3.3.1.9HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classC unicast frames.
HCP rprSpanDayInUcastClassCOctets1.0.8802.17.1.1.1.3.3.1.10HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classC unicast octets.
HCP rprSpanDayInMcastClassAFrames1.0.8802.17.1.1.1.3.3.1.11HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classA multicast and broadcast frames
HCP rprSpanDayInMcastClassAOctets1.0.8802.17.1.1.1.3.3.1.12HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classA multicast and broadcast octets
HCP rprSpanDayInMcastClassBCirFrames1.0.8802.17.1.1.1.3.3.1.13HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast frames
HCP rprSpanDayInMcastClassBCirOctets1.0.8802.17.1.1.1.3.3.1.14HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast octets
HCP rprSpanDayInMcastClassBEirFrames1.0.8802.17.1.1.1.3.3.1.15HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast frames
HCP rprSpanDayInMcastClassBEirOctets1.0.8802.17.1.1.1.3.3.1.16HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast octets
HCP rprSpanDayInMcastClassCFrames1.0.8802.17.1.1.1.3.3.1.17HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classC multicast and broadcast frames
HCP rprSpanDayInMcastClassCOctets1.0.8802.17.1.1.1.3.3.1.18HCPerfTotalCountread-onlyThe number of received (PHY to MAC) classC multicast and broadcast octets
HCP rprSpanDayOutUcastClassAFrames1.0.8802.17.1.1.1.3.3.1.19HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classA unicast frames.
HCP rprSpanDayOutUcastClassAOctets1.0.8802.17.1.1.1.3.3.1.20HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classA unicast octets.
HCP rprSpanDayOutUcastClassBCirFrames1.0.8802.17.1.1.1.3.3.1.21HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast frames.
HCP rprSpanDayOutUcastClassBCirOctets1.0.8802.17.1.1.1.3.3.1.22HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast octets.
HCP rprSpanDayOutUcastClassBEirFrames1.0.8802.17.1.1.1.3.3.1.23HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast frames
HCP rprSpanDayOutUcastClassBEirOctets1.0.8802.17.1.1.1.3.3.1.24HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast octets
HCP rprSpanDayOutUcastClassCFrames1.0.8802.17.1.1.1.3.3.1.25HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classC unicast frames
HCP rprSpanDayOutUcastClassCOctets1.0.8802.17.1.1.1.3.3.1.26HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classC unicast octets
HCP rprSpanDayOutMcastClassAFrames1.0.8802.17.1.1.1.3.3.1.27HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast frames.
HCP rprSpanDayOutMcastClassAOctets1.0.8802.17.1.1.1.3.3.1.28HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast octets.
HCP rprSpanDayOutMcastClassBCirFrames1.0.8802.17.1.1.1.3.3.1.29HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames.
HCP rprSpanDayOutMcastClassBCirOctets1.0.8802.17.1.1.1.3.3.1.30HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets.
HCP rprSpanDayOutMcastClassBEirFrames1.0.8802.17.1.1.1.3.3.1.31HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames.
HCP rprSpanDayOutMcastClassBEirOctets1.0.8802.17.1.1.1.3.3.1.32HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets.
HCP rprSpanDayOutMcastClassCFrames1.0.8802.17.1.1.1.3.3.1.33HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast frames.
HCP rprSpanDayOutMcastClassCOctets1.0.8802.17.1.1.1.3.3.1.34HCPerfTotalCountread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast octets.
rprSpanCountersStatsTable1.0.8802.17.1.1.1.3.4not-accessibleThe 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.
rprSpanCountersStatsEntry1.0.8802.17.1.1.1.3.4.1not-accessibleAn entry in the span stats table.
NUM rprSpanStatsIfIndex1.0.8802.17.1.1.1.3.4.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanStatsSpan1.0.8802.17.1.1.1.3.4.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
CTR rprSpanStatsInUcastClassAFrames1.0.8802.17.1.1.1.3.4.1.3Counterread-onlyThe number of received (PHY to MAC) classA unicast frames.
CTR rprSpanStatsInUcastClassAOctets1.0.8802.17.1.1.1.3.4.1.4Counterread-onlyThe number of received (PHY to MAC) classA unicast octets.
CTR rprSpanStatsInUcastClassBCirFrames1.0.8802.17.1.1.1.3.4.1.5Counterread-onlyThe number of received (PHY to MAC) classB CIR unicast frames.
CTR rprSpanStatsInUcastClassBCirOctets1.0.8802.17.1.1.1.3.4.1.6Counterread-onlyThe number of received (PHY to MAC) classB CIR unicast octets.
CTR rprSpanStatsInUcastClassBEirFrames1.0.8802.17.1.1.1.3.4.1.7Counterread-onlyThe number of received (PHY to MAC) classB EIR unicast frames.
CTR rprSpanStatsInUcastClassBEirOctets1.0.8802.17.1.1.1.3.4.1.8Counterread-onlyThe number of received (PHY to MAC) classB EIR unicast octets.
CTR rprSpanStatsInUcastClassCFrames1.0.8802.17.1.1.1.3.4.1.9Counterread-onlyThe number of received (PHY to MAC) classC unicast frames.
CTR rprSpanStatsInUcastClassCOctets1.0.8802.17.1.1.1.3.4.1.10Counterread-onlyThe number of received (PHY to MAC) classC unicast octets.
CTR rprSpanStatsInMcastClassAFrames1.0.8802.17.1.1.1.3.4.1.11Counterread-onlyThe number of received (PHY to MAC) classA multicast and broadcast frames
CTR rprSpanStatsInMcastClassAOctets1.0.8802.17.1.1.1.3.4.1.12Counterread-onlyThe number of received (PHY to MAC) classA multicast and broadcast octets
CTR rprSpanStatsInMcastClassBCirFrames1.0.8802.17.1.1.1.3.4.1.13Counterread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast frames
CTR rprSpanStatsInMcastClassBCirOctets1.0.8802.17.1.1.1.3.4.1.14Counterread-onlyThe number of received (PHY to MAC) classB CIR multicast and broadcast octets
CTR rprSpanStatsInMcastClassBEirFrames1.0.8802.17.1.1.1.3.4.1.15Counterread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast frames
CTR rprSpanStatsInMcastClassBEirOctets1.0.8802.17.1.1.1.3.4.1.16Counterread-onlyThe number of received (PHY to MAC) classB EIR multicast and broadcast octets
CTR rprSpanStatsInMcastClassCFrames1.0.8802.17.1.1.1.3.4.1.17Counterread-onlyThe number of received (PHY to MAC) classC multicast and broadcast frames
CTR rprSpanStatsInMcastClassCOctets1.0.8802.17.1.1.1.3.4.1.18Counterread-onlyThe number of received (PHY to MAC) classC multicast and broadcast octets
CTR rprSpanStatsInCtrlFrames1.0.8802.17.1.1.1.3.4.1.19Counterread-onlyThe 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.
CTR rprSpanStatsInOamEchoFrames1.0.8802.17.1.1.1.3.4.1.20Counterread-onlyThe number of received (PHY to MAC) OAM echo frames processed by this MAC.
CTR rprSpanStatsInOamFlushFrames1.0.8802.17.1.1.1.3.4.1.21Counterread-onlyThe number of received (PHY to MAC) OAM flush frames processed by this MAC.
CTR rprSpanStatsInOamOrgFrames1.0.8802.17.1.1.1.3.4.1.22Counterread-onlyThe number of received (PHY to MAC) OAM Org frames processed by this MAC.
CTR rprSpanStatsInTopoAtdFrames1.0.8802.17.1.1.1.3.4.1.23Counterread-onlyThe number of received (PHY to MAC) Topology ATD frames processed by this MAC.
CTR rprSpanStatsInTopoChkSumFrames1.0.8802.17.1.1.1.3.4.1.24Counterread-onlyThe number of received (PHY to MAC) topology checksum frames processed by this MAC.
CTR rprSpanStatsInTopoTpFrames1.0.8802.17.1.1.1.3.4.1.25Counterread-onlyThe number of received (PHY to MAC) topology TP frames processed by this MAC.
CTR rprSpanStatsOutUcastClassAFrames1.0.8802.17.1.1.1.3.4.1.26Counterread-onlyThe number of transmitted (MAC to PHY) classA unicast frames.
CTR rprSpanStatsOutUcastClassAOctets1.0.8802.17.1.1.1.3.4.1.27Counterread-onlyThe number of transmitted (MAC to PHY) classA unicast octets.
CTR rprSpanStatsOutUcastClassBCirFrames1.0.8802.17.1.1.1.3.4.1.28Counterread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast frames.
CTR rprSpanStatsOutUcastClassBCirOctets1.0.8802.17.1.1.1.3.4.1.29Counterread-onlyThe number of transmitted (MAC to PHY) classB CIR unicast octets.
CTR rprSpanStatsOutUcastClassBEirFrames1.0.8802.17.1.1.1.3.4.1.30Counterread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast frames
CTR rprSpanStatsOutUcastClassBEirOctets1.0.8802.17.1.1.1.3.4.1.31Counterread-onlyThe number of transmitted (MAC to PHY) classB EIR unicast octets
CTR rprSpanStatsOutUcastClassCFrames1.0.8802.17.1.1.1.3.4.1.32Counterread-onlyThe number of transmitted (MAC to PHY) classC unicast frames
CTR rprSpanStatsOutUcastClassCOctets1.0.8802.17.1.1.1.3.4.1.33Counterread-onlyThe number of transmitted (MAC to PHY) classC unicast octets
CTR rprSpanStatsOutMcastClassAFrames1.0.8802.17.1.1.1.3.4.1.34Counterread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast frames.
CTR rprSpanStatsOutMcastClassAOctets1.0.8802.17.1.1.1.3.4.1.35Counterread-onlyThe number of transmitted (MAC to PHY) classA multicast and broadcast octets.
CTR rprSpanStatsOutMcastClassBCirFrames1.0.8802.17.1.1.1.3.4.1.36Counterread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames.
CTR rprSpanStatsOutMcastClassBCirOctets1.0.8802.17.1.1.1.3.4.1.37Counterread-onlyThe number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets.
CTR rprSpanStatsOutMcastClassBEirFrames1.0.8802.17.1.1.1.3.4.1.38Counterread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames.
CTR rprSpanStatsOutMcastClassBEirOctets1.0.8802.17.1.1.1.3.4.1.39Counterread-onlyThe number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets.
CTR rprSpanStatsOutMcastClassCFrames1.0.8802.17.1.1.1.3.4.1.40Counterread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast frames.
CTR rprSpanStatsOutMcastClassCOctets1.0.8802.17.1.1.1.3.4.1.41Counterread-onlyThe number of transmitted (MAC to PHY) classC multicast and broadcast octets.
CTR rprSpanStatsOutCtrlFrames1.0.8802.17.1.1.1.3.4.1.42Counterread-onlyThe 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.
CTR rprSpanStatsOutOamEchoFrames1.0.8802.17.1.1.1.3.4.1.43Counterread-onlyThe number of transmitted (MAC to PHY) OAM echo frames generated by this MAC.
CTR rprSpanStatsOutOamFlushFrames1.0.8802.17.1.1.1.3.4.1.44Counterread-onlyThe number of transmitted (MAC to PHY) OAM flush frames generated by this MAC.
CTR rprSpanStatsOutOamOrgFrames1.0.8802.17.1.1.1.3.4.1.45Counterread-onlyThe number of transmitted (MAC to PHY) OAM Org frames generated by this MAC.
CTR rprSpanStatsOutTopoAtdFrames1.0.8802.17.1.1.1.3.4.1.46Counterread-onlyThe number of transmitted (MAC to PHY) topology ATD frames generated by this MAC.
CTR rprSpanStatsOutTopoChkSumFrames1.0.8802.17.1.1.1.3.4.1.47Counterread-onlyThe number of transmitted (MAC to PHY) topology checksum frames generated by this MAC.
CTR rprSpanStatsOutTopoTpFrames1.0.8802.17.1.1.1.3.4.1.48Counterread-onlyThe number of transmitted (MAC to PHY) topology TP frames generated by this MAC.
rprClientCounters1.0.8802.17.1.1.1.4
rprClientCountersCurrentTable1.0.8802.17.1.1.1.4.1not-accessibleThe local station traffic current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
rprClientCountersCurrentEntry1.0.8802.17.1.1.1.4.1.1not-accessibleFrames 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.
NUM rprClientCurrentIfIndex1.0.8802.17.1.1.1.4.1.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
HCP rprClientCurrentInUcastClassAFrames1.0.8802.17.1.1.1.4.1.1.2HCPerfCurrentCountread-onlyThe number of MAC to client classA unicast frames in the current interval.
HCP rprClientCurrentInUcastClassAOctets1.0.8802.17.1.1.1.4.1.1.3HCPerfCurrentCountread-onlyThe number of MAC to client classA unicast octets in the current interval.
HCP rprClientCurrentInUcastClassBCirFrames1.0.8802.17.1.1.1.4.1.1.4HCPerfCurrentCountread-onlyThe number of MAC to client classB CIR unicast frames in the current interval.
HCP rprClientCurrentInUcastClassBCirOctets1.0.8802.17.1.1.1.4.1.1.5HCPerfCurrentCountread-onlyThe number of MAC to client classB CIR unicast octets in the current interval.
HCP rprClientCurrentInUcastClassBEirFrames1.0.8802.17.1.1.1.4.1.1.6HCPerfCurrentCountread-onlyThe number of MAC to client classB EIR unicast frames in the current interval.
HCP rprClientCurrentInUcastClassBEirOctets1.0.8802.17.1.1.1.4.1.1.7HCPerfCurrentCountread-onlyThe number of MAC to client classB EIR unicast octets in the current interval.
HCP rprClientCurrentInUcastClassCFrames1.0.8802.17.1.1.1.4.1.1.8HCPerfCurrentCountread-onlyThe number of MAC to client classC unicast frames in the current interval.
HCP rprClientCurrentInUcastClassCOctets1.0.8802.17.1.1.1.4.1.1.9HCPerfCurrentCountread-onlyThe number of MAC to client classC unicast octets in the current interval.
HCP rprClientCurrentInMcastClassAFrames1.0.8802.17.1.1.1.4.1.1.10HCPerfCurrentCountread-onlyThe number of MAC to client classA multicast and broadcast frames in the current interval.
HCP rprClientCurrentInMcastClassAOctets1.0.8802.17.1.1.1.4.1.1.11HCPerfCurrentCountread-onlyThe number of MAC to client classA multicast and broadcast octets in the current interval.
HCP rprClientCurrentInMcastClassBCirFrames1.0.8802.17.1.1.1.4.1.1.12HCPerfCurrentCountread-onlyThe number of MAC to client classB CIR multicast and broadcast frames in the current interval.
HCP rprClientCurrentInMcastClassBCirOctets1.0.8802.17.1.1.1.4.1.1.13HCPerfCurrentCountread-onlyThe number of MAC to client classB CIR multicast and broadcast octets in the current interval.
HCP rprClientCurrentInMcastClassBEirFrames1.0.8802.17.1.1.1.4.1.1.14HCPerfCurrentCountread-onlyThe number of MAC to client classB EIR multicast and broadcast frames in the current interval.
HCP rprClientCurrentInMcastClassBEirOctets1.0.8802.17.1.1.1.4.1.1.15HCPerfCurrentCountread-onlyThe number of MAC to client classB EIR multicast and broadcast octets in the current interval.
HCP rprClientCurrentInMcastClassCFrames1.0.8802.17.1.1.1.4.1.1.16HCPerfCurrentCountread-onlyThe number of MAC to client classC multicast and broadcast frames in the current interval.
HCP rprClientCurrentInMcastClassCOctets1.0.8802.17.1.1.1.4.1.1.17HCPerfCurrentCountread-onlyThe number of MAC to client classC multicast and broadcast octets in the current interval.
HCP rprClientCurrentOutUcastClassAFrames1.0.8802.17.1.1.1.4.1.1.18HCPerfCurrentCountread-onlyThe number of client to MAC classA unicast frames in the current interval.
HCP rprClientCurrentOutUcastClassAOctets1.0.8802.17.1.1.1.4.1.1.19HCPerfCurrentCountread-onlyThe number of client to MAC classA unicast octets in the current interval.
HCP rprClientCurrentOutUcastClassBCirFrames1.0.8802.17.1.1.1.4.1.1.20HCPerfCurrentCountread-onlyThe number of client to MAC classB CIR unicast frames in the current interval.
HCP rprClientCurrentOutUcastClassBCirOctets1.0.8802.17.1.1.1.4.1.1.21HCPerfCurrentCountread-onlyThe number of client to MAC classB CIR unicast octets in the current interval.
HCP rprClientCurrentOutUcastClassBEirFrames1.0.8802.17.1.1.1.4.1.1.22HCPerfCurrentCountread-onlyThe number of client to MAC classB EIR unicast frames in the current interval.
HCP rprClientCurrentOutUcastClassBEirOctets1.0.8802.17.1.1.1.4.1.1.23HCPerfCurrentCountread-onlyThe number of client to MAC classB EIR unicast octets in the current interval.
HCP rprClientCurrentOutUcastClassCFrames1.0.8802.17.1.1.1.4.1.1.24HCPerfCurrentCountread-onlyThe number of client to MAC classC unicast frames in the current interval.
HCP rprClientCurrentOutUcastClassCOctets1.0.8802.17.1.1.1.4.1.1.25HCPerfCurrentCountread-onlyThe number of client to MAC classC unicast octets in the current interval.
HCP rprClientCurrentOutMcastClassAFrames1.0.8802.17.1.1.1.4.1.1.26HCPerfCurrentCountread-onlyThe number of client to MAC classA multicast and broadcast frames in the current interval.
HCP rprClientCurrentOutMcastClassAOctets1.0.8802.17.1.1.1.4.1.1.27HCPerfCurrentCountread-onlyThe number of client to MAC classA multicast and broadcast octets in the current interval.
HCP rprClientCurrentOutMcastClassBCirFrames1.0.8802.17.1.1.1.4.1.1.28HCPerfCurrentCountread-onlyThe number of client to MAC classB CIR multicast and broadcast frames in the current interval.
HCP rprClientCurrentOutMcastClassBCirOctets1.0.8802.17.1.1.1.4.1.1.29HCPerfCurrentCountread-onlyThe number of client to MAC classB CIR multicast and broadcast octets in the current interval.
HCP rprClientCurrentOutMcastClassBEirFrames1.0.8802.17.1.1.1.4.1.1.30HCPerfCurrentCountread-onlyThe number of client to MAC classB EIR multicast and broadcast frames in the current interval.
HCP rprClientCurrentOutMcastClassBEirOctets1.0.8802.17.1.1.1.4.1.1.31HCPerfCurrentCountread-onlyThe number of client to MAC classB EIR multicast and broadcast octets in the current interval.
HCP rprClientCurrentOutMcastClassCFrames1.0.8802.17.1.1.1.4.1.1.32HCPerfCurrentCountread-onlyThe number of client to MAC classC multicast and broadcast frames in the current interval.
HCP rprClientCurrentOutMcastClassCOctets1.0.8802.17.1.1.1.4.1.1.33HCPerfCurrentCountread-onlyThe number of client to MAC classC multicast and broadcast octets in the current interval.
rprClientCountersIntervalTable1.0.8802.17.1.1.1.4.2not-accessibleThe local station traffic interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
rprClientCountersIntervalEntry1.0.8802.17.1.1.1.4.2.1not-accessibleFrames 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.
NUM rprClientIntervalIfIndex1.0.8802.17.1.1.1.4.2.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
GAU rprClientIntervalNumber1.0.8802.17.1.1.1.4.2.1.2Gaugenot-accessibleA 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.
T/F rprClientIntervalValidData1.0.8802.17.1.1.1.4.2.1.3TruthValueread-onlyThis 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.
GAU rprClientIntervalTimeElapsed1.0.8802.17.1.1.1.4.2.1.4Gaugeread-onlyThe 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.
NUM rprClientIntervalInUcastClassAFrames1.0.8802.17.1.1.1.4.2.1.5HCPerfIntervalCountread-onlyThe number of MAC to client classA unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInUcastClassAOctets1.0.8802.17.1.1.1.4.2.1.6HCPerfIntervalCountread-onlyThe number of MAC to client classA unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalInUcastClassBCirFrames1.0.8802.17.1.1.1.4.2.1.7HCPerfIntervalCountread-onlyThe number of MAC to client classB CIR unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInUcastClassBCirOctets1.0.8802.17.1.1.1.4.2.1.8HCPerfIntervalCountread-onlyThe number of MAC to client classB CIR unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalInUcastClassBEirFrames1.0.8802.17.1.1.1.4.2.1.9HCPerfIntervalCountread-onlyThe number of MAC to client classB EIR unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInUcastClassBEirOctets1.0.8802.17.1.1.1.4.2.1.10HCPerfIntervalCountread-onlyThe number of MAC to client classB EIR unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalInUcastClassCFrames1.0.8802.17.1.1.1.4.2.1.11HCPerfIntervalCountread-onlyThe number of MAC to client classC unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInUcastClassCOctets1.0.8802.17.1.1.1.4.2.1.12HCPerfIntervalCountread-onlyThe number of MAC to client classC unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassAFrames1.0.8802.17.1.1.1.4.2.1.13HCPerfIntervalCountread-onlyThe number of MAC to client classA multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassAOctets1.0.8802.17.1.1.1.4.2.1.14HCPerfIntervalCountread-onlyThe number of MAC to client classA multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassBCirFrames1.0.8802.17.1.1.1.4.2.1.15HCPerfIntervalCountread-onlyThe number of MAC to client classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassBCirOctets1.0.8802.17.1.1.1.4.2.1.16HCPerfIntervalCountread-onlyThe number of MAC to client classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassBEirFrames1.0.8802.17.1.1.1.4.2.1.17HCPerfIntervalCountread-onlyThe number of MAC to client classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassBEirOctets1.0.8802.17.1.1.1.4.2.1.18HCPerfIntervalCountread-onlyThe number of MAC to client classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassCFrames1.0.8802.17.1.1.1.4.2.1.19HCPerfIntervalCountread-onlyThe number of MAC to client classC multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalInMcastClassCOctets1.0.8802.17.1.1.1.4.2.1.20HCPerfIntervalCountread-onlyThe number of MAC to client classC multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassAFrames1.0.8802.17.1.1.1.4.2.1.21HCPerfIntervalCountread-onlyThe number of client to MAC classA unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassAOctets1.0.8802.17.1.1.1.4.2.1.22HCPerfIntervalCountread-onlyThe number of client to MAC classA unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassBCirFrames1.0.8802.17.1.1.1.4.2.1.23HCPerfIntervalCountread-onlyThe number of client to MAC classB CIR unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassBCirOctets1.0.8802.17.1.1.1.4.2.1.24HCPerfIntervalCountread-onlyThe number of client to MAC classB CIR unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassBEirFrames1.0.8802.17.1.1.1.4.2.1.25HCPerfIntervalCountread-onlyThe number of client to MAC classB EIR unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassBEirOctets1.0.8802.17.1.1.1.4.2.1.26HCPerfIntervalCountread-onlyThe number of client to MAC classB EIR unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassCFrames1.0.8802.17.1.1.1.4.2.1.27HCPerfIntervalCountread-onlyThe number of client to MAC classC unicast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutUcastClassCOctets1.0.8802.17.1.1.1.4.2.1.28HCPerfIntervalCountread-onlyThe number of client to MAC classC unicast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassAFrames1.0.8802.17.1.1.1.4.2.1.29HCPerfIntervalCountread-onlyThe number of client to MAC classA multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassAOctets1.0.8802.17.1.1.1.4.2.1.30HCPerfIntervalCountread-onlyThe number of client to MAC classA multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassBCirFrames1.0.8802.17.1.1.1.4.2.1.31HCPerfIntervalCountread-onlyThe number of client to MAC classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassBCirOctets1.0.8802.17.1.1.1.4.2.1.32HCPerfIntervalCountread-onlyThe number of client to MAC classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassBEirFrames1.0.8802.17.1.1.1.4.2.1.33HCPerfIntervalCountread-onlyThe number of client to MAC classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassBEirOctets1.0.8802.17.1.1.1.4.2.1.34HCPerfIntervalCountread-onlyThe number of client to MAC classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassCFrames1.0.8802.17.1.1.1.4.2.1.35HCPerfIntervalCountread-onlyThe number of client to MAC classC multicast and broadcast frames in a particular interval in the past 24 hours.
NUM rprClientIntervalOutMcastClassCOctets1.0.8802.17.1.1.1.4.2.1.36HCPerfIntervalCountread-onlyThe number of client to MAC classC multicast and broadcast octets in a particular interval in the past 24 hours.
rprClientCountersDayTable1.0.8802.17.1.1.1.4.3not-accessibleThe 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.
rprClientCountersDayEntry1.0.8802.17.1.1.1.4.3.1not-accessibleAn entry in the RPR Client Day table.
NUM rprClientDayIfIndex1.0.8802.17.1.1.1.4.3.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
HCP rprClientDayInUcastClassAFrames1.0.8802.17.1.1.1.4.3.1.2HCPerfTotalCountread-onlyThe number of MAC to client classA unicast frames.
HCP rprClientDayInUcastClassAOctets1.0.8802.17.1.1.1.4.3.1.3HCPerfTotalCountread-onlyThe number of MAC to client classA unicast octets.
HCP rprClientDayInUcastClassBCirFrames1.0.8802.17.1.1.1.4.3.1.4HCPerfTotalCountread-onlyThe number of MAC to client classB CIR unicast frames.
HCP rprClientDayInUcastClassBCirOctets1.0.8802.17.1.1.1.4.3.1.5HCPerfTotalCountread-onlyThe number of MAC to client classB CIR unicast octets.
HCP rprClientDayInUcastClassBEirFrames1.0.8802.17.1.1.1.4.3.1.6HCPerfTotalCountread-onlyThe number of MAC to client classB EIR unicast frames.
HCP rprClientDayInUcastClassBEirOctets1.0.8802.17.1.1.1.4.3.1.7HCPerfTotalCountread-onlyThe number of MAC to client classB EIR unicast octets.
HCP rprClientDayInUcastClassCFrames1.0.8802.17.1.1.1.4.3.1.8HCPerfTotalCountread-onlyThe number of MAC to client classC unicast frames.
HCP rprClientDayInUcastClassCOctets1.0.8802.17.1.1.1.4.3.1.9HCPerfTotalCountread-onlyThe number of MAC to client classC unicast octets.
HCP rprClientDayInMcastClassAFrames1.0.8802.17.1.1.1.4.3.1.10HCPerfTotalCountread-onlyThe number of MAC to client classA multicast and broadcast frames
HCP rprClientDayInMcastClassAOctets1.0.8802.17.1.1.1.4.3.1.11HCPerfTotalCountread-onlyThe number of MAC to client classA multicast and broadcast octets
HCP rprClientDayInMcastClassBCirFrames1.0.8802.17.1.1.1.4.3.1.12HCPerfTotalCountread-onlyThe number of MAC to client classB CIR multicast and broadcast frames
HCP rprClientDayInMcastClassBCirOctets1.0.8802.17.1.1.1.4.3.1.13HCPerfTotalCountread-onlyThe number of MAC to client classB CIR multicast and broadcast octets
HCP rprClientDayInMcastClassBEirFrames1.0.8802.17.1.1.1.4.3.1.14HCPerfTotalCountread-onlyThe number of MAC to client classB EIR multicast and broadcast frames
HCP rprClientDayInMcastClassBEirOctets1.0.8802.17.1.1.1.4.3.1.15HCPerfTotalCountread-onlyThe number of MAC to client classB EIR multicast and broadcast octets
HCP rprClientDayInMcastClassCFrames1.0.8802.17.1.1.1.4.3.1.16HCPerfTotalCountread-onlyThe number of MAC to client classC multicast and broadcast frames
HCP rprClientDayInMcastClassCOctets1.0.8802.17.1.1.1.4.3.1.17HCPerfTotalCountread-onlyThe number of MAC to client classC multicast and broadcast octets
HCP rprClientDayOutUcastClassAFrames1.0.8802.17.1.1.1.4.3.1.18HCPerfTotalCountread-onlyThe number of client to MAC classA unicast frames.
HCP rprClientDayOutUcastClassAOctets1.0.8802.17.1.1.1.4.3.1.19HCPerfTotalCountread-onlyThe number of client to MAC classA unicast octets.
HCP rprClientDayOutUcastClassBCirFrames1.0.8802.17.1.1.1.4.3.1.20HCPerfTotalCountread-onlyThe number of client to MAC classB CIR unicast frames.
HCP rprClientDayOutUcastClassBCirOctets1.0.8802.17.1.1.1.4.3.1.21HCPerfTotalCountread-onlyThe number of client to MAC classB CIR unicast octets.
HCP rprClientDayOutUcastClassBEirFrames1.0.8802.17.1.1.1.4.3.1.22HCPerfTotalCountread-onlyThe number of client to MAC classB EIR unicast frames
HCP rprClientDayOutUcastClassBEirOctets1.0.8802.17.1.1.1.4.3.1.23HCPerfTotalCountread-onlyThe number of client to MAC classB EIR unicast octets
HCP rprClientDayOutUcastClassCFrames1.0.8802.17.1.1.1.4.3.1.24HCPerfTotalCountread-onlyThe number of client to MAC classC unicast frames
HCP rprClientDayOutUcastClassCOctets1.0.8802.17.1.1.1.4.3.1.25HCPerfTotalCountread-onlyThe number of client to MAC classC unicast octets
HCP rprClientDayOutMcastClassAFrames1.0.8802.17.1.1.1.4.3.1.26HCPerfTotalCountread-onlyThe number of client to MAC classA multicast and broadcast frames.
HCP rprClientDayOutMcastClassAOctets1.0.8802.17.1.1.1.4.3.1.27HCPerfTotalCountread-onlyThe number of client to MAC classA multicast and broadcast octets.
HCP rprClientDayOutMcastClassBCirFrames1.0.8802.17.1.1.1.4.3.1.28HCPerfTotalCountread-onlyThe number of client to MAC classB CIR multicast and broadcast frames.
HCP rprClientDayOutMcastClassBCirOctets1.0.8802.17.1.1.1.4.3.1.29HCPerfTotalCountread-onlyThe number of client to MAC classB CIR multicast and broadcast octets.
HCP rprClientDayOutMcastClassBEirFrames1.0.8802.17.1.1.1.4.3.1.30HCPerfTotalCountread-onlyThe number of client to MAC classB EIR multicast and broadcast frames.
HCP rprClientDayOutMcastClassBEirOctets1.0.8802.17.1.1.1.4.3.1.31HCPerfTotalCountread-onlyThe number of client to MAC classB EIR multicast and broadcast octets.
HCP rprClientDayOutMcastClassCFrames1.0.8802.17.1.1.1.4.3.1.32HCPerfTotalCountread-onlyThe number of client to MAC classC multicast and broadcast frames.
HCP rprClientDayOutMcastClassCOctets1.0.8802.17.1.1.1.4.3.1.33HCPerfTotalCountread-onlyThe number of client to MAC classC multicast and broadcast octets.
rprClientCountersStatsTable1.0.8802.17.1.1.1.4.4not-accessibleThe 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.
rprClientCountersStatsEntry1.0.8802.17.1.1.1.4.4.1not-accessibleAn entry in the span stats table.
NUM rprClientStatsIfIndex1.0.8802.17.1.1.1.4.4.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
CTR rprClientStatsInUcastClassAFrames1.0.8802.17.1.1.1.4.4.1.2Counterread-onlyThe number of MAC to client classA unicast frames.
CTR rprClientStatsInUcastClassAOctets1.0.8802.17.1.1.1.4.4.1.3Counterread-onlyThe number of MAC to client classA unicast octets.
CTR rprClientStatsInUcastClassBCirFrames1.0.8802.17.1.1.1.4.4.1.4Counterread-onlyThe number of MAC to client classB CIR unicast frames.
CTR rprClientStatsInUcastClassBCirOctets1.0.8802.17.1.1.1.4.4.1.5Counterread-onlyThe number of MAC to client classB CIR unicast octets.
CTR rprClientStatsInUcastClassBEirFrames1.0.8802.17.1.1.1.4.4.1.6Counterread-onlyThe number of MAC to client classB EIR unicast frames.
CTR rprClientStatsInUcastClassBEirOctets1.0.8802.17.1.1.1.4.4.1.7Counterread-onlyThe number of MAC to client classB EIR unicast octets.
CTR rprClientStatsInUcastClassCFrames1.0.8802.17.1.1.1.4.4.1.8Counterread-onlyThe number of MAC to client classC unicast frames.
CTR rprClientStatsInUcastClassCOctets1.0.8802.17.1.1.1.4.4.1.9Counterread-onlyThe number of MAC to client classC unicast octets.
CTR rprClientStatsInMcastClassAFrames1.0.8802.17.1.1.1.4.4.1.10Counterread-onlyThe number of MAC to client classA multicast and broadcast frames
CTR rprClientStatsInMcastClassAOctets1.0.8802.17.1.1.1.4.4.1.11Counterread-onlyThe number of MAC to client classA multicast and broadcast octets
CTR rprClientStatsInMcastClassBCirFrames1.0.8802.17.1.1.1.4.4.1.12Counterread-onlyThe number of MAC to client classB CIR multicast and broadcast frames
CTR rprClientStatsInMcastClassBCirOctets1.0.8802.17.1.1.1.4.4.1.13Counterread-onlyThe number of MAC to client classB CIR multicast and broadcast octets
CTR rprClientStatsInMcastClassBEirFrames1.0.8802.17.1.1.1.4.4.1.14Counterread-onlyThe number of MAC to client classB EIR multicast and broadcast frames
CTR rprClientStatsInMcastClassBEirOctets1.0.8802.17.1.1.1.4.4.1.15Counterread-onlyThe number of MAC to client classB EIR multicast and broadcast octets
CTR rprClientStatsInMcastClassCFrames1.0.8802.17.1.1.1.4.4.1.16Counterread-onlyThe number of MAC to client classC multicast and broadcast frames
CTR rprClientStatsInMcastClassCOctets1.0.8802.17.1.1.1.4.4.1.17Counterread-onlyThe number of MAC to client classC multicast and broadcast octets
CTR rprClientStatsInBcastFrames1.0.8802.17.1.1.1.4.4.1.18Counterread-onlyThe number of MAC to client broadcast frames. This is used only when deriving the multicast and broadcast packet counters for the interface MIB.
CTR rprClientStatsOutUcastClassAFrames1.0.8802.17.1.1.1.4.4.1.19Counterread-onlyThe number of client to MAC classA unicast frames.
CTR rprClientStatsOutUcastClassAOctets1.0.8802.17.1.1.1.4.4.1.20Counterread-onlyThe number of client to MAC classA unicast octets.
CTR rprClientStatsOutUcastClassBCirFrames1.0.8802.17.1.1.1.4.4.1.21Counterread-onlyThe number of client to MAC classB CIR unicast frames.
CTR rprClientStatsOutUcastClassBCirOctets1.0.8802.17.1.1.1.4.4.1.22Counterread-onlyThe number of client to MAC classB CIR unicast octets.
CTR rprClientStatsOutUcastClassBEirFrames1.0.8802.17.1.1.1.4.4.1.23Counterread-onlyThe number of client to MAC classB EIR unicast frames
CTR rprClientStatsOutUcastClassBEirOctets1.0.8802.17.1.1.1.4.4.1.24Counterread-onlyThe number of client to MAC classB EIR unicast octets
CTR rprClientStatsOutUcastClassCFrames1.0.8802.17.1.1.1.4.4.1.25Counterread-onlyThe number of client to MAC classC unicast frames
CTR rprClientStatsOutUcastClassCOctets1.0.8802.17.1.1.1.4.4.1.26Counterread-onlyThe number of client to MAC classC unicast octets
CTR rprClientStatsOutMcastClassAFrames1.0.8802.17.1.1.1.4.4.1.27Counterread-onlyThe number of client to MAC classA multicast and broadcast frames.
CTR rprClientStatsOutMcastClassAOctets1.0.8802.17.1.1.1.4.4.1.28Counterread-onlyThe number of client to MAC classA multicast and broadcast octets.
CTR rprClientStatsOutMcastClassBCirFrames1.0.8802.17.1.1.1.4.4.1.29Counterread-onlyThe number of client to MAC classB CIR multicast and broadcast frames.
CTR rprClientStatsOutMcastClassBCirOctets1.0.8802.17.1.1.1.4.4.1.30Counterread-onlyThe number of client to MAC classB CIR multicast and broadcast octets.
CTR rprClientStatsOutMcastClassBEirFrames1.0.8802.17.1.1.1.4.4.1.31Counterread-onlyThe number of client to MAC classB EIR multicast and broadcast frames.
CTR rprClientStatsOutMcastClassBEirOctets1.0.8802.17.1.1.1.4.4.1.32Counterread-onlyThe number of client to MAC classB EIR multicast and broadcast octets.
CTR rprClientStatsOutMcastClassCFrames1.0.8802.17.1.1.1.4.4.1.33Counterread-onlyThe number of client to MAC classC multicast and broadcast frames.
CTR rprClientStatsOutMcastClassCOctets1.0.8802.17.1.1.1.4.4.1.34Counterread-onlyThe number of client to MAC classC multicast and broadcast octets.
CTR rprClientStatsOutBcastFrames1.0.8802.17.1.1.1.4.4.1.35Counterread-onlyThe number of client to MAC broadcast frames. This is used only when deriving the multicast and broadcast packet counters for the interface MIB.
rprSpanErrorCounters1.0.8802.17.1.1.1.5
rprSpanErrorCountersCurrentTable1.0.8802.17.1.1.1.5.1not-accessibleThe RPR Errors Current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
rprSpanErrorCountersCurrentEntry1.0.8802.17.1.1.1.5.1.1not-accessibleErrors 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.
NUM rprSpanErrorCurrentIfIndex1.0.8802.17.1.1.1.5.1.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanErrorCurrentSpan1.0.8802.17.1.1.1.5.1.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
HCP rprSpanErrorCurrentTtlExpFrames1.0.8802.17.1.1.1.5.1.1.3HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) data frames that were dropped due to zero Time To Live (TTL).
HCP rprSpanErrorCurrentTooLongFrames1.0.8802.17.1.1.1.5.1.1.4HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
HCP rprSpanErrorCurrentTooShortFrames1.0.8802.17.1.1.1.5.1.1.5HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
HCP rprSpanErrorCurrentBadHecFrames1.0.8802.17.1.1.1.5.1.1.6HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) frames with HEC error.
HCP rprSpanErrorCurrentBadFcsFrames1.0.8802.17.1.1.1.5.1.1.7HCPerfCurrentCountread-onlyThe 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.
HCP rprSpanErrorCurrentSelfSrcUcastFrames1.0.8802.17.1.1.1.5.1.1.8HCPerfCurrentCountread-onlyThe 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.
HCP rprSpanErrorCurrentPmdAbortFrames1.0.8802.17.1.1.1.5.1.1.9HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) frames that were aborted by the PMD.
HCP rprSpanErrorCurrentBadAddrFrames1.0.8802.17.1.1.1.5.1.1.10HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) frames with invalid SA value.
HCP rprSpanErrorCurrentBadParityFrames1.0.8802.17.1.1.1.5.1.1.11HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) frames parity value not matching the expected parity value
HCP rprSpanErrorCurrentContainedFrames1.0.8802.17.1.1.1.5.1.1.12HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) frames that were removed due to context containment
HCP rprSpanErrorCurrentScffErrors1.0.8802.17.1.1.1.5.1.1.13HCPerfCurrentCountread-onlyThe number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
HCP rprSpanErrorCurrentErroredSeconds1.0.8802.17.1.1.1.5.1.1.14HCPerfCurrentCountread-onlyThe number of errored seconds.
HCP rprSpanErrorCurrentSeverelyErroredSeconds1.0.8802.17.1.1.1.5.1.1.15HCPerfCurrentCountread-onlyThe number of severely errored seconds.
HCP rprSpanErrorCurrentUnavailableSeconds1.0.8802.17.1.1.1.5.1.1.16HCPerfCurrentCountread-onlyThe number of unavailable seconds.
rprSpanErrorCountersIntervalTable1.0.8802.17.1.1.1.5.2not-accessibleThe RPR Errors Interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
rprSpanErrorCountersIntervalEntry1.0.8802.17.1.1.1.5.2.1not-accessibleError 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.
NUM rprSpanErrorIntervalIfIndex1.0.8802.17.1.1.1.5.2.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanErrorIntervalSpan1.0.8802.17.1.1.1.5.2.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
GAU rprSpanErrorIntervalNumber1.0.8802.17.1.1.1.5.2.1.3Gaugenot-accessibleA 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.
T/F rprSpanErrorIntervalValidData1.0.8802.17.1.1.1.5.2.1.4TruthValueread-onlyThis 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.
GAU rprSpanErrorIntervalTimeElapsed1.0.8802.17.1.1.1.5.2.1.5Gaugeread-onlyThe 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.
NUM rprSpanErrorIntervalTtlExpFrames1.0.8802.17.1.1.1.5.2.1.6HCPerfIntervalCountread-onlyThe 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
NUM rprSpanErrorIntervalTooLongFrames1.0.8802.17.1.1.1.5.2.1.7HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) frames that exceed the maximum permitted frame size in a particular interval in the past 24 hours
NUM rprSpanErrorIntervalTooShortFrames1.0.8802.17.1.1.1.5.2.1.8HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) frames shortest than the minimum permitted frame size in a particular interval in the past 24 hours.
NUM rprSpanErrorIntervalBadHecFrames1.0.8802.17.1.1.1.5.2.1.9HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) frames with HEC error in a particular interval in the past 24 hours
NUM rprSpanErrorIntervalBadFcsFrames1.0.8802.17.1.1.1.5.2.1.10HCPerfIntervalCountread-onlyThe 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.
NUM rprSpanErrorIntervalSelfSrcUcastFrames1.0.8802.17.1.1.1.5.2.1.11HCPerfIntervalCountread-onlyThe 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
NUM rprSpanErrorIntervalPmdAbortFrames1.0.8802.17.1.1.1.5.2.1.12HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) unicast frames that were aborted by the PMD layer, in a particular interval in the past 24 hours
NUM rprSpanErrorIntervalBadAddrFrames1.0.8802.17.1.1.1.5.2.1.13HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) frames with invalid SA value.
NUM rprSpanErrorIntervalBadParityFrames1.0.8802.17.1.1.1.5.2.1.14HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) frames parity value not matching the expected parity value
NUM rprSpanErrorIntervalContainedFrames1.0.8802.17.1.1.1.5.2.1.15HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) frames that were removed due to context containment
NUM rprSpanErrorIntervalScffErrors1.0.8802.17.1.1.1.5.2.1.16HCPerfIntervalCountread-onlyThe number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
NUM rprSpanErrorIntervalErroredSeconds1.0.8802.17.1.1.1.5.2.1.17HCPerfIntervalCountread-onlyThe number of errored seconds.
NUM rprSpanErrorIntervalSeverelyErroredSeconds1.0.8802.17.1.1.1.5.2.1.18HCPerfIntervalCountread-onlyThe number of severely errored seconds.
NUM rprSpanErrorIntervalUnavailableSeconds1.0.8802.17.1.1.1.5.2.1.19HCPerfIntervalCountread-onlyThe number of unavailable seconds.
rprSpanErrorCountersDayTable1.0.8802.17.1.1.1.5.3not-accessibleThe 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.
rprSpanErrorCountersDayEntry1.0.8802.17.1.1.1.5.3.1not-accessibleAn entry in the RPR Error Day table.
NUM rprSpanErrorDayIfIndex1.0.8802.17.1.1.1.5.3.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanErrorDaySpan1.0.8802.17.1.1.1.5.3.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
HCP rprSpanErrorDayTtlExpFrames1.0.8802.17.1.1.1.5.3.1.3HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL).
HCP rprSpanErrorDayTooLongFrames1.0.8802.17.1.1.1.5.3.1.4HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
HCP rprSpanErrorDayTooShortFrames1.0.8802.17.1.1.1.5.3.1.5HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
HCP rprSpanErrorDayBadHecFrames1.0.8802.17.1.1.1.5.3.1.6HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames with HEC error.
HCP rprSpanErrorDayBadFcsFrames1.0.8802.17.1.1.1.5.3.1.7HCPerfTotalCountread-onlyThe 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.
HCP rprSpanErrorDaySelfSrcUcastFrames1.0.8802.17.1.1.1.5.3.1.8HCPerfTotalCountread-onlyThe 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.
HCP rprSpanErrorDayPmdAbortFrames1.0.8802.17.1.1.1.5.3.1.9HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames that were aborted by the PMD
HCP rprSpanErrorDayBadAddrFrames1.0.8802.17.1.1.1.5.3.1.10HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames with invalid SA value.
HCP rprSpanErrorDayBadParityFrames1.0.8802.17.1.1.1.5.3.1.11HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames parity value not matching the expected parity value
HCP rprSpanErrorDayContainedFrames1.0.8802.17.1.1.1.5.3.1.12HCPerfTotalCountread-onlyThe number of received (PHY to MAC) frames that were removed due to context containment
HCP rprSpanErrorDayScffErrors1.0.8802.17.1.1.1.5.3.1.13HCPerfTotalCountread-onlyThe number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
HCP rprSpanErrorDayErroredSeconds1.0.8802.17.1.1.1.5.3.1.14HCPerfTotalCountread-onlyThe number of errored seconds.
HCP rprSpanErrorDaySeverelyErroredSeconds1.0.8802.17.1.1.1.5.3.1.15HCPerfTotalCountread-onlyThe number of severely errored seconds.
HCP rprSpanErrorDayUnavailableSeconds1.0.8802.17.1.1.1.5.3.1.16HCPerfTotalCountread-onlyThe number of unavailable seconds.
rprSpanErrorCountersStatsTable1.0.8802.17.1.1.1.5.4not-accessibleThe 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.
rprSpanErrorCountersStatsEntry1.0.8802.17.1.1.1.5.4.1not-accessibleAn entry in the span error counter table.
NUM rprSpanErrorStatsIfIndex1.0.8802.17.1.1.1.5.4.1.1InterfaceIndexnot-accessibleThe ifIndex of this RPR interface.
RPR rprSpanErrorStatsSpan1.0.8802.17.1.1.1.5.4.1.2RprSpannot-accessibleAn indication of the span of the interface for which this row contains information.
CTR rprSpanErrorStatsTtlExpFrames1.0.8802.17.1.1.1.5.4.1.3Counterread-onlyThe number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL).
CTR rprSpanErrorStatsTooLongFrames1.0.8802.17.1.1.1.5.4.1.4Counterread-onlyThe number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
CTR rprSpanErrorStatsTooShortFrames1.0.8802.17.1.1.1.5.4.1.5Counterread-onlyThe number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
CTR rprSpanErrorStatsBadHecFrames1.0.8802.17.1.1.1.5.4.1.6Counterread-onlyThe number of received (PHY to MAC) frames with HEC error.
CTR rprSpanErrorStatsBadFcsFrames1.0.8802.17.1.1.1.5.4.1.7Counterread-onlyThe 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.
CTR rprSpanErrorStatsSelfSrcUcastFrames1.0.8802.17.1.1.1.5.4.1.8Counterread-onlyThe 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.
CTR rprSpanErrorStatsPmdAbortFrames1.0.8802.17.1.1.1.5.4.1.9Counterread-onlyThe number of received (PHY to MAC) frames that were aborted by the PMD
CTR rprSpanErrorStatsBadAddrFrames1.0.8802.17.1.1.1.5.4.1.10Counterread-onlyThe number of received (PHY to MAC) frames with invalid SA value.
CTR rprSpanErrorStatsBadParityFrames1.0.8802.17.1.1.1.5.4.1.11Counterread-onlyThe number of received (PHY to MAC) frames parity value not matching the expected parity value
CTR rprSpanErrorStatsContainedFrames1.0.8802.17.1.1.1.5.4.1.12Counterread-onlyThe number of received (PHY to MAC) frames that were removed due to context containment
CTR rprSpanErrorStatsScffErrors1.0.8802.17.1.1.1.5.4.1.13Counterread-onlyThe number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
rprConformance1.0.8802.17.1.1.2
rprGroups1.0.8802.17.1.1.2.1
rprIfGroup1.0.8802.17.1.1.2.1.1
rprIfGroupOpt1.0.8802.17.1.1.2.1.2
rprIfStatsControlGroup1.0.8802.17.1.1.2.1.3
rprSpanGroup1.0.8802.17.1.1.2.1.4
rprSpanGroupOpt1.0.8802.17.1.1.2.1.5
rprSpanProtectionGroup1.0.8802.17.1.1.2.1.6
rprTopoGroup1.0.8802.17.1.1.2.1.7
rprFairnessGroup1.0.8802.17.1.1.2.1.8
rprFairnessGroupOpt1.0.8802.17.1.1.2.1.9
rprOamGroup1.0.8802.17.1.1.2.1.10
rprIfChangeSummaryGroup1.0.8802.17.1.1.2.1.11
rprSpanCurrentGroup1.0.8802.17.1.1.2.1.12
rprSpanIntervalGroup1.0.8802.17.1.1.2.1.13
rprSpanDayGroup1.0.8802.17.1.1.2.1.14
rprSpanStatsGroup1.0.8802.17.1.1.2.1.15
rprClientCurrentGroup1.0.8802.17.1.1.2.1.16
rprClientIntervalGroup1.0.8802.17.1.1.2.1.17
rprClientDayGroup1.0.8802.17.1.1.2.1.18
rprClientStatsGroup1.0.8802.17.1.1.2.1.19
rprErrorCurrentGroup1.0.8802.17.1.1.2.1.20
rprErrorIntervalGroup1.0.8802.17.1.1.2.1.21
rprErrorDayGroup1.0.8802.17.1.1.2.1.22
rprErrorStatsGroup1.0.8802.17.1.1.2.1.23
rprCompliances1.0.8802.17.1.1.2.2
rprModuleTotalStatsCompliance1.0.8802.17.1.1.2.2.1

RFC description

IEEE 802.17 Resilient Packet Ring (RPR) MIB for managing ring protocol, span counters, and client statistics on RPR networks.

Start monitoring Vendor-neutral IEEE 802.17 standard (Resilient Packet Ring switches/routers) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download IEEE-802DOT17-RPR-MIB