IEEE-802DOT17-RPR-MIB

File: IEEE-802DOT17-RPR-MIB.mib (247384 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB
HC-PerfHist-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP MacAddress
TimeStamp TEXTUAL-CONVENTION TruthValue
DateAndTime InterfaceIndex InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
HCPerfTotalCount HCPerfIntervalCount HCPerfCurrentCount

Defined Types

RprSpan  
Indicates the span interface of the RPR MAC. Each RPR span is connected to both ringlet0 and ringlet1. The east span receives from ringlet1 and transmits through ringlet0. The west span receives from ringlet0 and transmits through ringlet1.
TEXTUAL-CONVENTION    
  INTEGER east(1), west(2)  

RprProtectionStatus  
Indicates the current protection status of the RPR MAC span. The status values are (arranged in ascending priority order) : noRequest No protection request on the span, the protection status is idle. waitToRestore The condition for an automatic protection was cleared and the span is engaged in a wait to restore period. manualSwitch A user initiated manual switch (via the rprSpanProtectionCommand) on the span. signalDegraded An automatically-detected status which causes protection on a span when a media signal degrade is detected due to excessive BER. signalFailed An automatically-detected status which causes protection on a span when a media signal failure is detected. forcedSwitch A user initiated forced switch (via the rprSpanProtectionCommand) on the span.
TEXTUAL-CONVENTION    
  BITS noRequest(0), waitToRestore(1), manualSwitch(2), signalDegraded(3), signalFailed(4), forcedSwitch(5)  

RprOamRinglet  
Indicates the ringlet on which the OAM action request/response is sent/replied. The valid values for this object are: (1) Default (2) ringlet0 (3) ringlet1 (4) Reverse ringlet. The value (4) is applicable only for OAM response action.
TEXTUAL-CONVENTION    
  INTEGER default(1), ringlet0(2), ringlet1(3), reverseRinglet(4)  

RprIfEntry  
SEQUENCE    
  rprIfIndex InterfaceIndex
  rprIfStationsOnRing Unsigned32
  rprIfReversionMode TruthValue
  rprIfProtectionWTR Unsigned32
  rprIfProtectionFastTimer Unsigned32
  rprIfProtectionSlowTimer Unsigned32
  rprIfAtdTimer Unsigned32
  rprIfKeepaliveTimeout Unsigned32
  rprIfFairnessAggressive TruthValue
  rprIfPtqSize Unsigned32
  rprIfStqSize Unsigned32
  rprIfSTQFullThreshold Unsigned32
  rprIfIdleThreshold Unsigned32
  rprIfSesThreshold Unsigned32
  rprIfWrapConfig TruthValue
  rprIfJumboFramePreferred TruthValue
  rprIfMacOperModes BITS
  rprIfRingOperModes BITS
  rprIfCurrentStatus BITS
  rprIfLastChange TimeStamp
  rprIfChanges Counter32

RprIfStatsControlEntry  
SEQUENCE    
  rprIfStatsControlIfIndex InterfaceIndex
  rprIfStatsControlPeriodClear INTEGER
  rprIfStatsControlCountPointClear INTEGER
  rprIfStatsControlIntervalClear Unsigned32
  rprIfStatsControlCommitClear INTEGER
  rprIfStatsControlTimeElapsed Unsigned32
  rprIfStatsControlValidIntervals Unsigned32

RprSpanEntry  
SEQUENCE    
  rprSpanIfIndex InterfaceIndex
  rprSpanId RprSpan
  rprSpanLowerLayerIfIndex InterfaceIndexOrZero
  rprSpanTotalRingletReservedRate Unsigned32
  rprSpanCurrentStatus BITS
  rprSpanLastChange TimeStamp
  rprSpanChanges Counter32

RprSpanProtectionEntry  
SEQUENCE    
  rprSpanProtectionIfIndex InterfaceIndex
  rprSpanProtectionSpan RprSpan
  rprSpanProtectionNeighborValid TruthValue
  rprSpanProtectionHoldOffTimer Unsigned32
  rprSpanProtectionCommand INTEGER
  rprSpanProtectionCount Counter32
  rprSpanProtectionDuration Counter32
  rprSpanProtectionLastActivationTime TimeStamp

RprTopoImageEntry  
SEQUENCE    
  rprTopoImageIfIndex InterfaceIndex
  rprTopoImageMacAddress MacAddress
  rprTopoImageSecMacAddress1 MacAddress
  rprTopoImageSecMacAddress2 MacAddress
  rprTopoImageStationIfIndex InterfaceIndex
  rprTopoImageStationName SnmpAdminString
  rprTopoImageInetAddressType InetAddressType
  rprTopoImageInetAddress InetAddress
  rprTopoImageCapability BITS
  rprTopoImageRinglet0Hops Integer32
  rprTopoImageRinglet0ReservedRate Unsigned32
  rprTopoImageRinglet1Hops Integer32
  rprTopoImageRinglet1ReservedRate Unsigned32
  rprTopoImageWestProtectionStatus RprProtectionStatus
  rprTopoImageWestWeight Unsigned32
  rprTopoImageEastProtectionStatus RprProtectionStatus
  rprTopoImageEastWeight Unsigned32
  rprTopoImageStatus BITS

RprFairnessEntry  
SEQUENCE    
  rprFairnessIfIndex InterfaceIndex
  rprFairnessRinglet INTEGER
  rprFairnessRingletWeight Unsigned32
  rprFairnessReservedRate Unsigned32
  rprFairnessMaxAllowed Unsigned32
  rprFairnessAgeCoef Unsigned32
  rprFairnessRampCoef Unsigned32
  rprFairnessLpCoef Unsigned32
  rprFairnessAdvertisementRatio Unsigned32
  rprFairnessMcffReportCoef Unsigned32
  rprFairnessActiveWeightsCoef Unsigned32
  rprFairnessSTQHighThreshold Unsigned32
  rprFairnessSTQMedThreshold Unsigned32
  rprFairnessSTQLowThreshold Unsigned32
  rprFairnessRateHighThreshold Unsigned32
  rprFairnessRateLowThreshold Unsigned32
  rprFairnessResetWaterMarks INTEGER
  rprFairnessSTQHighWaterMark Unsigned32
  rprFairnessSTQLowWaterMark Unsigned32
  rprFairnessLastChange TimeStamp
  rprFairnessChanges Counter32

RprOamEntry  
SEQUENCE    
  rprOamIfIndex InterfaceIndex
  rprOamActionType INTEGER
  rprOamDestAddress MacAddress
  rprOamRequestRinglet RprOamRinglet
  rprOamResponseRinglet RprOamRinglet
  rprOamClassOfService INTEGER
  rprOamUserData OCTET STRING
  rprOamProtected TruthValue
  rprOamRequestCount Unsigned32
  rprOamTimeout Unsigned32
  rprOamControl INTEGER
  rprOamResponseCount Unsigned32
  rprOamAvResponseTime Unsigned32
  rprOamResponseStatus INTEGER

RprSpanCountersCurrentEntry  
SEQUENCE    
  rprSpanCurrentIfIndex InterfaceIndex
  rprSpanCurrentSpan RprSpan
  rprSpanCurrentInUcastClassAFrames HCPerfCurrentCount
  rprSpanCurrentInUcastClassAOctets HCPerfCurrentCount
  rprSpanCurrentInUcastClassBCirFrames HCPerfCurrentCount
  rprSpanCurrentInUcastClassBCirOctets HCPerfCurrentCount
  rprSpanCurrentInUcastClassBEirFrames HCPerfCurrentCount
  rprSpanCurrentInUcastClassBEirOctets HCPerfCurrentCount
  rprSpanCurrentInUcastClassCFrames HCPerfCurrentCount
  rprSpanCurrentInUcastClassCOctets HCPerfCurrentCount
  rprSpanCurrentInMcastClassAFrames HCPerfCurrentCount
  rprSpanCurrentInMcastClassAOctets HCPerfCurrentCount
  rprSpanCurrentInMcastClassBCirFrames HCPerfCurrentCount
  rprSpanCurrentInMcastClassBCirOctets HCPerfCurrentCount
  rprSpanCurrentInMcastClassBEirFrames HCPerfCurrentCount
  rprSpanCurrentInMcastClassBEirOctets HCPerfCurrentCount
  rprSpanCurrentInMcastClassCFrames HCPerfCurrentCount
  rprSpanCurrentInMcastClassCOctets HCPerfCurrentCount
  rprSpanCurrentOutUcastClassAFrames HCPerfCurrentCount
  rprSpanCurrentOutUcastClassAOctets HCPerfCurrentCount
  rprSpanCurrentOutUcastClassBCirFrames HCPerfCurrentCount
  rprSpanCurrentOutUcastClassBCirOctets HCPerfCurrentCount
  rprSpanCurrentOutUcastClassBEirFrames HCPerfCurrentCount
  rprSpanCurrentOutUcastClassBEirOctets HCPerfCurrentCount
  rprSpanCurrentOutUcastClassCFrames HCPerfCurrentCount
  rprSpanCurrentOutUcastClassCOctets HCPerfCurrentCount
  rprSpanCurrentOutMcastClassAFrames HCPerfCurrentCount
  rprSpanCurrentOutMcastClassAOctets HCPerfCurrentCount
  rprSpanCurrentOutMcastClassBCirFrames HCPerfCurrentCount
  rprSpanCurrentOutMcastClassBCirOctets HCPerfCurrentCount
  rprSpanCurrentOutMcastClassBEirFrames HCPerfCurrentCount
  rprSpanCurrentOutMcastClassBEirOctets HCPerfCurrentCount
  rprSpanCurrentOutMcastClassCFrames HCPerfCurrentCount
  rprSpanCurrentOutMcastClassCOctets HCPerfCurrentCount

RprSpanCountersIntervalEntry  
SEQUENCE    
  rprSpanIntervalIfIndex InterfaceIndex
  rprSpanIntervalSpan RprSpan
  rprSpanIntervalNumber Unsigned32
  rprSpanIntervalValidData TruthValue
  rprSpanIntervalTimeElapsed Unsigned32
  rprSpanIntervalStartTime DateAndTime
  rprSpanIntervalInUcastClassAFrames HCPerfIntervalCount
  rprSpanIntervalInUcastClassAOctets HCPerfIntervalCount
  rprSpanIntervalInUcastClassBCirFrames HCPerfIntervalCount
  rprSpanIntervalInUcastClassBCirOctets HCPerfIntervalCount
  rprSpanIntervalInUcastClassBEirFrames HCPerfIntervalCount
  rprSpanIntervalInUcastClassBEirOctets HCPerfIntervalCount
  rprSpanIntervalInUcastClassCFrames HCPerfIntervalCount
  rprSpanIntervalInUcastClassCOctets HCPerfIntervalCount
  rprSpanIntervalInMcastClassAFrames HCPerfIntervalCount
  rprSpanIntervalInMcastClassAOctets HCPerfIntervalCount
  rprSpanIntervalInMcastClassBCirFrames HCPerfIntervalCount
  rprSpanIntervalInMcastClassBCirOctets HCPerfIntervalCount
  rprSpanIntervalInMcastClassBEirFrames HCPerfIntervalCount
  rprSpanIntervalInMcastClassBEirOctets HCPerfIntervalCount
  rprSpanIntervalInMcastClassCFrames HCPerfIntervalCount
  rprSpanIntervalInMcastClassCOctets HCPerfIntervalCount
  rprSpanIntervalOutUcastClassAFrames HCPerfIntervalCount
  rprSpanIntervalOutUcastClassAOctets HCPerfIntervalCount
  rprSpanIntervalOutUcastClassBCirFrames HCPerfIntervalCount
  rprSpanIntervalOutUcastClassBCirOctets HCPerfIntervalCount
  rprSpanIntervalOutUcastClassBEirFrames HCPerfIntervalCount
  rprSpanIntervalOutUcastClassBEirOctets HCPerfIntervalCount
  rprSpanIntervalOutUcastClassCFrames HCPerfIntervalCount
  rprSpanIntervalOutUcastClassCOctets HCPerfIntervalCount
  rprSpanIntervalOutMcastClassAFrames HCPerfIntervalCount
  rprSpanIntervalOutMcastClassAOctets HCPerfIntervalCount
  rprSpanIntervalOutMcastClassBCirFrames HCPerfIntervalCount
  rprSpanIntervalOutMcastClassBCirOctets HCPerfIntervalCount
  rprSpanIntervalOutMcastClassBEirFrames HCPerfIntervalCount
  rprSpanIntervalOutMcastClassBEirOctets HCPerfIntervalCount
  rprSpanIntervalOutMcastClassCFrames HCPerfIntervalCount
  rprSpanIntervalOutMcastClassCOctets HCPerfIntervalCount

RprSpanCountersDayEntry  
SEQUENCE    
  rprSpanDayIfIndex InterfaceIndex
  rprSpanDaySpan RprSpan
  rprSpanDayInUcastClassAFrames HCPerfTotalCount
  rprSpanDayInUcastClassAOctets HCPerfTotalCount
  rprSpanDayInUcastClassBCirFrames HCPerfTotalCount
  rprSpanDayInUcastClassBCirOctets HCPerfTotalCount
  rprSpanDayInUcastClassBEirFrames HCPerfTotalCount
  rprSpanDayInUcastClassBEirOctets HCPerfTotalCount
  rprSpanDayInUcastClassCFrames HCPerfTotalCount
  rprSpanDayInUcastClassCOctets HCPerfTotalCount
  rprSpanDayInMcastClassAFrames HCPerfTotalCount
  rprSpanDayInMcastClassAOctets HCPerfTotalCount
  rprSpanDayInMcastClassBCirFrames HCPerfTotalCount
  rprSpanDayInMcastClassBCirOctets HCPerfTotalCount
  rprSpanDayInMcastClassBEirFrames HCPerfTotalCount
  rprSpanDayInMcastClassBEirOctets HCPerfTotalCount
  rprSpanDayInMcastClassCFrames HCPerfTotalCount
  rprSpanDayInMcastClassCOctets HCPerfTotalCount
  rprSpanDayOutUcastClassAFrames HCPerfTotalCount
  rprSpanDayOutUcastClassAOctets HCPerfTotalCount
  rprSpanDayOutUcastClassBCirFrames HCPerfTotalCount
  rprSpanDayOutUcastClassBCirOctets HCPerfTotalCount
  rprSpanDayOutUcastClassBEirFrames HCPerfTotalCount
  rprSpanDayOutUcastClassBEirOctets HCPerfTotalCount
  rprSpanDayOutUcastClassCFrames HCPerfTotalCount
  rprSpanDayOutUcastClassCOctets HCPerfTotalCount
  rprSpanDayOutMcastClassAFrames HCPerfTotalCount
  rprSpanDayOutMcastClassAOctets HCPerfTotalCount
  rprSpanDayOutMcastClassBCirFrames HCPerfTotalCount
  rprSpanDayOutMcastClassBCirOctets HCPerfTotalCount
  rprSpanDayOutMcastClassBEirFrames HCPerfTotalCount
  rprSpanDayOutMcastClassBEirOctets HCPerfTotalCount
  rprSpanDayOutMcastClassCFrames HCPerfTotalCount
  rprSpanDayOutMcastClassCOctets HCPerfTotalCount

RprSpanCountersStatsEntry  
SEQUENCE    
  rprSpanStatsIfIndex InterfaceIndex
  rprSpanStatsSpan RprSpan
  rprSpanStatsInUcastClassAFrames Counter64
  rprSpanStatsInUcastClassAOctets Counter64
  rprSpanStatsInUcastClassBCirFrames Counter64
  rprSpanStatsInUcastClassBCirOctets Counter64
  rprSpanStatsInUcastClassBEirFrames Counter64
  rprSpanStatsInUcastClassBEirOctets Counter64
  rprSpanStatsInUcastClassCFrames Counter64
  rprSpanStatsInUcastClassCOctets Counter64
  rprSpanStatsInMcastClassAFrames Counter64
  rprSpanStatsInMcastClassAOctets Counter64
  rprSpanStatsInMcastClassBCirFrames Counter64
  rprSpanStatsInMcastClassBCirOctets Counter64
  rprSpanStatsInMcastClassBEirFrames Counter64
  rprSpanStatsInMcastClassBEirOctets Counter64
  rprSpanStatsInMcastClassCFrames Counter64
  rprSpanStatsInMcastClassCOctets Counter64
  rprSpanStatsInCtrlFrames Counter64
  rprSpanStatsInOamEchoFrames Counter64
  rprSpanStatsInOamFlushFrames Counter64
  rprSpanStatsInOamOrgFrames Counter64
  rprSpanStatsInTopoAtdFrames Counter64
  rprSpanStatsInTopoChkSumFrames Counter64
  rprSpanStatsInTopoTpFrames Counter64
  rprSpanStatsOutUcastClassAFrames Counter64
  rprSpanStatsOutUcastClassAOctets Counter64
  rprSpanStatsOutUcastClassBCirFrames Counter64
  rprSpanStatsOutUcastClassBCirOctets Counter64
  rprSpanStatsOutUcastClassBEirFrames Counter64
  rprSpanStatsOutUcastClassBEirOctets Counter64
  rprSpanStatsOutUcastClassCFrames Counter64
  rprSpanStatsOutUcastClassCOctets Counter64
  rprSpanStatsOutMcastClassAFrames Counter64
  rprSpanStatsOutMcastClassAOctets Counter64
  rprSpanStatsOutMcastClassBCirFrames Counter64
  rprSpanStatsOutMcastClassBCirOctets Counter64
  rprSpanStatsOutMcastClassBEirFrames Counter64
  rprSpanStatsOutMcastClassBEirOctets Counter64
  rprSpanStatsOutMcastClassCFrames Counter64
  rprSpanStatsOutMcastClassCOctets Counter64
  rprSpanStatsOutCtrlFrames Counter64
  rprSpanStatsOutOamEchoFrames Counter64
  rprSpanStatsOutOamFlushFrames Counter64
  rprSpanStatsOutOamOrgFrames Counter64
  rprSpanStatsOutTopoAtdFrames Counter64
  rprSpanStatsOutTopoChkSumFrames Counter64
  rprSpanStatsOutTopoTpFrames Counter64

RprClientCountersCurrentEntry  
SEQUENCE    
  rprClientCurrentIfIndex InterfaceIndex
  rprClientCurrentInUcastClassAFrames HCPerfCurrentCount
  rprClientCurrentInUcastClassAOctets HCPerfCurrentCount
  rprClientCurrentInUcastClassBCirFrames HCPerfCurrentCount
  rprClientCurrentInUcastClassBCirOctets HCPerfCurrentCount
  rprClientCurrentInUcastClassBEirFrames HCPerfCurrentCount
  rprClientCurrentInUcastClassBEirOctets HCPerfCurrentCount
  rprClientCurrentInUcastClassCFrames HCPerfCurrentCount
  rprClientCurrentInUcastClassCOctets HCPerfCurrentCount
  rprClientCurrentInMcastClassAFrames HCPerfCurrentCount
  rprClientCurrentInMcastClassAOctets HCPerfCurrentCount
  rprClientCurrentInMcastClassBCirFrames HCPerfCurrentCount
  rprClientCurrentInMcastClassBCirOctets HCPerfCurrentCount
  rprClientCurrentInMcastClassBEirFrames HCPerfCurrentCount
  rprClientCurrentInMcastClassBEirOctets HCPerfCurrentCount
  rprClientCurrentInMcastClassCFrames HCPerfCurrentCount
  rprClientCurrentInMcastClassCOctets HCPerfCurrentCount
  rprClientCurrentOutUcastClassAFrames HCPerfCurrentCount
  rprClientCurrentOutUcastClassAOctets HCPerfCurrentCount
  rprClientCurrentOutUcastClassBCirFrames HCPerfCurrentCount
  rprClientCurrentOutUcastClassBCirOctets HCPerfCurrentCount
  rprClientCurrentOutUcastClassBEirFrames HCPerfCurrentCount
  rprClientCurrentOutUcastClassBEirOctets HCPerfCurrentCount
  rprClientCurrentOutUcastClassCFrames HCPerfCurrentCount
  rprClientCurrentOutUcastClassCOctets HCPerfCurrentCount
  rprClientCurrentOutMcastClassAFrames HCPerfCurrentCount
  rprClientCurrentOutMcastClassAOctets HCPerfCurrentCount
  rprClientCurrentOutMcastClassBCirFrames HCPerfCurrentCount
  rprClientCurrentOutMcastClassBCirOctets HCPerfCurrentCount
  rprClientCurrentOutMcastClassBEirFrames HCPerfCurrentCount
  rprClientCurrentOutMcastClassBEirOctets HCPerfCurrentCount
  rprClientCurrentOutMcastClassCFrames HCPerfCurrentCount
  rprClientCurrentOutMcastClassCOctets HCPerfCurrentCount

RprClientCountersIntervalEntry  
SEQUENCE    
  rprClientIntervalIfIndex InterfaceIndex
  rprClientIntervalNumber Unsigned32
  rprClientIntervalValidData TruthValue
  rprClientIntervalTimeElapsed Unsigned32
  rprClientIntervalInUcastClassAFrames HCPerfIntervalCount
  rprClientIntervalInUcastClassAOctets HCPerfIntervalCount
  rprClientIntervalInUcastClassBCirFrames HCPerfIntervalCount
  rprClientIntervalInUcastClassBCirOctets HCPerfIntervalCount
  rprClientIntervalInUcastClassBEirFrames HCPerfIntervalCount
  rprClientIntervalInUcastClassBEirOctets HCPerfIntervalCount
  rprClientIntervalInUcastClassCFrames HCPerfIntervalCount
  rprClientIntervalInUcastClassCOctets HCPerfIntervalCount
  rprClientIntervalInMcastClassAFrames HCPerfIntervalCount
  rprClientIntervalInMcastClassAOctets HCPerfIntervalCount
  rprClientIntervalInMcastClassBCirFrames HCPerfIntervalCount
  rprClientIntervalInMcastClassBCirOctets HCPerfIntervalCount
  rprClientIntervalInMcastClassBEirFrames HCPerfIntervalCount
  rprClientIntervalInMcastClassBEirOctets HCPerfIntervalCount
  rprClientIntervalInMcastClassCFrames HCPerfIntervalCount
  rprClientIntervalInMcastClassCOctets HCPerfIntervalCount
  rprClientIntervalOutUcastClassAFrames HCPerfIntervalCount
  rprClientIntervalOutUcastClassAOctets HCPerfIntervalCount
  rprClientIntervalOutUcastClassBCirFrames HCPerfIntervalCount
  rprClientIntervalOutUcastClassBCirOctets HCPerfIntervalCount
  rprClientIntervalOutUcastClassBEirFrames HCPerfIntervalCount
  rprClientIntervalOutUcastClassBEirOctets HCPerfIntervalCount
  rprClientIntervalOutUcastClassCFrames HCPerfIntervalCount
  rprClientIntervalOutUcastClassCOctets HCPerfIntervalCount
  rprClientIntervalOutMcastClassAFrames HCPerfIntervalCount
  rprClientIntervalOutMcastClassAOctets HCPerfIntervalCount
  rprClientIntervalOutMcastClassBCirFrames HCPerfIntervalCount
  rprClientIntervalOutMcastClassBCirOctets HCPerfIntervalCount
  rprClientIntervalOutMcastClassBEirFrames HCPerfIntervalCount
  rprClientIntervalOutMcastClassBEirOctets HCPerfIntervalCount
  rprClientIntervalOutMcastClassCFrames HCPerfIntervalCount
  rprClientIntervalOutMcastClassCOctets HCPerfIntervalCount

RprClientCountersDayEntry  
SEQUENCE    
  rprClientDayIfIndex InterfaceIndex
  rprClientDayInUcastClassAFrames HCPerfTotalCount
  rprClientDayInUcastClassAOctets HCPerfTotalCount
  rprClientDayInUcastClassBCirFrames HCPerfTotalCount
  rprClientDayInUcastClassBCirOctets HCPerfTotalCount
  rprClientDayInUcastClassBEirFrames HCPerfTotalCount
  rprClientDayInUcastClassBEirOctets HCPerfTotalCount
  rprClientDayInUcastClassCFrames HCPerfTotalCount
  rprClientDayInUcastClassCOctets HCPerfTotalCount
  rprClientDayInMcastClassAFrames HCPerfTotalCount
  rprClientDayInMcastClassAOctets HCPerfTotalCount
  rprClientDayInMcastClassBCirFrames HCPerfTotalCount
  rprClientDayInMcastClassBCirOctets HCPerfTotalCount
  rprClientDayInMcastClassBEirFrames HCPerfTotalCount
  rprClientDayInMcastClassBEirOctets HCPerfTotalCount
  rprClientDayInMcastClassCFrames HCPerfTotalCount
  rprClientDayInMcastClassCOctets HCPerfTotalCount
  rprClientDayOutUcastClassAFrames HCPerfTotalCount
  rprClientDayOutUcastClassAOctets HCPerfTotalCount
  rprClientDayOutUcastClassBCirFrames HCPerfTotalCount
  rprClientDayOutUcastClassBCirOctets HCPerfTotalCount
  rprClientDayOutUcastClassBEirFrames HCPerfTotalCount
  rprClientDayOutUcastClassBEirOctets HCPerfTotalCount
  rprClientDayOutUcastClassCFrames HCPerfTotalCount
  rprClientDayOutUcastClassCOctets HCPerfTotalCount
  rprClientDayOutMcastClassAFrames HCPerfTotalCount
  rprClientDayOutMcastClassAOctets HCPerfTotalCount
  rprClientDayOutMcastClassBCirFrames HCPerfTotalCount
  rprClientDayOutMcastClassBCirOctets HCPerfTotalCount
  rprClientDayOutMcastClassBEirFrames HCPerfTotalCount
  rprClientDayOutMcastClassBEirOctets HCPerfTotalCount
  rprClientDayOutMcastClassCFrames HCPerfTotalCount
  rprClientDayOutMcastClassCOctets HCPerfTotalCount

RprClientCountersStatsEntry  
SEQUENCE    
  rprClientStatsIfIndex InterfaceIndex
  rprClientStatsInUcastClassAFrames Counter64
  rprClientStatsInUcastClassAOctets Counter64
  rprClientStatsInUcastClassBCirFrames Counter64
  rprClientStatsInUcastClassBCirOctets Counter64
  rprClientStatsInUcastClassBEirFrames Counter64
  rprClientStatsInUcastClassBEirOctets Counter64
  rprClientStatsInUcastClassCFrames Counter64
  rprClientStatsInUcastClassCOctets Counter64
  rprClientStatsInMcastClassAFrames Counter64
  rprClientStatsInMcastClassAOctets Counter64
  rprClientStatsInMcastClassBCirFrames Counter64
  rprClientStatsInMcastClassBCirOctets Counter64
  rprClientStatsInMcastClassBEirFrames Counter64
  rprClientStatsInMcastClassBEirOctets Counter64
  rprClientStatsInMcastClassCFrames Counter64
  rprClientStatsInMcastClassCOctets Counter64
  rprClientStatsInBcastFrames Counter64
  rprClientStatsOutUcastClassAFrames Counter64
  rprClientStatsOutUcastClassAOctets Counter64
  rprClientStatsOutUcastClassBCirFrames Counter64
  rprClientStatsOutUcastClassBCirOctets Counter64
  rprClientStatsOutUcastClassBEirFrames Counter64
  rprClientStatsOutUcastClassBEirOctets Counter64
  rprClientStatsOutUcastClassCFrames Counter64
  rprClientStatsOutUcastClassCOctets Counter64
  rprClientStatsOutMcastClassAFrames Counter64
  rprClientStatsOutMcastClassAOctets Counter64
  rprClientStatsOutMcastClassBCirFrames Counter64
  rprClientStatsOutMcastClassBCirOctets Counter64
  rprClientStatsOutMcastClassBEirFrames Counter64
  rprClientStatsOutMcastClassBEirOctets Counter64
  rprClientStatsOutMcastClassCFrames Counter64
  rprClientStatsOutMcastClassCOctets Counter64
  rprClientStatsOutBcastFrames Counter64

RprSpanErrorCountersCurrentEntry  
SEQUENCE    
  rprSpanErrorCurrentIfIndex InterfaceIndex
  rprSpanErrorCurrentSpan RprSpan
  rprSpanErrorCurrentTtlExpFrames HCPerfCurrentCount
  rprSpanErrorCurrentTooLongFrames HCPerfCurrentCount
  rprSpanErrorCurrentTooShortFrames HCPerfCurrentCount
  rprSpanErrorCurrentBadHecFrames HCPerfCurrentCount
  rprSpanErrorCurrentBadFcsFrames HCPerfCurrentCount
  rprSpanErrorCurrentSelfSrcUcastFrames HCPerfCurrentCount
  rprSpanErrorCurrentPmdAbortFrames HCPerfCurrentCount
  rprSpanErrorCurrentBadAddrFrames HCPerfCurrentCount
  rprSpanErrorCurrentBadParityFrames HCPerfCurrentCount
  rprSpanErrorCurrentContainedFrames HCPerfCurrentCount
  rprSpanErrorCurrentScffErrors HCPerfCurrentCount
  rprSpanErrorCurrentErroredSeconds HCPerfCurrentCount
  rprSpanErrorCurrentSeverelyErroredSeconds HCPerfCurrentCount
  rprSpanErrorCurrentUnavailableSeconds HCPerfCurrentCount

RprSpanErrorCountersIntervalEntry  
SEQUENCE    
  rprSpanErrorIntervalIfIndex InterfaceIndex
  rprSpanErrorIntervalSpan RprSpan
  rprSpanErrorIntervalNumber Unsigned32
  rprSpanErrorIntervalValidData TruthValue
  rprSpanErrorIntervalTimeElapsed Unsigned32
  rprSpanErrorIntervalTtlExpFrames HCPerfIntervalCount
  rprSpanErrorIntervalTooLongFrames HCPerfIntervalCount
  rprSpanErrorIntervalTooShortFrames HCPerfIntervalCount
  rprSpanErrorIntervalBadHecFrames HCPerfIntervalCount
  rprSpanErrorIntervalBadFcsFrames HCPerfIntervalCount
  rprSpanErrorIntervalSelfSrcUcastFrames HCPerfIntervalCount
  rprSpanErrorIntervalPmdAbortFrames HCPerfIntervalCount
  rprSpanErrorIntervalBadAddrFrames HCPerfIntervalCount
  rprSpanErrorIntervalBadParityFrames HCPerfIntervalCount
  rprSpanErrorIntervalContainedFrames HCPerfIntervalCount
  rprSpanErrorIntervalScffErrors HCPerfIntervalCount
  rprSpanErrorIntervalErroredSeconds HCPerfIntervalCount
  rprSpanErrorIntervalSeverelyErroredSeconds HCPerfIntervalCount
  rprSpanErrorIntervalUnavailableSeconds HCPerfIntervalCount

RprSpanErrorCountersDayEntry  
SEQUENCE    
  rprSpanErrorDayIfIndex InterfaceIndex
  rprSpanErrorDaySpan RprSpan
  rprSpanErrorDayTtlExpFrames HCPerfTotalCount
  rprSpanErrorDayTooLongFrames HCPerfTotalCount
  rprSpanErrorDayTooShortFrames HCPerfTotalCount
  rprSpanErrorDayBadHecFrames HCPerfTotalCount
  rprSpanErrorDayBadFcsFrames HCPerfTotalCount
  rprSpanErrorDaySelfSrcUcastFrames HCPerfTotalCount
  rprSpanErrorDayPmdAbortFrames HCPerfTotalCount
  rprSpanErrorDayBadAddrFrames HCPerfTotalCount
  rprSpanErrorDayBadParityFrames HCPerfTotalCount
  rprSpanErrorDayContainedFrames HCPerfTotalCount
  rprSpanErrorDayScffErrors HCPerfTotalCount
  rprSpanErrorDayErroredSeconds HCPerfTotalCount
  rprSpanErrorDaySeverelyErroredSeconds HCPerfTotalCount
  rprSpanErrorDayUnavailableSeconds HCPerfTotalCount

RprSpanErrorCountersStatsEntry  
SEQUENCE    
  rprSpanErrorStatsIfIndex InterfaceIndex
  rprSpanErrorStatsSpan RprSpan
  rprSpanErrorStatsTtlExpFrames Counter64
  rprSpanErrorStatsTooLongFrames Counter64
  rprSpanErrorStatsTooShortFrames Counter64
  rprSpanErrorStatsBadHecFrames Counter64
  rprSpanErrorStatsBadFcsFrames Counter64
  rprSpanErrorStatsSelfSrcUcastFrames Counter64
  rprSpanErrorStatsPmdAbortFrames Counter64
  rprSpanErrorStatsBadAddrFrames Counter64
  rprSpanErrorStatsBadParityFrames Counter64
  rprSpanErrorStatsContainedFrames Counter64
  rprSpanErrorStatsScffErrors Counter64

Defined Values

ieee802dot17rprMIB 1.0.8802.17.1.1
The resilient packet ring MIB for IEEE 802.17. Copyright (C) IEEE802.17. This version of this MIB module is part of IEEE802.17; see the draft itself for full legal notices.
MODULE-IDENTITY    

rprObjects 1.0.8802.17.1.1.1
OBJECT IDENTIFIER    

rprGeneral 1.0.8802.17.1.1.1.1
OBJECT IDENTIFIER    

rprProtocols 1.0.8802.17.1.1.1.2
OBJECT IDENTIFIER    

rprSpanCounters 1.0.8802.17.1.1.1.3
OBJECT IDENTIFIER    

rprClientCounters 1.0.8802.17.1.1.1.4
OBJECT IDENTIFIER    

rprSpanErrorCounters 1.0.8802.17.1.1.1.5
OBJECT IDENTIFIER    

rprConformance 1.0.8802.17.1.1.2
OBJECT IDENTIFIER    

rprIfTable 1.0.8802.17.1.1.1.1.1
The RPR interface table, extension to the ifTable. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprIfEntry

rprIfEntry 1.0.8802.17.1.1.1.1.1.1
One such entry for every interface in the ifTable which has an ifType of RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprIfEntry  

rprIfIndex 1.0.8802.17.1.1.1.1.1.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprIfStationsOnRing 1.0.8802.17.1.1.1.1.1.1.2
The number of stations on the RPR ring. When the operStatus of the interface is down the value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

rprIfReversionMode 1.0.8802.17.1.1.1.1.1.1.3
The reversion mode of the MAC, False for non-revertive True for revertive. Revertive station will return to idle state after WTR interval expires. Default value for reversion mode is true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rprIfProtectionWTR 1.0.8802.17.1.1.1.1.1.1.4
Indicates the length of time in seconds, to remain in the protection state, after the cause of an automatic protection is removed. This mechanism prevents protection switch oscillations. Default value for WTR is 10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1440  

rprIfProtectionFastTimer 1.0.8802.17.1.1.1.1.1.1.5
Indicates the protection messages fast timer value in 1 ms units. The fast timer is used for protection protocols. Default value for fast timer protection messages is 10 ms.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..20  

rprIfProtectionSlowTimer 1.0.8802.17.1.1.1.1.1.1.6
Indicates the protection slow timer value in 50 ms units. The slow timer is used for topology and protection protocols. Default value for slow timer protection and topology messages is 20 units of 50 ms, i.e. 1sec.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..200  

rprIfAtdTimer 1.0.8802.17.1.1.1.1.1.1.7
Indicates the timer period for ATD message transmissions. Default value is 20 units of 50 ms, i.e. 1sec.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..200  

rprIfKeepaliveTimeout 1.0.8802.17.1.1.1.1.1.1.8
Indicates the timer to declare keepalive timeout, multiples of 1 millisecond. Default value for keepalive timeout is 3 ms.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..50  

rprIfFairnessAggressive 1.0.8802.17.1.1.1.1.1.1.9
Indicates whether the selected RPR fairness algorithm is aggressive or conservative. If true, the selected fairness mode is aggressive. If false, the selected fairness mode is conservative. The default value for fairness aggressive is true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rprIfPtqSize 1.0.8802.17.1.1.1.1.1.1.10
The size in bytes of the Primary Transit Queue per ringlet supported by this RPR MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rprIfStqSize 1.0.8802.17.1.1.1.1.1.1.11
The size in bytes of the Secondary Transit Queue per ringlet supported by this RPR MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rprIfSTQFullThreshold 1.0.8802.17.1.1.1.1.1.1.12
A level of STQ occupancy at or above which the STQ is almost full. This attribute specifies the full threshold location in MTU units below the STQ size. The range is [stqHighThreshold + mtuSize, sizeSTQ - mtuSize]. The default value for stqFullThreshold is sizeSTQ - 2*mtuSize.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rprIfIdleThreshold 1.0.8802.17.1.1.1.1.1.1.13
Indicates that a MAC is experiencing an adverse rate mismatch. When the PTQ depth exceeds this value, the incoming link is considered adversely rate mismatched. This attribute specifies the idle-threshold location from the top of the PTQ buffer, in MTU size. Default value should be 1, which means (sizePTQ - mtuSize)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rprIfSesThreshold 1.0.8802.17.1.1.1.1.1.1.14
Indicates the number of E-RPR errors to declare a second as SES-RPR The default value is the rounded integer of 0.000001 * (lineRate * advertisementRatio).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..512  

rprIfWrapConfig 1.0.8802.17.1.1.1.1.1.1.15
Indicates the configured protection mode, steering or wrapping, in a MAC that supports both modes. If wrap configured bit is set, the station will perform wrap protection during ring failures. If the station detects another station on the ring that has a protection configuration that conflicts with its own, the station will generate a defect to higher layers. Default value for wrap preferred is false for steering only stations, and true for stations that implement wrapping.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rprIfJumboFramePreferred 1.0.8802.17.1.1.1.1.1.1.16
Indicates the preference of the manager to support jumbo frame in a MAC that supports jumbo frame. The station advertises the 'logical and' of rprIfJumboFramePreferred and jumbo capable bit in the rprIfMacCapability. Default value for jumbo frame preferred is true. i.e. station supports jumbo frame.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rprIfMacOperModes 1.0.8802.17.1.1.1.1.1.1.17
The summary of the Mac operational modes. if strictOrder is set, the MAC operates in strict order mode. if dropBadFcs is set, frames with bad FCS are dropped.
Status: current Access: read-only
OBJECT-TYPE    
  BITS strictOrder(0), dropBadFcs(1)  

rprIfRingOperModes 1.0.8802.17.1.1.1.1.1.1.18
The summary of the ring operational modes collected through the topology discovery protocol. If at least one station doesn't support jumbo frames, the jumboFrame bit in this attribute is set to false. Only if all stations support jumbo frames, the bit is true. If at least one station wasn't configured to wrap, the wrap bit in this attribute is set to false. Only if all stations configured to wrap, the bit is true. If the ring doesn't complete full loop, the ring is considered openRing, with at least one detected edge.
Status: current Access: read-only
OBJECT-TYPE    
  BITS jumboFrames(0), wrapProtection(1), openRing(2)  

rprIfCurrentStatus 1.0.8802.17.1.1.1.1.1.1.19
Indicates the current status of the RPR interface. this attribute is used to generate alarm to the management system.
Status: current Access: read-only
OBJECT-TYPE    
  BITS neighborInconsistency(0), duplicateMac(1), exceedMaxStations(2)  

rprIfLastChange 1.0.8802.17.1.1.1.1.1.1.20
The value of sysUpTime at the time when any of the following attributes changes: rprIfStationsOnRing, rprIfReversionMode, rprIfProtectionWTR, rprIfProtectionFastTimer, rprIfProtectionSlowTimer, rprIfAtdTimer, rprIfKeepaliveTimeout, rprIfFairnessAggressive, rprIfSTQFullThreshold, rprIfIdleThreshold, rprIfSesThreshold, rprIfWrapConfig, rprIfJumboFramePreferred, rprIfMacOperModes, rprIfRingOperModes, rprIfCurrentStatus contents of the rprTopoImageEntry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rprIfChanges 1.0.8802.17.1.1.1.1.1.1.21
Indicates number of times rprIfLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprIfStatsControlTable 1.0.8802.17.1.1.1.1.2
The RPR statistics management table, controls the collection, duration, clearance, and status of the MAC statistics. The usage of this table is as follows: 1. In order to clear period of counters (or all periods) of specific counting point (or all counting points) of the RPR MAC, the user should first set the rprIfStatsControlPeriodClear item to specify the period that he would like to clear, and the rprIfStatsControlCountPointClear item to specify the counting point on which he would like to perform the statistics clearance. In case that the user specified 'clearSpecificInterval' in the rprIfStatsControlPeriodClear item, the user should also set the specific interval to clear by setting rprIfStatsControlIntervalClear. After setting these items, the user can activate the clear operation by setting rprIfStatsControlCommitClear item to 'commit'. The status of the clear operation (done of failed) is indicated by the returned value of rprIfStatsControlCommitClear item. 2. Setting rprIfStatsControlPeriodClear to 'clearAllIntervals' and rprIfStatsControlCountPointClear to 'clearWest' (for example) will clear all current and previous intervals, and day counters of the west side of the RPR MAC. 3. The IntervalValidData of cleared interval should be set to false. All read-write attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprIfStatsControlEntry

rprIfStatsControlEntry 1.0.8802.17.1.1.1.1.2.1
One such entry for every interface in the ifTable which has an ifType of RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprIfStatsControlEntry  

rprIfStatsControlIfIndex 1.0.8802.17.1.1.1.1.2.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprIfStatsControlPeriodClear 1.0.8802.17.1.1.1.1.2.1.2
This attribute allows for some or all of the interval statistics for this RPR MAC to be cleared. It does not affect the values of the running counters or the counter values reported through the interface MIB. clearSpecificInterval clears the interval indicated by rprIfStatsControlIntervalClear. Default value for period clear is idle.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), clearAllIntervals(2), clearCurrent(3), clearIntervals(4), clearSpecificInterval(5)  

rprIfStatsControlCountPointClear 1.0.8802.17.1.1.1.1.2.1.3
This attribute allows for a specific counting point of the RPR MAC or all of the RPR MAC counting points to be cleared on rprIfStatsControlPeriodClear request. Default value for Interface to clear is clearAll, i.e. clear statistics of all interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearAll(1), clearWest(2), clearEast(3), clearClient(4)  

rprIfStatsControlIntervalClear 1.0.8802.17.1.1.1.1.2.1.4
The statistics interval number to clear. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1. Setting rprIfStatsControlPeriodClear to clearSpecificInterval will clear the interval that is indicated by this object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..96  

rprIfStatsControlCommitClear 1.0.8802.17.1.1.1.1.2.1.5
Sends a commit with input parameters to specify the Period (rprIfStatsControlPeriodClear), count point (rprIfStatsControlCountPointClear) and specific interval (rprIfStatsControlIntervalClear) to clear. If the clear operation succeeds this attribute will have the value commitDone(2) when read. If the clear operation fails this attribute will have the value commitFailed(3) when read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commit(1), commitDone(2), commitFailed(3)  

rprIfStatsControlTimeElapsed 1.0.8802.17.1.1.1.1.2.1.6
The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement interval. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..899  

rprIfStatsControlValidIntervals 1.0.8802.17.1.1.1.1.2.1.7
The number of previous 15-minute intervals for which data was collected. An RPR interface must be capable of supporting at least n intervals. The minimum value of n is 4. The default of n is 32. The maximum value of n is 96. The value will be unless the measurement was (re-)started within the last (*15) minutes, in which case the value will be the number of complete 15 minute intervals for which the agent has at least some data. In certain cases (e.g., in the case where the agent is a proxy) it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..96  

rprSpanTable 1.0.8802.17.1.1.1.1.3
The RPR interface Span table. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanEntry

rprSpanEntry 1.0.8802.17.1.1.1.1.3.1
One such entry for every span of an RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanEntry  

rprSpanIfIndex 1.0.8802.17.1.1.1.1.3.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanId 1.0.8802.17.1.1.1.1.3.1.2
Indicates the span interface of the RPR MAC. Each RPR span is connected to both ringlet0 and ringlet1. The east span receives from ringlet1 and transmits through ringlet0. The west span receives from ringlet0 and transmits through ringlet1.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanLowerLayerIfIndex 1.0.8802.17.1.1.1.1.3.1.3
The ifIndex of interface which is below the RPR layer in this span. A value of zero indicates an interface index that has yet to be determined
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

rprSpanTotalRingletReservedRate 1.0.8802.17.1.1.1.1.3.1.4
The total reserved subclassA0 bandwidth on the ringlet. This variable is used by the fairness module to determine the total reclaimable bandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rprSpanCurrentStatus 1.0.8802.17.1.1.1.1.3.1.5
Indicates the current status of the RPR span. this attribute is used to generate alarm to the management system.
Status: current Access: read-only
OBJECT-TYPE    
  BITS keepAliveTimeout(0), miscabling(1), phyLinkDegrade(2), phyLinkFail(3)  

rprSpanLastChange 1.0.8802.17.1.1.1.1.3.1.6
The value of sysUpTime at the time when any of the following attributes changes: rprSpanCurrentStatus, rprSpanProtectionNeighborValid, rprSpanProtectionHoldOffTimer, rprSpanProtectionCommand, rprSpanProtectionCount.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rprSpanChanges 1.0.8802.17.1.1.1.1.3.1.7
Indicates number of times rprSpanLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprSpanProtectionTable 1.0.8802.17.1.1.1.1.4
The RPR interface Span protection management table. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanProtectionEntry

rprSpanProtectionEntry 1.0.8802.17.1.1.1.1.4.1
One such entry for every span of an RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanProtectionEntry  

rprSpanProtectionIfIndex 1.0.8802.17.1.1.1.1.4.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanProtectionSpan 1.0.8802.17.1.1.1.1.4.1.2
The Span for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanProtectionNeighborValid 1.0.8802.17.1.1.1.1.4.1.3
Indicates whether the neighbor address is active or former. true value for active, false for former
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rprSpanProtectionHoldOffTimer 1.0.8802.17.1.1.1.1.4.1.4
The period that RPR gives to lower layer to perform protection, before it activates its protection mechanism. Default value of hold off timer is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..500  

rprSpanProtectionCommand 1.0.8802.17.1.1.1.1.4.1.5
The protection mode requested by management for the local station that can affect the protection status of the RPR station, according to the set of rules describing the RPR protection. When read, this object returns the last command written unless it has been preempted, or idle if no command has been written to this interface span since initialization. There is no pending of commands, that is if a command has been preempted by a failure, when the failure clears the command is not executed. If the command cannot be executed because an equal or \ higher priority request is in effect, an error is returned. writing idle to a span that has no pending protection command, has no affect. An idle clears an active WTR state. The protection commands (arranged in ascending priority order) are: idle This command clears the protection for the specified interface span. This value should be returned by a read request when no protection command has been written to the object. manualSwitch A protection command on each end of a specified span. This command doesn't have precedence over automatic protection, and therefore it can't preempt an existing automatic protection request. forcedSwitch A command on each end of a specified span. This command has precedence over automatic protection, and therefore it can preempt an existing automatic protection request. Default value of protection command is idle.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), manualSwitch(2), forcedSwitch(3)  

rprSpanProtectionCount 1.0.8802.17.1.1.1.1.4.1.6
The number of transitions from idle state to active protection state. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprSpanProtectionDuration 1.0.8802.17.1.1.1.1.4.1.7
The total amount of time protection was active on the span interface. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprSpanProtectionLastActivationTime 1.0.8802.17.1.1.1.1.4.1.8
The value of sysUpTime at the time of the last protection activation.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rprTopoImageTable 1.0.8802.17.1.1.1.2.1
A topology map that details the list of stations on the RPR ringlets. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprTopoImageEntry

rprTopoImageEntry 1.0.8802.17.1.1.1.2.1.1
Each entry contains information specific to a particular station on the ring. The table has at least one entry for the station itself, this entry indicates zero hops on each ringlet.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprTopoImageEntry  

rprTopoImageIfIndex 1.0.8802.17.1.1.1.2.1.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprTopoImageMacAddress 1.0.8802.17.1.1.1.2.1.1.2
The 48-bit MAC address of the station.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rprTopoImageSecMacAddress1 1.0.8802.17.1.1.1.2.1.1.3
The 48-bit first secondary MAC address of the station. Default and unused value is FF:FF:FF:FF:FF:FF
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rprTopoImageSecMacAddress2 1.0.8802.17.1.1.1.2.1.1.4
The 48-bit second secondary MAC address of the station. Default and unused value is FF:FF:FF:FF:FF:FF
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rprTopoImageStationIfIndex 1.0.8802.17.1.1.1.2.1.1.5
The station ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rprTopoImageStationName 1.0.8802.17.1.1.1.2.1.1.6
The operator assigned station name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

rprTopoImageInetAddressType 1.0.8802.17.1.1.1.2.1.1.7
Denotes the address type of the station INET address It should be set to 'unknown' if station INET address is not known.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rprTopoImageInetAddress 1.0.8802.17.1.1.1.2.1.1.8
This object contains the value of of the station IP (v4 or V6) address. The format of this address is specified by the value of the corresponding rprTopoImageInetAddressType object. If the address type is unknown, then this object contains the zero-length OCTET-STRING.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rprTopoImageCapability 1.0.8802.17.1.1.1.2.1.1.9
Indicates the capabilities that the MAC supports. jumboFrames - Indicates whether the MAC capable of receiving, transmitting and transiting jumbo frames. wrapProtection - Indicates whether the MAC configured to wrap protection. supportsConservativeFairness - indicates the MAC supports conservative fairness algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  BITS jumboFrames(0), wrapProtection(1), supportsConservativeFairness(2)  

rprTopoImageRinglet0Hops 1.0.8802.17.1.1.1.2.1.1.10
The number of hops to this station through ringlet0. The self station is indicated with zero hops. A non reachable station is indicated with -1 value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rprTopoImageRinglet0ReservedRate 1.0.8802.17.1.1.1.2.1.1.11
The amount of A0 traffic that this station adds on ringlet0, in Mb/s units.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rprTopoImageRinglet1Hops 1.0.8802.17.1.1.1.2.1.1.12
The number of hops to this station through ringlet1. The self station is indicated with zero hops. A non reachable station is indicated with -1 value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rprTopoImageRinglet1ReservedRate 1.0.8802.17.1.1.1.2.1.1.13
The amount of A0 traffic that this station adds on ringlet1, in Mb/s units.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rprTopoImageWestProtectionStatus 1.0.8802.17.1.1.1.2.1.1.14
The current protection status of the West span.
Status: current Access: read-only
OBJECT-TYPE    
  RprProtectionStatus  

rprTopoImageWestWeight 1.0.8802.17.1.1.1.2.1.1.15
The weight of the station on the west span. used for weighted fairness.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

rprTopoImageEastProtectionStatus 1.0.8802.17.1.1.1.2.1.1.16
The current protection status of the east span.
Status: current Access: read-only
OBJECT-TYPE    
  RprProtectionStatus  

rprTopoImageEastWeight 1.0.8802.17.1.1.1.2.1.1.17
The weight of the station on the east span. Used for weighted fairness.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

rprTopoImageStatus 1.0.8802.17.1.1.1.2.1.1.18
Status of the station, the reachability of station through ringlet0 and ringlet1, wrap active on the station spans, events of reception frames with bad FCS, events of reception multichoke fairness frames.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reachableRinglet0(0), reachableRinglet1(1), wrapActiveWest(2), wrapActiveEast(3), receivedBadFcs(4), receivedMultichokeFairness(5)  

rprFairnessTable 1.0.8802.17.1.1.1.2.2
A table of RPR Fairness per RPR span. All read-write attributes in this table are non-volatile, i.e. will be retained across system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprFairnessEntry

rprFairnessEntry 1.0.8802.17.1.1.1.2.2.1
A fairness parameters for a particular ringlet of the an RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprFairnessEntry  

rprFairnessIfIndex 1.0.8802.17.1.1.1.2.2.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprFairnessRinglet 1.0.8802.17.1.1.1.2.2.1.2
The ringlet for which this row contains information. ringlet0 is the transmission of the east span and the reception of the west span, ringlet1 is the transmission of the west span and the reception of the east span
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ringlet0(1), ringlet1(2)  

rprFairnessRingletWeight 1.0.8802.17.1.1.1.2.2.1.3
Weight assigned to fairness to permit the scaling of fair rate values among stations on the ringlet. This allows one station to use a larger share of available capacity than another station without violating fairness principles. The allowed range is [1, 255]. The default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

rprFairnessReservedRate 1.0.8802.17.1.1.1.2.2.1.4
The amount of A0 traffic that this station adds that ringlet, in Mb/s units. Default value for A0 reserved rate is 0 Mb/s.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rprFairnessMaxAllowed 1.0.8802.17.1.1.1.2.2.1.5
The maximum value that the station is allowed to transmit local excess traffic to the ringlet. The default value is the physical ring rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rprFairnessAgeCoef 1.0.8802.17.1.1.1.2.2.1.6
The coefficient used by the aging procedure to specify the relative weights assigned to (a) the change in the value of a rate-counter during the most recent agingInterval and (b) the value of the rate-counter at the end of the previous agingInterval. The value is interpreted as 2 raised to the power specified by this attribute. The default value is 2, giving an aging coefficient of 2**2, or 4.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4  

rprFairnessRampCoef 1.0.8802.17.1.1.1.2.2.1.7
The coefficient used for ramping a rate. The value is interpreted as 2 raised to the power specified by this attribute. The default value is 6, giving a low-pass coefficient of 2**6, or 64.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 4..9  

rprFairnessLpCoef 1.0.8802.17.1.1.1.2.2.1.8
The coefficient used by the low-pass filter procedure to specify the relative weights applied to (a) the increase in the rate-count value during the most recent agingInterval and (b) the previous low-pass filtered rate. The former is assigned a weight of 1 and the latter a weight of (lpCoef-1). The value is interpreted as 2 raised to the power specified by this attribute. The default value is 6, giving a low-pass coefficient of 2**6, or 64.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 4..9  

rprFairnessAdvertisementRatio 1.0.8802.17.1.1.1.2.2.1.9
The ratio between the link capacity reserved for fairness control messages and the total link capacity. Default value of fairness advertisement ratio is 5 units of 0.00025, i.e 0.00125.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..40  

rprFairnessMcffReportCoef 1.0.8802.17.1.1.1.2.2.1.10
Indicates the number of SCFF advertisingIntervals that elapse between the sending of successive MCFFs, This value allows the interval between sending MCFFs to be established as MCFF_reportingInterval = rprFairnessMcffReportCoef * SCFF_avertisingInterval. The default value is 10.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 8..512  

rprFairnessActiveWeightsCoef 1.0.8802.17.1.1.1.2.2.1.11
Indicates the number of agingIntervals that elapse between successive computations of activeWeights. This value allows the interval between computations of activeWeights to be established as activeWeightsInterval = activeWeightsCoef * agingInterval. The default value is 64.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 8..512  

rprFairnessSTQHighThreshold 1.0.8802.17.1.1.1.2.2.1.12
A level of STQ occupancy at or above which CSFE frames are no longer admitted. Defined only for a dual transit-queue implementation. This attribute specifies the high threshold location in percentage of the STQ size. The allowed range is [2*mtuSize, stqFullThreshold -mtuSize]. The default value is 0.25*stqFullThreshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

rprFairnessSTQMedThreshold 1.0.8802.17.1.1.1.2.2.1.13
A level of buffer occupancy in a dual-queue deployment, at or above which congestion on the outbound link is declared. This attribute specifies the medium threshold location in percentage of the STQ size. The allowed range is [stqLowThreshold + mtuSize, stqHighThreshold - mtuSize]. The default value is 0.5 * (stqHighThreshold + stqLowThreshold).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

rprFairnessSTQLowThreshold 1.0.8802.17.1.1.1.2.2.1.14
A level of STQ occupancy at or above which congestion on the outbound link is imminent. Defined only for dual transit-queue implementations. This attribute specifies the low threshold location in percentage of the STQ size. The range is [mtuSize, stqHighThreshold -mtuSize]. The default value is 0.5*stqHighThreshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

rprFairnessRateHighThreshold 1.0.8802.17.1.1.1.2.2.1.15
Rate at or above which congestion on the outbound link is declared. The range is [0.4 * unreservedRate, 0.99 * unreservedRate]. The default value is 0.95 * unreservedRate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 400..990  

rprFairnessRateLowThreshold 1.0.8802.17.1.1.1.2.2.1.16
Rate at or above which congestion on the outbound link is imminent. The range is [0.5 * rateHighThreshold, 0.99 * rateHighThreshold]. The default value is 0.9 * rateHighThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 500..990  

rprFairnessResetWaterMarks 1.0.8802.17.1.1.1.2.2.1.17
Write resetWaterMarks to this attribute to reset the STQ water marks to the current occupancy. Default value is idle
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), resetWaterMarks(2)  

rprFairnessSTQHighWaterMark 1.0.8802.17.1.1.1.2.2.1.18
The highest level of STQ occupancy since the last reset of this value, in percentage of the STQ size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000  

rprFairnessSTQLowWaterMark 1.0.8802.17.1.1.1.2.2.1.19
The lowest level of STQ occupancy since the last reset of this value, in percentage of the STQ size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000  

rprFairnessLastChange 1.0.8802.17.1.1.1.2.2.1.20
The value of sysUpTime at the time when any of the following attributes changes: rprFairnessRingletWeight, rprFairnessReservedRate, rprFairnessMaxAllowed, rprFairnessAgeCoef, rprFairnessRampCoef, rprFairnessLpCoef, rprFairnessAdvertisementRatio, rprFairnessSTQHighThreshold, rprFairnessSTQLowThreshold rprFairnessResetWaterMarks.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rprFairnessChanges 1.0.8802.17.1.1.1.2.2.1.21
Indicates number of times rprFairnessLastChange changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprOamTable 1.0.8802.17.1.1.1.2.3
A table of RPR OAM actions. The table is designed to support a one action at a time on an RPR interface. All read-write attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprOamEntry

rprOamEntry 1.0.8802.17.1.1.1.2.3.1
OAM Echo and Flush control for an RPR interface
Status: current Access: not-accessible
OBJECT-TYPE    
  RprOamEntry  

rprOamIfIndex 1.0.8802.17.1.1.1.2.3.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprOamActionType 1.0.8802.17.1.1.1.2.3.1.2
The type of OAM action. The valid values for this object are: (1) echo (2) flush.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER echo(1), flush(2)  

rprOamDestAddress 1.0.8802.17.1.1.1.2.3.1.3
The 48-bit MAC address of the destination station of OAM session.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

rprOamRequestRinglet 1.0.8802.17.1.1.1.2.3.1.4
The ringlet ID on which the OAM request should be sent.
Status: current Access: read-write
OBJECT-TYPE    
  RprOamRinglet  

rprOamResponseRinglet 1.0.8802.17.1.1.1.2.3.1.5
The ringlet ID on which the OAM response should be replied.
Status: current Access: read-write
OBJECT-TYPE    
  RprOamRinglet  

rprOamClassOfService 1.0.8802.17.1.1.1.2.3.1.6
The class-of-service of OAM session frames
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER classA(1), classB(2), classC(3)  

rprOamUserData 1.0.8802.17.1.1.1.2.3.1.7
The operator assigned user specific data.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

rprOamProtected 1.0.8802.17.1.1.1.2.3.1.8
Indicates whether the OAM action should be protected. In a wrapping ring, If true, the WE (wrap eligible) bit of the OAM action frame is set to 1. Otherwise, the WE bit is set to 0. In steering ring, If true, in case of failure on the requested ringlet between the source and the destination stations, the OAM action frame will be steered to the alternative ringlet. Otherwise, the OAM action frame will be sent through the requested ringlet regardless of its protection state.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rprOamRequestCount 1.0.8802.17.1.1.1.2.3.1.9
Indicates the number of OAM requests to send. Default value of OAM request action is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

rprOamTimeout 1.0.8802.17.1.1.1.2.3.1.10
Indicates the timer to declare OAM action timeout, in 10usec units. Default value of OAM timeout is 500 units of 10usec (i.e. 5 ms)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

rprOamControl 1.0.8802.17.1.1.1.2.3.1.11
Control of an OAM action. The valid values for this object are: (1) idle (2) active (3) abort. Default value of OAM control is idle.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), active(2), abort(3)  

rprOamResponseCount 1.0.8802.17.1.1.1.2.3.1.12
Indicates the number of OAM actions responses received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

rprOamAvResponseTime 1.0.8802.17.1.1.1.2.3.1.13
Average response time to receive the OAM reply.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

rprOamResponseStatus 1.0.8802.17.1.1.1.2.3.1.14
Status of an OAM action. The valid values for this object are: (1) unknown (2) inProcess (3) error (4) success. The action status is success if at least 90% of the responses were received till timeout.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), error(3), success(4)  

rprIfChangeSummaryObject 1.0.8802.17.1.1.1.1.5
OBJECT IDENTIFIER    

rprIfChangeSummaryNumInterfaces 1.0.8802.17.1.1.1.1.5.1
Number of RPR interfaces on this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rprIfChangeSummaryIfLastChange 1.0.8802.17.1.1.1.1.5.2
Latest timestamp when any instance of rprIfLastChange changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rprIfChangeSummaryIfChanges 1.0.8802.17.1.1.1.1.5.3
Number of times any instance of rprIfChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprIfChangeSummarySpanLastChange 1.0.8802.17.1.1.1.1.5.4
Latest timestamp when any instance of rprSpanLastChange changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rprIfChangeSummarySpanChanges 1.0.8802.17.1.1.1.1.5.5
Number of times any instance of rprSpanChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprIfChangeSummaryFairnessLastChange 1.0.8802.17.1.1.1.1.5.6
Latest timestamp when any instance of rprFairnessLastChange changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

rprIfChangeSummaryFairnessChanges 1.0.8802.17.1.1.1.1.5.7
Number of times any instance of rprFairnessChanges changed. The discontinued counter value is indicated by the ifCounterDiscontinuityTime value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rprSpanCountersCurrentTable 1.0.8802.17.1.1.1.3.1
The RPR MAC Span interface current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanCountersCurrentEntry

rprSpanCountersCurrentEntry 1.0.8802.17.1.1.1.3.1.1
Frames and octets statistics for the current interval for the RPR MAC Span interface. The corresponding instance of rprIfStatsControlTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanCountersCurrentEntry  

rprSpanCurrentIfIndex 1.0.8802.17.1.1.1.3.1.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanCurrentSpan 1.0.8802.17.1.1.1.3.1.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanCurrentInUcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.3
The number of received (PHY to MAC) classA unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInUcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.4
The number of received (PHY to MAC) classA unicast octets, in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.5
The number of received (PHY to MAC) classB CIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.6
The number of received (PHY to MAC) classB CIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.7
The number of received (PHY to MAC) classB EIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.8
The number of received (PHY to MAC) classB EIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInUcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.9
The number of received (PHY to MAC) classC unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInUcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.10
The number of received (PHY to MAC) classC unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.11
The number of received (PHY to MAC) classA multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.12
The number of received (PHY to MAC) classA multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.13
The number of received (PHY to MAC) classB CIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.14
The number of received (PHY to MAC) classB CIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.15
The number of received (PHY to MAC) classB EIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.16
The number of received (PHY to MAC) classB EIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.17
The number of received (PHY to MAC) classC multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentInMcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.18
The number of received (PHY to MAC) classC multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.19
The number of transmitted (MAC to PHY) classA unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.20
The number of transmitted (MAC to PHY) classA unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.21
The number of transmitted (MAC to PHY) classB CIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.22
The number of transmitted (MAC to PHY) classB CIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.23
The number of transmitted (MAC to PHY) classB EIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.24
The number of transmitted (MAC to PHY) classB EIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.25
The number of transmitted (MAC to PHY) classC unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutUcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.26
The number of transmitted (MAC to PHY) classC unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassAFrames 1.0.8802.17.1.1.1.3.1.1.27
The number of transmitted (MAC to PHY) classA multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassAOctets 1.0.8802.17.1.1.1.3.1.1.28
The number of transmitted (MAC to PHY) classA multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.1.1.29
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.1.1.30
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.1.1.31
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.1.1.32
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassCFrames 1.0.8802.17.1.1.1.3.1.1.33
The number of transmitted (MAC to PHY) classC multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCurrentOutMcastClassCOctets 1.0.8802.17.1.1.1.3.1.1.34
The number of transmitted (MAC to PHY) classC multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanCountersIntervalTable 1.0.8802.17.1.1.1.3.2
The RPR MAC Span interface interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanCountersIntervalEntry

rprSpanCountersIntervalEntry 1.0.8802.17.1.1.1.3.2.1
Frames and octets statistics collected for a particular interval for the RPR MAC Span interface of a particular span of a particular RPR interface. The corresponding instance of rprIfValidIntervals indicates the number of intervals for which the set of statistics is available.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanCountersIntervalEntry  

rprSpanIntervalIfIndex 1.0.8802.17.1.1.1.3.2.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanIntervalSpan 1.0.8802.17.1.1.1.3.2.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanIntervalNumber 1.0.8802.17.1.1.1.3.2.1.3
A number between 1 and 96, which identifies the intervals for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..96  

rprSpanIntervalValidData 1.0.8802.17.1.1.1.3.2.1.4
This variable indicates if the data for this interval is valid. It will be valid if it contains data for 900 seconds plus or minus 10 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rprSpanIntervalTimeElapsed 1.0.8802.17.1.1.1.3.2.1.5
The duration of a particular interval in seconds. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..899  

rprSpanIntervalStartTime 1.0.8802.17.1.1.1.3.2.1.6
Indicates the wall clock time that this interval started.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rprSpanIntervalInUcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.7
The number of received (PHY to MAC) classA unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInUcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.8
The number of received (PHY to MAC) classA unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.9
The number of received (PHY to MAC) classB CIR unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.10
The number of received (PHY to MAC) classB CIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.11
The number of received (PHY to MAC) classB EIR unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.12
The number of received (PHY to MAC) classB EIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInUcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.13
The number of received (PHY to MAC) classC unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInUcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.14
The number of received (PHY to MAC) classC unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.15
The number of received (PHY to MAC) classA multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.16
The number of received (PHY to MAC) classA multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.17
The number of received (PHY to MAC) classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.18
The number of received (PHY to MAC) classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.19
The number of received (PHY to MAC) classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.20
The number of received (PHY to MAC) classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.21
The number of received (PHY to MAC) classC multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalInMcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.22
The number of received (PHY to MAC) classC multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.23
The number of transmitted (MAC to PHY) classA unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.24
The number of transmitted (MAC to PHY) classA unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.25
The number of transmitted (MAC to PHY) classB CIR unicast frames, in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.26
The number of transmitted (MAC to PHY) classB CIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.27
The number of transmitted (MAC to PHY) classB EIR unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.28
The number of transmitted (MAC to PHY) classB EIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.29
The number of transmitted (MAC to PHY) classC unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutUcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.30
The number of transmitted (MAC to PHY) classC unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassAFrames 1.0.8802.17.1.1.1.3.2.1.31
The number of transmitted (MAC to PHY) classA multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassAOctets 1.0.8802.17.1.1.1.3.2.1.32
The number of transmitted (MAC to PHY) classA multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.2.1.33
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.2.1.34
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.2.1.35
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.2.1.36
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassCFrames 1.0.8802.17.1.1.1.3.2.1.37
The number of transmitted (MAC to PHY) classC multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanIntervalOutMcastClassCOctets 1.0.8802.17.1.1.1.3.2.1.38
The number of transmitted (MAC to PHY) classC multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanCountersDayTable 1.0.8802.17.1.1.1.3.3
The RPR Mac Span Day Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanCountersDayEntry

rprSpanCountersDayEntry 1.0.8802.17.1.1.1.3.3.1
An entry in the RPR Span Day table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanCountersDayEntry  

rprSpanDayIfIndex 1.0.8802.17.1.1.1.3.3.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanDaySpan 1.0.8802.17.1.1.1.3.3.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanDayInUcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.3
The number of received (PHY to MAC) classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInUcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.4
The number of received (PHY to MAC) classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.5
The number of received (PHY to MAC) classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.6
The number of received (PHY to MAC) classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.7
The number of received (PHY to MAC) classB EIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.8
The number of received (PHY to MAC) classB EIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInUcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.9
The number of received (PHY to MAC) classC unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInUcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.10
The number of received (PHY to MAC) classC unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.11
The number of received (PHY to MAC) classA multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.12
The number of received (PHY to MAC) classA multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.13
The number of received (PHY to MAC) classB CIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.14
The number of received (PHY to MAC) classB CIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.15
The number of received (PHY to MAC) classB EIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.16
The number of received (PHY to MAC) classB EIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.17
The number of received (PHY to MAC) classC multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayInMcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.18
The number of received (PHY to MAC) classC multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.19
The number of transmitted (MAC to PHY) classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.20
The number of transmitted (MAC to PHY) classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.21
The number of transmitted (MAC to PHY) classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.22
The number of transmitted (MAC to PHY) classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.23
The number of transmitted (MAC to PHY) classB EIR unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.24
The number of transmitted (MAC to PHY) classB EIR unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.25
The number of transmitted (MAC to PHY) classC unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutUcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.26
The number of transmitted (MAC to PHY) classC unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassAFrames 1.0.8802.17.1.1.1.3.3.1.27
The number of transmitted (MAC to PHY) classA multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassAOctets 1.0.8802.17.1.1.1.3.3.1.28
The number of transmitted (MAC to PHY) classA multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.3.1.29
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.3.1.30
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.3.1.31
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.3.1.32
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassCFrames 1.0.8802.17.1.1.1.3.3.1.33
The number of transmitted (MAC to PHY) classC multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanDayOutMcastClassCOctets 1.0.8802.17.1.1.1.3.3.1.34
The number of transmitted (MAC to PHY) classC multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanCountersStatsTable 1.0.8802.17.1.1.1.3.4
The RPR Mac Span interface total counters table. The DiscontinuityTime for this table is indicated by ifCounterDiscontinuityTime defined in ifXTable. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanCountersStatsEntry

rprSpanCountersStatsEntry 1.0.8802.17.1.1.1.3.4.1
An entry in the span stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanCountersStatsEntry  

rprSpanStatsIfIndex 1.0.8802.17.1.1.1.3.4.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanStatsSpan 1.0.8802.17.1.1.1.3.4.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanStatsInUcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.3
The number of received (PHY to MAC) classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInUcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.4
The number of received (PHY to MAC) classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInUcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.5
The number of received (PHY to MAC) classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInUcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.6
The number of received (PHY to MAC) classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInUcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.7
The number of received (PHY to MAC) classB EIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInUcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.8
The number of received (PHY to MAC) classB EIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInUcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.9
The number of received (PHY to MAC) classC unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInUcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.10
The number of received (PHY to MAC) classC unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.11
The number of received (PHY to MAC) classA multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.12
The number of received (PHY to MAC) classA multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.13
The number of received (PHY to MAC) classB CIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.14
The number of received (PHY to MAC) classB CIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.15
The number of received (PHY to MAC) classB EIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.16
The number of received (PHY to MAC) classB EIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.17
The number of received (PHY to MAC) classC multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInMcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.18
The number of received (PHY to MAC) classC multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInCtrlFrames 1.0.8802.17.1.1.1.3.4.1.19
The number of received (PHY to MAC) control frames processed by this MAC. This does not include control frames in transit, i.e. a multicast control frame received from a ringlet will be counted as In but not Out. This does not include Fairness or idle frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInOamEchoFrames 1.0.8802.17.1.1.1.3.4.1.20
The number of received (PHY to MAC) OAM echo frames processed by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInOamFlushFrames 1.0.8802.17.1.1.1.3.4.1.21
The number of received (PHY to MAC) OAM flush frames processed by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInOamOrgFrames 1.0.8802.17.1.1.1.3.4.1.22
The number of received (PHY to MAC) OAM Org frames processed by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInTopoAtdFrames 1.0.8802.17.1.1.1.3.4.1.23
The number of received (PHY to MAC) Topology ATD frames processed by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInTopoChkSumFrames 1.0.8802.17.1.1.1.3.4.1.24
The number of received (PHY to MAC) topology checksum frames processed by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsInTopoTpFrames 1.0.8802.17.1.1.1.3.4.1.25
The number of received (PHY to MAC) topology TP frames processed by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.26
The number of transmitted (MAC to PHY) classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.27
The number of transmitted (MAC to PHY) classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.28
The number of transmitted (MAC to PHY) classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.29
The number of transmitted (MAC to PHY) classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.30
The number of transmitted (MAC to PHY) classB EIR unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.31
The number of transmitted (MAC to PHY) classB EIR unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.32
The number of transmitted (MAC to PHY) classC unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutUcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.33
The number of transmitted (MAC to PHY) classC unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassAFrames 1.0.8802.17.1.1.1.3.4.1.34
The number of transmitted (MAC to PHY) classA multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassAOctets 1.0.8802.17.1.1.1.3.4.1.35
The number of transmitted (MAC to PHY) classA multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassBCirFrames 1.0.8802.17.1.1.1.3.4.1.36
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassBCirOctets 1.0.8802.17.1.1.1.3.4.1.37
The number of transmitted (MAC to PHY) classB CIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassBEirFrames 1.0.8802.17.1.1.1.3.4.1.38
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassBEirOctets 1.0.8802.17.1.1.1.3.4.1.39
The number of transmitted (MAC to PHY) classB EIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassCFrames 1.0.8802.17.1.1.1.3.4.1.40
The number of transmitted (MAC to PHY) classC multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutMcastClassCOctets 1.0.8802.17.1.1.1.3.4.1.41
The number of transmitted (MAC to PHY) classC multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutCtrlFrames 1.0.8802.17.1.1.1.3.4.1.42
The number of transmitted (MAC to PHY) control frames generated by this MAC. This does not include control frames in transit, i.e. a multicast control frame received from a ringlet will be counted as In but not Out. This does not include Fairness or idle frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutOamEchoFrames 1.0.8802.17.1.1.1.3.4.1.43
The number of transmitted (MAC to PHY) OAM echo frames generated by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutOamFlushFrames 1.0.8802.17.1.1.1.3.4.1.44
The number of transmitted (MAC to PHY) OAM flush frames generated by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutOamOrgFrames 1.0.8802.17.1.1.1.3.4.1.45
The number of transmitted (MAC to PHY) OAM Org frames generated by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutTopoAtdFrames 1.0.8802.17.1.1.1.3.4.1.46
The number of transmitted (MAC to PHY) topology ATD frames generated by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutTopoChkSumFrames 1.0.8802.17.1.1.1.3.4.1.47
The number of transmitted (MAC to PHY) topology checksum frames generated by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanStatsOutTopoTpFrames 1.0.8802.17.1.1.1.3.4.1.48
The number of transmitted (MAC to PHY) topology TP frames generated by this MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientCountersCurrentTable 1.0.8802.17.1.1.1.4.1
The local station traffic current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprClientCountersCurrentEntry

rprClientCountersCurrentEntry 1.0.8802.17.1.1.1.4.1.1
Frames and octets statistics for the current interval for the local station traffic of a particular RPR client interface. The corresponding instance of rprIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprClientCountersCurrentEntry  

rprClientCurrentIfIndex 1.0.8802.17.1.1.1.4.1.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprClientCurrentInUcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.2
The number of MAC to client classA unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInUcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.3
The number of MAC to client classA unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.4
The number of MAC to client classB CIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.5
The number of MAC to client classB CIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.6
The number of MAC to client classB EIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.7
The number of MAC to client classB EIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInUcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.8
The number of MAC to client classC unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInUcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.9
The number of MAC to client classC unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.10
The number of MAC to client classA multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.11
The number of MAC to client classA multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.12
The number of MAC to client classB CIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.13
The number of MAC to client classB CIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.14
The number of MAC to client classB EIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.15
The number of MAC to client classB EIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.16
The number of MAC to client classC multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentInMcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.17
The number of MAC to client classC multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.18
The number of client to MAC classA unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.19
The number of client to MAC classA unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.20
The number of client to MAC classB CIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.21
The number of client to MAC classB CIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.22
The number of client to MAC classB EIR unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.23
The number of client to MAC classB EIR unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.24
The number of client to MAC classC unicast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutUcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.25
The number of client to MAC classC unicast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassAFrames 1.0.8802.17.1.1.1.4.1.1.26
The number of client to MAC classA multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassAOctets 1.0.8802.17.1.1.1.4.1.1.27
The number of client to MAC classA multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.1.1.28
The number of client to MAC classB CIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.1.1.29
The number of client to MAC classB CIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.1.1.30
The number of client to MAC classB EIR multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.1.1.31
The number of client to MAC classB EIR multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassCFrames 1.0.8802.17.1.1.1.4.1.1.32
The number of client to MAC classC multicast and broadcast frames in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCurrentOutMcastClassCOctets 1.0.8802.17.1.1.1.4.1.1.33
The number of client to MAC classC multicast and broadcast octets in the current interval.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprClientCountersIntervalTable 1.0.8802.17.1.1.1.4.2
The local station traffic interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprClientCountersIntervalEntry

rprClientCountersIntervalEntry 1.0.8802.17.1.1.1.4.2.1
Frames and octets statistics collected for a particular interval for local station traffic of a particular RPR interface. The corresponding instance of rprIfValidIntervals indicates the number of intervals for which the set of statistics is available.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprClientCountersIntervalEntry  

rprClientIntervalIfIndex 1.0.8802.17.1.1.1.4.2.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprClientIntervalNumber 1.0.8802.17.1.1.1.4.2.1.2
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..96  

rprClientIntervalValidData 1.0.8802.17.1.1.1.4.2.1.3
This variable indicates if the data for this interval is valid. It will be valid if it contains data for 900 seconds plus or minus 10 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rprClientIntervalTimeElapsed 1.0.8802.17.1.1.1.4.2.1.4
The duration of a particular interval in seconds. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..899  

rprClientIntervalInUcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.5
The number of MAC to client classA unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInUcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.6
The number of MAC to client classA unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.7
The number of MAC to client classB CIR unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.8
The number of MAC to client classB CIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.9
The number of MAC to client classB EIR unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.10
The number of MAC to client classB EIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInUcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.11
The number of MAC to client classC unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInUcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.12
The number of MAC to client classC unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.13
The number of MAC to client classA multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.14
The number of MAC to client classA multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.15
The number of MAC to client classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.16
The number of MAC to client classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.17
The number of MAC to client classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.18
The number of MAC to client classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.19
The number of MAC to client classC multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalInMcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.20
The number of MAC to client classC multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.21
The number of client to MAC classA unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.22
The number of client to MAC classA unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.23
The number of client to MAC classB CIR unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.24
The number of client to MAC classB CIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.25
The number of client to MAC classB EIR unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.26
The number of client to MAC classB EIR unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.27
The number of client to MAC classC unicast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutUcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.28
The number of client to MAC classC unicast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassAFrames 1.0.8802.17.1.1.1.4.2.1.29
The number of client to MAC classA multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassAOctets 1.0.8802.17.1.1.1.4.2.1.30
The number of client to MAC classA multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.2.1.31
The number of client to MAC classB CIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.2.1.32
The number of client to MAC classB CIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.2.1.33
The number of client to MAC classB EIR multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.2.1.34
The number of client to MAC classB EIR multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassCFrames 1.0.8802.17.1.1.1.4.2.1.35
The number of client to MAC classC multicast and broadcast frames in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientIntervalOutMcastClassCOctets 1.0.8802.17.1.1.1.4.2.1.36
The number of client to MAC classC multicast and broadcast octets in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprClientCountersDayTable 1.0.8802.17.1.1.1.4.3
The RPR Mac Client Day Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprClientCountersDayEntry

rprClientCountersDayEntry 1.0.8802.17.1.1.1.4.3.1
An entry in the RPR Client Day table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprClientCountersDayEntry  

rprClientDayIfIndex 1.0.8802.17.1.1.1.4.3.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprClientDayInUcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.2
The number of MAC to client classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInUcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.3
The number of MAC to client classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.4
The number of MAC to client classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.5
The number of MAC to client classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.6
The number of MAC to client classB EIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.7
The number of MAC to client classB EIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInUcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.8
The number of MAC to client classC unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInUcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.9
The number of MAC to client classC unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.10
The number of MAC to client classA multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.11
The number of MAC to client classA multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.12
The number of MAC to client classB CIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.13
The number of MAC to client classB CIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.14
The number of MAC to client classB EIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.15
The number of MAC to client classB EIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.16
The number of MAC to client classC multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayInMcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.17
The number of MAC to client classC multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.18
The number of client to MAC classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.19
The number of client to MAC classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.20
The number of client to MAC classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.21
The number of client to MAC classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.22
The number of client to MAC classB EIR unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.23
The number of client to MAC classB EIR unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.24
The number of client to MAC classC unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutUcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.25
The number of client to MAC classC unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassAFrames 1.0.8802.17.1.1.1.4.3.1.26
The number of client to MAC classA multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassAOctets 1.0.8802.17.1.1.1.4.3.1.27
The number of client to MAC classA multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.3.1.28
The number of client to MAC classB CIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.3.1.29
The number of client to MAC classB CIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.3.1.30
The number of client to MAC classB EIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.3.1.31
The number of client to MAC classB EIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassCFrames 1.0.8802.17.1.1.1.4.3.1.32
The number of client to MAC classC multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientDayOutMcastClassCOctets 1.0.8802.17.1.1.1.4.3.1.33
The number of client to MAC classC multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprClientCountersStatsTable 1.0.8802.17.1.1.1.4.4
The local station traffic total counters table. The DiscontinuityTime for this table is indicated by ifCounterDiscontinuityTime defined in ifXTable. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprClientCountersStatsEntry

rprClientCountersStatsEntry 1.0.8802.17.1.1.1.4.4.1
An entry in the span stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprClientCountersStatsEntry  

rprClientStatsIfIndex 1.0.8802.17.1.1.1.4.4.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprClientStatsInUcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.2
The number of MAC to client classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInUcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.3
The number of MAC to client classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInUcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.4
The number of MAC to client classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInUcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.5
The number of MAC to client classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInUcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.6
The number of MAC to client classB EIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInUcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.7
The number of MAC to client classB EIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInUcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.8
The number of MAC to client classC unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInUcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.9
The number of MAC to client classC unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.10
The number of MAC to client classA multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.11
The number of MAC to client classA multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.12
The number of MAC to client classB CIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.13
The number of MAC to client classB CIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.14
The number of MAC to client classB EIR multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.15
The number of MAC to client classB EIR multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.16
The number of MAC to client classC multicast and broadcast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInMcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.17
The number of MAC to client classC multicast and broadcast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsInBcastFrames 1.0.8802.17.1.1.1.4.4.1.18
The number of MAC to client broadcast frames. This is used only when deriving the multicast and broadcast packet counters for the interface MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.19
The number of client to MAC classA unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.20
The number of client to MAC classA unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.21
The number of client to MAC classB CIR unicast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.22
The number of client to MAC classB CIR unicast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.23
The number of client to MAC classB EIR unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.24
The number of client to MAC classB EIR unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.25
The number of client to MAC classC unicast frames
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutUcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.26
The number of client to MAC classC unicast octets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassAFrames 1.0.8802.17.1.1.1.4.4.1.27
The number of client to MAC classA multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassAOctets 1.0.8802.17.1.1.1.4.4.1.28
The number of client to MAC classA multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassBCirFrames 1.0.8802.17.1.1.1.4.4.1.29
The number of client to MAC classB CIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassBCirOctets 1.0.8802.17.1.1.1.4.4.1.30
The number of client to MAC classB CIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassBEirFrames 1.0.8802.17.1.1.1.4.4.1.31
The number of client to MAC classB EIR multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassBEirOctets 1.0.8802.17.1.1.1.4.4.1.32
The number of client to MAC classB EIR multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassCFrames 1.0.8802.17.1.1.1.4.4.1.33
The number of client to MAC classC multicast and broadcast frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutMcastClassCOctets 1.0.8802.17.1.1.1.4.4.1.34
The number of client to MAC classC multicast and broadcast octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprClientStatsOutBcastFrames 1.0.8802.17.1.1.1.4.4.1.35
The number of client to MAC broadcast frames. This is used only when deriving the multicast and broadcast packet counters for the interface MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorCountersCurrentTable 1.0.8802.17.1.1.1.5.1
The RPR Errors Current counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanErrorCountersCurrentEntry

rprSpanErrorCountersCurrentEntry 1.0.8802.17.1.1.1.5.1.1
Errors statistics for the current interval of a particular span of a particular RPR interface. The corresponding instance of rprIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanErrorCountersCurrentEntry  

rprSpanErrorCurrentIfIndex 1.0.8802.17.1.1.1.5.1.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanErrorCurrentSpan 1.0.8802.17.1.1.1.5.1.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanErrorCurrentTtlExpFrames 1.0.8802.17.1.1.1.5.1.1.3
The number of received (PHY to MAC) data frames that were dropped due to zero Time To Live (TTL).
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentTooLongFrames 1.0.8802.17.1.1.1.5.1.1.4
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentTooShortFrames 1.0.8802.17.1.1.1.5.1.1.5
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentBadHecFrames 1.0.8802.17.1.1.1.5.1.1.6
The number of received (PHY to MAC) frames with HEC error.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentBadFcsFrames 1.0.8802.17.1.1.1.5.1.1.7
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentSelfSrcUcastFrames 1.0.8802.17.1.1.1.5.1.1.8
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentPmdAbortFrames 1.0.8802.17.1.1.1.5.1.1.9
The number of received (PHY to MAC) frames that were aborted by the PMD.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentBadAddrFrames 1.0.8802.17.1.1.1.5.1.1.10
The number of received (PHY to MAC) frames with invalid SA value.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentBadParityFrames 1.0.8802.17.1.1.1.5.1.1.11
The number of received (PHY to MAC) frames parity value not matching the expected parity value
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentContainedFrames 1.0.8802.17.1.1.1.5.1.1.12
The number of received (PHY to MAC) frames that were removed due to context containment
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentScffErrors 1.0.8802.17.1.1.1.5.1.1.13
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentErroredSeconds 1.0.8802.17.1.1.1.5.1.1.14
The number of errored seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentSeverelyErroredSeconds 1.0.8802.17.1.1.1.5.1.1.15
The number of severely errored seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCurrentUnavailableSeconds 1.0.8802.17.1.1.1.5.1.1.16
The number of unavailable seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfCurrentCount  

rprSpanErrorCountersIntervalTable 1.0.8802.17.1.1.1.5.2
The RPR Errors Interval counters table. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanErrorCountersIntervalEntry

rprSpanErrorCountersIntervalEntry 1.0.8802.17.1.1.1.5.2.1
Error statistics collected for a particular interval of a particular span of a particular RPR interface. The corresponding instance of rprIfValidIntervals indicates the number of intervals for which the set of statistics is available.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanErrorCountersIntervalEntry  

rprSpanErrorIntervalIfIndex 1.0.8802.17.1.1.1.5.2.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanErrorIntervalSpan 1.0.8802.17.1.1.1.5.2.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanErrorIntervalNumber 1.0.8802.17.1.1.1.5.2.1.3
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..96  

rprSpanErrorIntervalValidData 1.0.8802.17.1.1.1.5.2.1.4
This variable indicates if the data for this interval is valid. It will be valid if it contains data for 900 seconds plus or minus 10 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rprSpanErrorIntervalTimeElapsed 1.0.8802.17.1.1.1.5.2.1.5
The duration of a particular interval in seconds. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..899  

rprSpanErrorIntervalTtlExpFrames 1.0.8802.17.1.1.1.5.2.1.6
The number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL) in a particular interval in the past 24 hours
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalTooLongFrames 1.0.8802.17.1.1.1.5.2.1.7
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size in a particular interval in the past 24 hours
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalTooShortFrames 1.0.8802.17.1.1.1.5.2.1.8
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size in a particular interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalBadHecFrames 1.0.8802.17.1.1.1.5.2.1.9
The number of received (PHY to MAC) frames with HEC error in a particular interval in the past 24 hours
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalBadFcsFrames 1.0.8802.17.1.1.1.5.2.1.10
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalSelfSrcUcastFrames 1.0.8802.17.1.1.1.5.2.1.11
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC, in a particular interval in the past 24 hours
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalPmdAbortFrames 1.0.8802.17.1.1.1.5.2.1.12
The number of received (PHY to MAC) unicast frames that were aborted by the PMD layer, in a particular interval in the past 24 hours
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalBadAddrFrames 1.0.8802.17.1.1.1.5.2.1.13
The number of received (PHY to MAC) frames with invalid SA value.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalBadParityFrames 1.0.8802.17.1.1.1.5.2.1.14
The number of received (PHY to MAC) frames parity value not matching the expected parity value
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalContainedFrames 1.0.8802.17.1.1.1.5.2.1.15
The number of received (PHY to MAC) frames that were removed due to context containment
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalScffErrors 1.0.8802.17.1.1.1.5.2.1.16
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalErroredSeconds 1.0.8802.17.1.1.1.5.2.1.17
The number of errored seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalSeverelyErroredSeconds 1.0.8802.17.1.1.1.5.2.1.18
The number of severely errored seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorIntervalUnavailableSeconds 1.0.8802.17.1.1.1.5.2.1.19
The number of unavailable seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfIntervalCount  

rprSpanErrorCountersDayTable 1.0.8802.17.1.1.1.5.3
The RPR Mac Error Day Table contains the cumulative sum of the various statistics for the 24 hour period preceding the current interval. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanErrorCountersDayEntry

rprSpanErrorCountersDayEntry 1.0.8802.17.1.1.1.5.3.1
An entry in the RPR Error Day table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanErrorCountersDayEntry  

rprSpanErrorDayIfIndex 1.0.8802.17.1.1.1.5.3.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanErrorDaySpan 1.0.8802.17.1.1.1.5.3.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanErrorDayTtlExpFrames 1.0.8802.17.1.1.1.5.3.1.3
The number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL).
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayTooLongFrames 1.0.8802.17.1.1.1.5.3.1.4
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayTooShortFrames 1.0.8802.17.1.1.1.5.3.1.5
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayBadHecFrames 1.0.8802.17.1.1.1.5.3.1.6
The number of received (PHY to MAC) frames with HEC error.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayBadFcsFrames 1.0.8802.17.1.1.1.5.3.1.7
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDaySelfSrcUcastFrames 1.0.8802.17.1.1.1.5.3.1.8
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayPmdAbortFrames 1.0.8802.17.1.1.1.5.3.1.9
The number of received (PHY to MAC) frames that were aborted by the PMD
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayBadAddrFrames 1.0.8802.17.1.1.1.5.3.1.10
The number of received (PHY to MAC) frames with invalid SA value.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayBadParityFrames 1.0.8802.17.1.1.1.5.3.1.11
The number of received (PHY to MAC) frames parity value not matching the expected parity value
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayContainedFrames 1.0.8802.17.1.1.1.5.3.1.12
The number of received (PHY to MAC) frames that were removed due to context containment
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayScffErrors 1.0.8802.17.1.1.1.5.3.1.13
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayErroredSeconds 1.0.8802.17.1.1.1.5.3.1.14
The number of errored seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDaySeverelyErroredSeconds 1.0.8802.17.1.1.1.5.3.1.15
The number of severely errored seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorDayUnavailableSeconds 1.0.8802.17.1.1.1.5.3.1.16
The number of unavailable seconds.
Status: current Access: read-only
OBJECT-TYPE    
  HCPerfTotalCount  

rprSpanErrorCountersStatsTable 1.0.8802.17.1.1.1.5.4
The RPR Errors total counters table. The DiscontinuityTime for this table is indicated by ifCounterDiscontinuityTime defined in ifXTable. All attributes in this table are volatile, i.e. will be cleared on system reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RprSpanErrorCountersStatsEntry

rprSpanErrorCountersStatsEntry 1.0.8802.17.1.1.1.5.4.1
An entry in the span error counter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpanErrorCountersStatsEntry  

rprSpanErrorStatsIfIndex 1.0.8802.17.1.1.1.5.4.1.1
The ifIndex of this RPR interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rprSpanErrorStatsSpan 1.0.8802.17.1.1.1.5.4.1.2
An indication of the span of the interface for which this row contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RprSpan  

rprSpanErrorStatsTtlExpFrames 1.0.8802.17.1.1.1.5.4.1.3
The number of received (PHY to MAC) frames that were dropped due to zero Time To Live (TTL).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsTooLongFrames 1.0.8802.17.1.1.1.5.4.1.4
The number of received (PHY to MAC) frames that exceed the maximum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsTooShortFrames 1.0.8802.17.1.1.1.5.4.1.5
The number of received (PHY to MAC) frames shortest than the minimum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsBadHecFrames 1.0.8802.17.1.1.1.5.4.1.6
The number of received (PHY to MAC) frames with HEC error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsBadFcsFrames 1.0.8802.17.1.1.1.5.4.1.7
The number of received (PHY to MAC) data and control frames where the fcs value did not match the expected fcs value. This includes data frames passed to the client as a result of rprIfMacOperModes being not set to dropBadFcs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsSelfSrcUcastFrames 1.0.8802.17.1.1.1.5.4.1.8
The number of received (PHY to MAC) unicast frames that were transmitted by the station itself i.e. the source MAC is equal to the interface MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsPmdAbortFrames 1.0.8802.17.1.1.1.5.4.1.9
The number of received (PHY to MAC) frames that were aborted by the PMD
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsBadAddrFrames 1.0.8802.17.1.1.1.5.4.1.10
The number of received (PHY to MAC) frames with invalid SA value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsBadParityFrames 1.0.8802.17.1.1.1.5.4.1.11
The number of received (PHY to MAC) frames parity value not matching the expected parity value
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsContainedFrames 1.0.8802.17.1.1.1.5.4.1.12
The number of received (PHY to MAC) frames that were removed due to context containment
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprSpanErrorStatsScffErrors 1.0.8802.17.1.1.1.5.4.1.13
The number of received (PHY to MAC) errored SCFF, with bad parity, bad FCS, or both.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rprGroups 1.0.8802.17.1.1.2.1
OBJECT IDENTIFIER    

rprCompliances 1.0.8802.17.1.1.2.2
OBJECT IDENTIFIER    

rprModuleTotalStatsCompliance 1.0.8802.17.1.1.2.2.1
The compliance statement for agent that support RPR operation with total statistics collections.
Status: current Access: read-only
MODULE-COMPLIANCE    

rprIfGroup 1.0.8802.17.1.1.2.1.1
Collection of objects needed for RPR MAC configuration.
Status: current Access: read-only
OBJECT-GROUP    

rprIfGroupOpt 1.0.8802.17.1.1.2.1.2
Collection of objects for RPR MAC.
Status: current Access: read-only
OBJECT-GROUP    

rprIfStatsControlGroup 1.0.8802.17.1.1.2.1.3
Collection of objects needed for RPR MAC statistics management.
Status: current Access: read-only
OBJECT-GROUP    

rprSpanGroup 1.0.8802.17.1.1.2.1.4
Collection of objects needed for RPR Span configuration.
Status: current Access: read-only
OBJECT-GROUP    

rprSpanGroupOpt 1.0.8802.17.1.1.2.1.5
Collection of objects for RPR Span.
Status: current Access: read-only
OBJECT-GROUP    

rprSpanProtectionGroup 1.0.8802.17.1.1.2.1.6
Collection of objects needed for RPR Span Protection monitoring.
Status: current Access: read-only
OBJECT-GROUP    

rprTopoGroup 1.0.8802.17.1.1.2.1.7
Collection of objects needed for RPR Topology discovery.
Status: current Access: read-only
OBJECT-GROUP    

rprFairnessGroup 1.0.8802.17.1.1.2.1.8
Collection of objects needed for RPR Fairness configuration.
Status: current Access: read-only
OBJECT-GROUP    

rprFairnessGroupOpt 1.0.8802.17.1.1.2.1.9
Collection of objects for RPR Fairness.
Status: current Access: read-only
OBJECT-GROUP    

rprOamGroup 1.0.8802.17.1.1.2.1.10
Collection of objects needed for RPR OAM configuration.
Status: current Access: read-only
OBJECT-GROUP    

rprIfChangeSummaryGroup 1.0.8802.17.1.1.2.1.11
Collection of objects summarizes changes on the RPR interfaces.
Status: current Access: read-only
OBJECT-GROUP    

rprSpanCurrentGroup 1.0.8802.17.1.1.2.1.12
Collection of objects counting MAC span current statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprSpanIntervalGroup 1.0.8802.17.1.1.2.1.13
Collection of objects counting MAC span intervals statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprSpanDayGroup 1.0.8802.17.1.1.2.1.14
Collection of objects counting MAC span 24 hours statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprSpanStatsGroup 1.0.8802.17.1.1.2.1.15
Collection of objects counting MAC span total statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprClientCurrentGroup 1.0.8802.17.1.1.2.1.16
Collection of objects counting MAC client interface current statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprClientIntervalGroup 1.0.8802.17.1.1.2.1.17
Collection of objects counting MAC client interface intervals statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprClientDayGroup 1.0.8802.17.1.1.2.1.18
Collection of objects counting MAC client interface 24 hours statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprClientStatsGroup 1.0.8802.17.1.1.2.1.19
Collection of objects counting MAC client interface total statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprErrorCurrentGroup 1.0.8802.17.1.1.2.1.20
Collection of objects counting MAC span error current statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprErrorIntervalGroup 1.0.8802.17.1.1.2.1.21
Collection of objects counting MAC span error intervals statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprErrorDayGroup 1.0.8802.17.1.1.2.1.22
Collection of objects counting MAC span error 24 hours statistics.
Status: current Access: read-only
OBJECT-GROUP    

rprErrorStatsGroup 1.0.8802.17.1.1.2.1.23
Collection of objects counting MAC span error total statistics.
Status: current Access: read-only
OBJECT-GROUP