CIENA-CES-BENCHMARK-MIB

File: CIENA-CES-BENCHMARK-MIB.mib (159910 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
CIENA-SMI CIENA-GLOBAL-MIB

Imported symbols

Unsigned32 Integer32 Counter64
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
RowStatus TruthValue DisplayString
MacAddress TEXTUAL-CONVENTION DateAndTime
InetAddressType InetAddress InetAddressPrefixLength
cienaCesNotifications cienaCesConfig cienaCesStatistics
cienaGlobalSeverity cienaGlobalMacAddress

Defined Types

CienaCesBenchmarkLatencyPdvTestState  
Test state for latency and packet delay variation tests.
TEXTUAL-CONVENTION    
  INTEGER idle(1), sendingTraffic(2), waitingForTimestampData(3), waitingForResidualPackets(4), processingResults(5), stoppedByIntervalTimer(6), stoppedByDurationTimer(7), stoppedByUser(8), done(9)  

CienaCesBenchmarkThroughputTestState  
Throughput test states
TEXTUAL-CONVENTION    
  INTEGER idle(1), running(2), waitingForResidualPackets(3), processingResults(4), stoppedByIntervalTimer(5), stoppedByDurationTimer(6), stoppedByUser(7), done(8), txMaxThroughputForYellowTest(9)  

CienaCesBenchmarkFramelossTestState  
Frame loss test states
TEXTUAL-CONVENTION    
  INTEGER idle(1), runningFirstTest(2), waitingForResidualFirstPackets(3), processingFirstResults(4), runningSecondTest(5), waitingForResidualSecondPackets(6), processingSecondResults(7), stoppedByIntervalTimer(8), stoppedByDurationTimer(9), stoppedByUser(10), done(11)  

CienaCesBenchmarkRfc2544TestState  
RFC 2544 test suite state.
TEXTUAL-CONVENTION    
  INTEGER idle(1), running(2), stoppedByIntervalTimer(3), stoppedByDurationTimer(4), stoppedByUser(5), done(6)  

CienaCesBenchmarkY1564TestState  
Y1564 test suite state.
TEXTUAL-CONVENTION    
  INTEGER idle(1), running(2), stoppedByIntervalTimer(3), stoppedByDurationTimer(4), stoppedByUser(5), done(6)  

CienaCesBenchmarkColorTest  
Defines which traffic color needs to be tested. Green test traffic is generated with DEI bit set to 0 and uses the profile bandwidth parameter as the starting bandwidth; yellow test traffic is generated with DEI bit set to 1 and uses the profile excess-bandwidth parameter as the starting bandwidth. When testing for red, the test stream has its DEI bit set to 1 and the starting bandwidth is (excess-bandwidth * 1.25)
TEXTUAL-CONVENTION    
  INTEGER green(1), yellow(2), greenYellow(3), greenYellowRed(4)  

CienaCesBenchmarkKpiResult  
Provides a pass or fail for the test results compared to the selected KPI profile's pass crieteria for the test.
TEXTUAL-CONVENTION    
  INTEGER notAvailable(1), pass(2), fail(3)  

CienaCesBenchmarkAdminState  
Administrative state of an object.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), enabled(2)  

CienaCesBenchmarkThroughputKpiPercent  
Percent of bandwidth that the maximum throughput result shouldn't go below for the test to be considered a pass. The value is given as an integer but represent a 4 decimal point percent. Ex: 0.2000 is reported as 2000.
TEXTUAL-CONVENTION    
  Unsigned32  

CienaCesBenchmarkFramelossKpiPercent  
Percent of the frameloss test staring bandwidth, the frame loss shouldn't exceed for the test to be considered a pass. The value is given as an integer but represent a 4 decimal point percent. Ex: 0.2000 is reported as 2000.
TEXTUAL-CONVENTION    
  Unsigned32  

CienaCesBenchmarkThroughputResult  
Throughput results in Mbps are sent as unsigned integer multiplied by 100 to provide a 2 decimal point accuracy. If result is 123.45 Mbps, it is sent as 12345 and should be divided by 100 by the SNMP application retrieving the data.
TEXTUAL-CONVENTION    
  Unsigned32  

CienaCesBenchmarkFramelossResult  
Frame loss results in Percent of frame loss start bandwidth are sent as unsigned integer multitplied by 100 to provide a 2 decimal point accuracy. If result is 12.34 %, it is sent as 1234 and should be divided by 100 by the SNMP application retrieving the data.
TEXTUAL-CONVENTION    
  Unsigned32  

CienaCesBenchmarkPcpBitmap  
Bitmap of the VLAN PCP (Priority Code ) value to test with. When The RFC2544 test is selected in the profile, only 1 PCP bit can be set. For other tests, a test session will be run simultaneously for each PCP set in the bitmap. In the later case, the bandwidth will be distributed among the set PCPs according to the selected PCP Bandwidth allocation profile. If no such profile is configured, the bandwidth will evenly be distributed among all set PCPs.
TEXTUAL-CONVENTION    
  BITS pcp0(0), pcp1(1), pcp2(2), pcp3(3), pcp4(4), pcp5(5), pcp6(6), pcp7(7)  

CienaCesBenchmarkEntityEntry  
SEQUENCE    
  cienaCesBenchmarkEntityEntryId Integer32
  cienaCesBenchmarkEntityEntryName DisplayString
  cienaCesBenchmarkEntityEntryRole INTEGER
  cienaCesBenchmarkEntityEntryPortId Integer32
  cienaCesBenchmarkEntityEntryMode INTEGER
  cienaCesBenchmarkEntityEntryAdminState CienaCesBenchmarkAdminState
  cienaCesBenchmarkEntityEntryLocalMac MacAddress
  cienaCesBenchmarkEntityEntrySlotId Integer32
  cienaCesBenchmarkEntityEntryReflectorVendorType INTEGER
  cienaCesBenchmarkEntityEntryReflectionLevel INTEGER
  cienaCesBenchmarkEntityEntryGeneratorHFrameSize Integer32
  cienaCesBenchmarkEntityEntryMaxConfigTestInstances Integer32
  cienaCesBenchmarkEntityEntryMaxSimultaneousTestInstances Integer32
  cienaCesBenchmarkEntityEntryOperEnabled TruthValue
  cienaCesBenchmarkEntityEntryNumTestInstancesConfigured Integer32
  cienaCesBenchmarkEntityEntryNumTestInstancesEnabled Integer32
  cienaCesBenchmarkEntityEntryGenNumTestInstancesRunning Integer32
  cienaCesBenchmarkEntityEntryBwAvailable Integer32
  cienaCesBenchmarkEntityEntryGenBwUsedByRunningTests Integer32
  cienaCesBenchmarkEntityEntryAvailableHwSessions Integer32
  cienaCesBenchmarkEntityEntryAllocatedHwSessions Integer32
  cienaCesBenchmarkEntityEntryRowStatus RowStatus
  cienaCesBenchmarkEntityEntryClearStats TruthValue
  cienaCesBenchmarkEntityEntryReflectorMacValidation TruthValue

CienaCesBenchmarkEntityStatsEntry  
SEQUENCE    
  cienaCesBenchmarkEntityStatsEntryClear TruthValue
  cienaCesBenchmarkEntityStatsEntryPortTxBytes Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxCrcErrorPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxUcastPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxMcastPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxBcastPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxUndersizePkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxOversizePkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxFragmentsPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxJabbersPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxPausePkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxDropPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxDiscardPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTxLOutRangePkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx64OctsPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx65To127Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx128To255Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx256To511Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx512To1023Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx1024To1518Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx1519To2047Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx2048To4095Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortTx4096To9216Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxBytes Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxExDeferPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxDeferPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxGiantPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxUnderRunPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxCrcErrorPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxLCheckErrorPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxLOutRangePkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxPausePkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxUcastPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxMcastPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRxBcastPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx64OctsPkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx65To127Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx128To255Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx256To511Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx512To1023Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx1024To1518Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx1519To2047Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx2048To4095Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryPortRx4096To9216Pkts Counter64
  cienaCesBenchmarkEntityStatsEntryFpgaMissClassPkts Counter64
  cienaCesBenchmarkEntityStatsEntryFpgaCrcErrPkts Counter64
  cienaCesBenchmarkEntityStatsEntryFpgaUdpChkSumErrPkts Counter64

CienaCesBenchmarkEmixSequenceEntry  
SEQUENCE    
  cienaCesBenchmarkEmixSequenceId Integer32
  cienaCesBenchmarkEmixSequenceName DisplayString
  cienaCesBenchmarkEmixSequence DisplayString
  cienaCesBenchmarkEmixSequenceUFrameSize Integer32
  cienaCesBenchmarkEmixSequenceNumOfRef Integer32
  cienaCesBenchmarkEmixSequenceUserCreated TruthValue
  cienaCesBenchmarkEmixSequenceRowStatus RowStatus

CienaCesBenchmarkEmixFrameSizeEntry  
SEQUENCE    
  cienaCesBenchmarkEmixFrameSizeIndex Integer32
  cienaCesBenchmarkEmixFrameSizeEntryFrameSize Integer32

CienaCesBenchmarkEmixAvgFrameSizeEntry  
SEQUENCE    
  cienaCesBenchmarkEmixAvgFrameSize Integer32

CienaCesBenchmarkKpiProfileEntry  
SEQUENCE    
  cienaCesBenchmarkKpiProfileId Integer32
  cienaCesBenchmarkKpiProfileName DisplayString
  cienaCesBenchmarkKpiProfileNumOfRef Integer32
  cienaCesBenchmarkKpiProfileRowStatus RowStatus

CienaCesBenchmarkKpiPcpColorEntry  
SEQUENCE    
  cienaCesBenchmarkKpiPcpIndex Integer32
  cienaCesBenchmarkKpiColorIndex Integer32
  cienaCesBenchmarkKpiPcp Integer32
  cienaCesBenchmarkKpiColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkKpiThroughput CienaCesBenchmarkThroughputKpiPercent
  cienaCesBenchmarkKpiFrameloss CienaCesBenchmarkFramelossKpiPercent
  cienaCesBenchmarkKpiLatency Integer32
  cienaCesBenchmarkKpiPdv Integer32

CienaCesBenchmarkBwAllocProfileEntry  
SEQUENCE    
  cienaCesBenchmarkBwAllocProfileId Integer32
  cienaCesBenchmarkBwAllocProfileName DisplayString
  cienaCesBenchmarkBwAllocProfileNumOfRef Integer32
  cienaCesBenchmarkBwAllocProfileRowStatus RowStatus

CienaCesBenchmarkBwRatioEntry  
SEQUENCE    
  cienaCesBenchmarkBwRatioPcpIndex Integer32
  cienaCesBenchmarkBwRatioPcp Integer32
  cienaCesBenchmarkBwRatio Integer32

CienaCesBenchmarkProfileEntry  
SEQUENCE    
  cienaCesBenchmarkProfileEntryId Integer32
  cienaCesBenchmarkProfileEntryName DisplayString
  cienaCesBenchmarkProfileEntryBandwidth Integer32
  cienaCesBenchmarkProfileEntryExcessBandwidth Integer32
  cienaCesBenchmarkProfileEntryInterval INTEGER
  cienaCesBenchmarkProfileEntryDuration INTEGER
  cienaCesBenchmarkProfileEntrySetFrameSizeList DisplayString
  cienaCesBenchmarkProfileEntryMaxSearches Integer32
  cienaCesBenchmarkProfileEntryMaxSamples Integer32
  cienaCesBenchmarkProfileEntrySamplingInterval Integer32
  cienaCesBenchmarkProfileEntryFrameLossStartBw INTEGER
  cienaCesBenchmarkProfileEntryVidValidation TruthValue
  cienaCesBenchmarkProfileEntryPcpValidation TruthValue
  cienaCesBenchmarkProfileEntryColorValidation TruthValue
  cienaCesBenchmarkProfileEntryKpiProfileId Integer32
  cienaCesBenchmarkProfileEntryBwAllocProfileId Integer32
  cienaCesBenchmarkProfileEntryEmixSequenceId Integer32
  cienaCesBenchmarkProfileEntryEncapType INTEGER
  cienaCesBenchmarkProfileEntryPduType INTEGER
  cienaCesBenchmarkProfileEntryDstmac MacAddress
  cienaCesBenchmarkProfileEntrySVid Integer32
  cienaCesBenchmarkProfileEntrySPcp CienaCesBenchmarkPcpBitmap
  cienaCesBenchmarkProfileEntrySColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkProfileEntryCVid Integer32
  cienaCesBenchmarkProfileEntryCPcp CienaCesBenchmarkPcpBitmap
  cienaCesBenchmarkProfileEntryCColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkProfileEntryTpid Integer32
  cienaCesBenchmarkProfileEntryDscp Integer32
  cienaCesBenchmarkProfileEntrySrcInetAddrType InetAddressType
  cienaCesBenchmarkProfileEntrySrcInetAddr InetAddress
  cienaCesBenchmarkProfileEntryDstInetAddrType InetAddressType
  cienaCesBenchmarkProfileEntryDstInetAddr InetAddress
  cienaCesBenchmarkProfileEntryCustomPayload OCTET STRING
  cienaCesBenchmarkProfileEntryThroughputTest TruthValue
  cienaCesBenchmarkProfileEntryFramelossTest TruthValue
  cienaCesBenchmarkProfileEntryLatencyTest TruthValue
  cienaCesBenchmarkProfileEntryPdvTest TruthValue
  cienaCesBenchmarkProfileEntryBurstTest TruthValue
  cienaCesBenchmarkProfileEntryRfc2544Suite TruthValue
  cienaCesBenchmarkProfileEntryY1564Test TruthValue
  cienaCesBenchmarkProfileEntryHwSessionsRequired Integer32
  cienaCesBenchmarkProfileEntryNumOfRef Integer32
  cienaCesBenchmarkProfileEntryRowStatus RowStatus

CienaCesBenchmarkTestInstanceEntry  
SEQUENCE    
  cienaCesBenchmarkTestInstanceEntryId Integer32
  cienaCesBenchmarkTestInstanceEntryName DisplayString
  cienaCesBenchmarkTestInstanceEntrySubPortId Integer32
  cienaCesBenchmarkTestInstanceEntryProfileId Integer32
  cienaCesBenchmarkTestInstanceEntrySvid Integer32
  cienaCesBenchmarkTestInstanceEntryCvid Integer32
  cienaCesBenchmarkTestInstanceEntryUntagged TruthValue
  cienaCesBenchmarkTestInstanceEntryDstMac MacAddress
  cienaCesBenchmarkTestInstanceEntryAdminState CienaCesBenchmarkAdminState
  cienaCesBenchmarkTestInstanceEntryStarted TruthValue
  cienaCesBenchmarkTestInstanceEntryCurrentInterval Integer32
  cienaCesBenchmarkTestInstanceEntryTotalIntervals Integer32
  cienaCesBenchmarkTestInstanceEntryLastIterStart DateAndTime
  cienaCesBenchmarkTestInstanceEntryClearStats TruthValue
  cienaCesBenchmarkTestInstanceEntryRowStatus RowStatus
  cienaCesBenchmarkTestInstanceEntryAssocEntityId Integer32

CienaCesBenchmarkGenTestSessionAllocationEntry  
SEQUENCE    
  cienaCesBenchmarkGenTestSessionPcpIndex Integer32
  cienaCesBenchmarkGenTestSessionColorIndex Integer32
  cienaCesBenchmarkGenTestSessionPcp Integer32
  cienaCesBenchmarkGenTestSessionColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkGenTestSessionId Integer32
  cienaCesBenchmarkGenTestSessionEmixSequenceId Integer32
  cienaCesBenchmarkGenTestSessionCurrentPktSize Integer32
  cienaCesBenchmarkGenTestSessionThroughputTestState CienaCesBenchmarkThroughputTestState
  cienaCesBenchmarkGenTestSessionFramelossTestState CienaCesBenchmarkFramelossTestState
  cienaCesBenchmarkGenTestSessionLatencyTestState CienaCesBenchmarkLatencyPdvTestState
  cienaCesBenchmarkGenTestSessionPdvTestState CienaCesBenchmarkLatencyPdvTestState
  cienaCesBenchmarkGenTestSessionRfc2544TestState CienaCesBenchmarkRfc2544TestState
  cienaCesBenchmarkGenTestSessionY1564TestState CienaCesBenchmarkY1564TestState
  cienaCesBenchmarkGenTestSessionCurrentRate Integer32
  cienaCesBenchmarkGenTestSessionSamplesCompleted Integer32

CienaCesBenchmarkTestInstanceStatsEntry  
SEQUENCE    
  cienaCesBenchmarkTestInstanceStatsRxPkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxIpv4Pkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxIpv4UdpPkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxIpv6Pkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxIpv6UdpPkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxNonIpPkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxUnrecognizedPkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxDuplicatePkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxDuplicatePktsOverflow TruthValue
  cienaCesBenchmarkTestInstanceStatsRxOOOPkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxOOOPktsOverflow TruthValue
  cienaCesBenchmarkTestInstanceStatsRxDiscSeqNumPkts Counter64
  cienaCesBenchmarkTestInstanceStatsRxDiscSeqNumPktsOverflow TruthValue
  cienaCesBenchmarkTestInstanceStatsRxUdpCheckSumPkts Counter64
  cienaCesBenchmarkTestInstanceStatsTxPkts Counter64

CienaCesBenchmarkGenTestSessionThroughputResultsEntry  
SEQUENCE    
  cienaCesBenchmarkGenTestSessionThroughputResultsPcpIndex Integer32
  cienaCesBenchmarkGenTestSessionThroughputResultsColorIndex Integer32
  cienaCesBenchmarkGenTestSessionThroughputResultsFrameSizeIndex Integer32
  cienaCesBenchmarkGenTestSessionThroughputResultsPcp Integer32
  cienaCesBenchmarkGenTestSessionThroughputResultsColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkGenTestSessionThroughputResultsFrameSize Integer32
  cienaCesBenchmarkGenTestSessionThroughputResultsEmixSequenceId Integer32
  cienaCesBenchmarkGenTestSessionThroughputResultsMin CienaCesBenchmarkThroughputResult
  cienaCesBenchmarkGenTestSessionThroughputResultsMax CienaCesBenchmarkThroughputResult
  cienaCesBenchmarkGenTestSessionThroughputResultsAvg CienaCesBenchmarkThroughputResult
  cienaCesBenchmarkGenTestSessionThroughputResultsIterations Integer32
  cienaCesBenchmarkGenTestSessionThroughputResultsKpiResult CienaCesBenchmarkKpiResult

CienaCesBenchmarkGenTestSessionFramelossResultsEntry  
SEQUENCE    
  cienaCesBenchmarkGenTestSessionFramelossResultsPcpIndex Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsColorIndex Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsFrameSizeIndex Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsRateIndex Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsPcp Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkGenTestSessionFramelossResultsFrameSize Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsEmixSequenceId Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsRate Integer32
  cienaCesBenchmarkGenTestSessionFramelossResultsFirst CienaCesBenchmarkFramelossResult
  cienaCesBenchmarkGenTestSessionFramelossResultsSecond CienaCesBenchmarkFramelossResult
  cienaCesBenchmarkGenTestSessionFramelossResultsKpiResult CienaCesBenchmarkKpiResult
  cienaCesBenchmarkGenTestSessionFramelossResultsResult CienaCesBenchmarkFramelossResult

CienaCesBenchmarkGenTestSessionLatencyResultsEntry  
SEQUENCE    
  cienaCesBenchmarkGenTestSessionLatencyResultsPcpIndex Integer32
  cienaCesBenchmarkGenTestSessionLatencyResultsColorIndex Integer32
  cienaCesBenchmarkGenTestSessionLatencyResultsFrameSizeIndex Integer32
  cienaCesBenchmarkGenTestSessionLatencyResultsPcp Integer32
  cienaCesBenchmarkGenTestSessionLatencyResultsColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkGenTestSessionLatencyResultsFrameSize Integer32
  cienaCesBenchmarkGenTestSessionLatencyResultsEmixSequenceId Integer32
  cienaCesBenchmarkGenTestSessionLatencyResultsMin Unsigned32
  cienaCesBenchmarkGenTestSessionLatencyResultsMax Unsigned32
  cienaCesBenchmarkGenTestSessionLatencyResultsAvg Unsigned32
  cienaCesBenchmarkGenTestSessionLatencyResultsSamples Integer32
  cienaCesBenchmarkGenTestSessionLatencyResultsKpiResult CienaCesBenchmarkKpiResult

CienaCesBenchmarkGenTestSessionPdvResultsEntry  
SEQUENCE    
  cienaCesBenchmarkGenTestSessionPdvResultsPcpIndex Integer32
  cienaCesBenchmarkGenTestSessionPdvResultsColorIndex Integer32
  cienaCesBenchmarkGenTestSessionPdvResultsFrameSizeIndex Integer32
  cienaCesBenchmarkGenTestSessionPdvResultsPcp Integer32
  cienaCesBenchmarkGenTestSessionPdvResultsColor CienaCesBenchmarkColorTest
  cienaCesBenchmarkGenTestSessionPdvResultsFrameSize Integer32
  cienaCesBenchmarkGenTestSessionPdvResultsEmixSequenceId Integer32
  cienaCesBenchmarkGenTestSessionPdvResultsAvg Unsigned32
  cienaCesBenchmarkGenTestSessionPdvResultsSamples Integer32
  cienaCesBenchmarkGenTestSessionPdvResultsKpiResult CienaCesBenchmarkKpiResult

CienaCesBenchmarkEmixCharacterSetEntry  
SEQUENCE    
  cienaCesBenchmarkEmixCharacterSetEntryIndex Integer32
  cienaCesBenchmarkEmixCharacterSetEntryCharacter DisplayString
  cienaCesBenchmarkEmixCharacterSetEntryFrameSize DisplayString

Defined Values

cienaCesBenchmarkMIB 2.2.1.39
The MIB module for managing RFC2544/Y1564 service benchmark testing.
MODULE-IDENTITY    

cienaCesBenchmarkMIBObjects 2.2.1.39.1
OBJECT IDENTIFIER    

cienaCesBenchmarkModule 2.2.1.39.1.1
OBJECT IDENTIFIER    

cienaCesBenchmarkGlobalObjects 2.2.1.39.1.1.1
OBJECT IDENTIFIER    

cienaCesBenchmarkNotifications 2.2.2.39
OBJECT IDENTIFIER    

cienaCesBenchmarkGlobalAdminState 2.2.1.39.1.1.1.1
Administrative state of the benchmark feature at the global level.
Status: current Access: read-write
OBJECT-TYPE    
  CienaCesBenchmarkAdminState  

cienaCesBenchmarkGlobalGeneratorDefaultEmixSequenceId 2.2.1.39.1.1.1.2
Default EMIX sequence to be used on a test instance when no EMIX is specified in the test instance targeted test profile. This applies to generator test instances only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

cienaCesBenchmarkGlobalGeneratorDefaultKpiProfileId 2.2.1.39.1.1.1.3
Default KPI profile to be used to analyze the results of a test instance when no KPI profile is specifed in the targeted test profile. This applies to generator test instances only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

cienaCesBenchmarkGlobalGeneratorDefaultBwAllocProfileId 2.2.1.39.1.1.1.4
Default bandwidth allocation profile to be used with a test instance when no bandwidth allocation profile is specified in the targeted test profile. This applies to generator test instances only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

cienaCesBenchmarkGlobalPlatformMaxConfigEntities 2.2.1.39.1.1.1.5
Maximum number of entities that can be created on this platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalPlatformMaxConfigTestInstances 2.2.1.39.1.1.1.6
Maximum number of test instances that can be created on this platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalPlatformMaxConfigTestProfiles 2.2.1.39.1.1.1.7
Maximum number of test profiles that can be created on this platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalPlatformMaxConfigKpiProfiles 2.2.1.39.1.1.1.8
Maximum number of KPI profiles that can be created on this platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalPlatformMaxConfigBwAllocProfiles 2.2.1.39.1.1.1.9
Maximum number of bandwidth distribution profiles that can be created on this platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalPlatformMaxConfigEmixSequences 2.2.1.39.1.1.1.10
Maximum number of EMIX sequences that can be created on this platform, including the system created ones.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalPlatformMaxSimultaneousRunningTests 2.2.1.39.1.1.1.11
Maximum number of test instances that can be running simultaneously on this platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalConfiguredEntities 2.2.1.39.1.1.1.12
Number of entities currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalConfiguredTestInstances 2.2.1.39.1.1.1.13
Number of test instances currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalConfiguredProfiles 2.2.1.39.1.1.1.14
Number of test profiles currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalConfiguredEmixSequences 2.2.1.39.1.1.1.15
Number of EMIX sequences currently configured, including the system created ones.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalConfiguredKpiProfiles 2.2.1.39.1.1.1.16
Number of KPI profiles currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalConfiguredBwAllocProfiles 2.2.1.39.1.1.1.17
Number of bandwidth distribution profiles currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalEnabledTestInstances 2.2.1.39.1.1.1.18
Number of test instances currently enabled across the platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGlobalGeneratorRunningTestInstances 2.2.1.39.1.1.1.19
Number of generator test instances currently running across the platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityTable 2.2.1.39.1.1.2
Table of benchmark entity entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkEntityEntry

cienaCesBenchmarkEntityEntry 2.2.1.39.1.1.2.1
BENCHMARK Entity characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkEntityEntry  

cienaCesBenchmarkEntityEntryId 2.2.1.39.1.1.2.1.1
Entity unique ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryName 2.2.1.39.1.1.2.1.2
Name of the benchmark entity as entered when created.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..46)  

cienaCesBenchmarkEntityEntryRole 2.2.1.39.1.1.2.1.3
Entity role
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), reflector(2), generator(3)  

cienaCesBenchmarkEntityEntryPortId 2.2.1.39.1.1.2.1.4
Entity port under test
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

cienaCesBenchmarkEntityEntryMode 2.2.1.39.1.1.2.1.5
Entity mode
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), inService(2), outOfService(3), vidOutOfService(4), evcOutOfService(5)  

cienaCesBenchmarkEntityEntryAdminState 2.2.1.39.1.1.2.1.6
Entity admin state.
Status: current Access: read-create
OBJECT-TYPE    
  CienaCesBenchmarkAdminState  

cienaCesBenchmarkEntityEntryLocalMac 2.2.1.39.1.1.2.1.7
The FPGA internal test port assigned mac address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cienaCesBenchmarkEntityEntrySlotId 2.2.1.39.1.1.2.1.8
The slot Id of the line module associated with this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryReflectorVendorType 2.2.1.39.1.1.2.1.9
Indicator as to what type of equipment is generating the test traffic on the remote end.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), ciena(2)  

cienaCesBenchmarkEntityEntryReflectionLevel 2.2.1.39.1.1.2.1.10
For reflector entities, this indicates the minimum reflection level required. If test traffic is going over an ethernet L2 cloud, l2-only is fine. But if the test traffic is going over an IP network, the reflector needs to be able to swap L2 and L3 fields. Depending on the type of IP network, the user needs to configured IPv4 or IPv6. L2 to L4 will swap MAC addresses, IP addresses and src and destination L4 port. Depending on the reflection level required, a different device is used to implement the reflector.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), l2only(2), l2ToL3IPv4only(3), l2ToL3IPv6only(4), l2ToL4IPv4only(5), l2ToL4IPv6only(6), l2ToL4(7)  

cienaCesBenchmarkEntityEntryGeneratorHFrameSize 2.2.1.39.1.1.2.1.11
Maximum frame size that should be generated by the generator device. This H frame size should to leave enough room for extra encapsulation bytes that will be pushed onto the packet by the switch when pushing this test packet out the network side port. The generator device will ensure that any frame size list or EMIX used during the test is adjusted accordingly
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 64..9216  

cienaCesBenchmarkEntityEntryMaxConfigTestInstances 2.2.1.39.1.1.2.1.12
Maximum number of test instances that can be configured on this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryMaxSimultaneousTestInstances 2.2.1.39.1.1.2.1.13
Maximum number of test instances that can be enabled (reflector) or running (generator) on this entity, given the availability of hw sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryOperEnabled 2.2.1.39.1.1.2.1.14
Entity operational enable/disable. An entity is operationally enabled when the feature is enabled, the entity is enabled and at least one test instance associated with that entity is enabled (reflector) or running (generator)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkEntityEntryNumTestInstancesConfigured 2.2.1.39.1.1.2.1.15
Number of test instances currently configured on this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryNumTestInstancesEnabled 2.2.1.39.1.1.2.1.16
Number of test instances currently enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryGenNumTestInstancesRunning 2.2.1.39.1.1.2.1.17
Number of test instances currently running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryBwAvailable 2.2.1.39.1.1.2.1.18
Bandwidth available for test traffic if a reflector. Bandwidth remaining for other test instances to be started if a generator.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryGenBwUsedByRunningTests 2.2.1.39.1.1.2.1.19
Bandwidth currently used by test instances currently running, in Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryAvailableHwSessions 2.2.1.39.1.1.2.1.20
Maximum number of simultaneous hardware sessions available on this platform.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryAllocatedHwSessions 2.2.1.39.1.1.2.1.21
The number of allocated hardware sessions
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEntityEntryRowStatus 2.2.1.39.1.1.2.1.22
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'. If the entry exists, it is displayed as 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cienaCesBenchmarkEntityEntryClearStats 2.2.1.39.1.1.2.1.23
Set to true to clear all global fpga counters for the given entity. Clear is only allowed for a reflector if no test instances are enabled, and for a generator if no test instances are running. The value is reset to false once the transaction is completed.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkEntityEntryReflectorMacValidation 2.2.1.39.1.1.2.1.24
This attribute is only valid for the reflector entity and indicates whether the reflector verifies that the destination MAC of the test frames matches the MAC address associated with benchamrk reflector entity. MAC Validation can only be disabled (False) in out-if-service or evc/vid-out-of-service mode.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkEntityStatsTable 2.2.1.39.1.1.3
Table of benchmark entity statistics entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkEntityStatsEntry

cienaCesBenchmarkEntityStatsEntry 2.2.1.39.1.1.3.1
BENCHMARK Entity characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkEntityStatsEntry  

cienaCesBenchmarkEntityStatsEntryClear 2.2.1.39.1.1.3.1.1
Set to true to clear all port and/or global fpga counters for the given entity. Clear is only allowed for a reflector if no test instances are enabled, and for a generator if no test instances are running. The value is reset to False once the transaction is completed. This has been obsoleted by cienaCesBenchmarkEntityEntryClearStats.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkEntityStatsEntryPortTxBytes 2.2.1.39.1.1.3.1.2
Number of bytes transmitted by the benchmark port
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxPkts 2.2.1.39.1.1.3.1.3
Number of packets transmitted by the benchmark port
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxCrcErrorPkts 2.2.1.39.1.1.3.1.4
Number of packets with CRC errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxUcastPkts 2.2.1.39.1.1.3.1.5
Number of unicast packets transmitted by the benchmark port
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxMcastPkts 2.2.1.39.1.1.3.1.6
Number of multicast packets transmitted by the benchmark port
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxBcastPkts 2.2.1.39.1.1.3.1.7
Number of broadcast packets transmitted by the benchmark port
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxUndersizePkts 2.2.1.39.1.1.3.1.8
The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxOversizePkts 2.2.1.39.1.1.3.1.9
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxFragmentsPkts 2.2.1.39.1.1.3.1.10
The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxJabbersPkts 2.2.1.39.1.1.3.1.11
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxPausePkts 2.2.1.39.1.1.3.1.12
The transmit pause packets for the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxDropPkts 2.2.1.39.1.1.3.1.13
The total number of dropped packets on the benchmark port when traffic profiles are enabled (311v only).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxDiscardPkts 2.2.1.39.1.1.3.1.14
The total number of discarded packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTxLOutRangePkts 2.2.1.39.1.1.3.1.15
The transmit length out of range packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx64OctsPkts 2.2.1.39.1.1.3.1.16
Number of 64-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx65To127Pkts 2.2.1.39.1.1.3.1.17
Number of 64 to 127-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx128To255Pkts 2.2.1.39.1.1.3.1.18
Number of 128 to 255-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx256To511Pkts 2.2.1.39.1.1.3.1.19
Number of 256 to 511-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx512To1023Pkts 2.2.1.39.1.1.3.1.20
Number of 512 to 1023-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx1024To1518Pkts 2.2.1.39.1.1.3.1.21
Number of 1024 to 1518-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx1519To2047Pkts 2.2.1.39.1.1.3.1.22
Number of 1519 to 2047-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx2048To4095Pkts 2.2.1.39.1.1.3.1.23
Number of 2048 to 4095-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortTx4096To9216Pkts 2.2.1.39.1.1.3.1.24
Number of 4096 to 9216-byte packets transmitted on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxBytes 2.2.1.39.1.1.3.1.25
Number of bytes received on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxPkts 2.2.1.39.1.1.3.1.26
Number of packets received on the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxExDeferPkts 2.2.1.39.1.1.3.1.27
Number of excessive deferred packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxDeferPkts 2.2.1.39.1.1.3.1.28
Number of deferred packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxGiantPkts 2.2.1.39.1.1.3.1.29
Number of too big packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxUnderRunPkts 2.2.1.39.1.1.3.1.30
Underrun packet count for the benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxCrcErrorPkts 2.2.1.39.1.1.3.1.31
Number of packets received with CRC errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxLCheckErrorPkts 2.2.1.39.1.1.3.1.32
Number of packets with length check errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxLOutRangePkts 2.2.1.39.1.1.3.1.33
The number of frames received by the benchmark port that exceeded the maximum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxPausePkts 2.2.1.39.1.1.3.1.34
The total receive pause packets for the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxUcastPkts 2.2.1.39.1.1.3.1.35
The total number of unicast packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxMcastPkts 2.2.1.39.1.1.3.1.36
The total number of multicast packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRxBcastPkts 2.2.1.39.1.1.3.1.37
The total number of broadcast packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx64OctsPkts 2.2.1.39.1.1.3.1.38
The total number of 64-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx65To127Pkts 2.2.1.39.1.1.3.1.39
The total number of 65 to 127-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx128To255Pkts 2.2.1.39.1.1.3.1.40
The total number of 128 to 255-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx256To511Pkts 2.2.1.39.1.1.3.1.41
The total number of 256 to 511-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx512To1023Pkts 2.2.1.39.1.1.3.1.42
The total number of 512 to 1023-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx1024To1518Pkts 2.2.1.39.1.1.3.1.43
The total number of 1024 to 1518-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx1519To2047Pkts 2.2.1.39.1.1.3.1.44
The total number of 1519 to 2047-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx2048To4095Pkts 2.2.1.39.1.1.3.1.45
The total number of 2048 to 4095-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryPortRx4096To9216Pkts 2.2.1.39.1.1.3.1.46
The total number of 4096 to 9216-byte packets received by benchmark port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryFpgaMissClassPkts 2.2.1.39.1.1.3.1.47
Test packets received that didn't match any enabled test session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryFpgaCrcErrPkts 2.2.1.39.1.1.3.1.48
Test packets received with CRC errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEntityStatsEntryFpgaUdpChkSumErrPkts 2.2.1.39.1.1.3.1.49
Test packets received with UDP checksum errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkEmixSequenceTable 2.2.1.39.1.1.4
Table providing the list of configured EMIX sequences on this node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkEmixSequenceEntry

cienaCesBenchmarkEmixSequenceEntry 2.2.1.39.1.1.4.1
EMIX sequence entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkEmixSequenceEntry  

cienaCesBenchmarkEmixSequenceId 2.2.1.39.1.1.4.1.1
Unique Id of the EMIX sequence entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

cienaCesBenchmarkEmixSequenceName 2.2.1.39.1.1.4.1.2
Name of this EMIX sequence
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..46)  

cienaCesBenchmarkEmixSequence 2.2.1.39.1.1.4.1.3
EMIX sequence which is a sequence of up to 16 letters from the following set, that can be repeated, where each letter is associated with the frame size below it: a b c d e f g h u v w x 64 128 256 512 1024 1280 1518 MTU custom 84 68 88 The u frame size is user configurable via the cienaCesBenchmarkEmixSequenceUFrameSize attribute while the h frame size is the maximum frame size configured at the entity level. If the h frame size is not configured at the entity level, h takes the value of the maximum frame size of the port under test. Letter v is the minimum frame size for IPv6 untagged or dot1q test frames, w is the minimum for IPv4 qinq test frames, and x is the minimum for IPv6 qinq test frames. The EMIX character set is available via table cienaCesBenchmarkEmixCharacterSetTable.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

cienaCesBenchmarkEmixSequenceUFrameSize 2.2.1.39.1.1.4.1.4
The frame size associated with the u letter in the given sequence. The default value is 594.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 64..9216  

cienaCesBenchmarkEmixSequenceNumOfRef 2.2.1.39.1.1.4.1.5
Number of generator test profiles currently using this EMIX sequence for testing. If this is the default EMIX sequence set in the generator, that also count as one reference.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkEmixSequenceUserCreated 2.2.1.39.1.1.4.1.6
Flag indicating whether this sequence was created by the user or by the system at initialization. Only user created sequences are editable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkEmixSequenceRowStatus 2.2.1.39.1.1.4.1.7
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'. If the entry exists, it is displayed as 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cienaCesBenchmarkEmixFrameSizeTable 2.2.1.39.1.1.5
Table providing the list of frame sizes associated with the specified EMIX sequence Id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkEmixFrameSizeEntry

cienaCesBenchmarkEmixFrameSizeEntry 2.2.1.39.1.1.5.1
Frame size associated with given EMIX sequence ID and frame size index on a given Entity
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkEmixFrameSizeEntry  

cienaCesBenchmarkEmixFrameSizeIndex 2.2.1.39.1.1.5.1.1
Index of frame size in array of frame sizes for the given EMIX sequence.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

cienaCesBenchmarkEmixFrameSizeEntryFrameSize 2.2.1.39.1.1.5.1.2
Frame size associated with the letter at the position given by cienaCesBenchmarkEmixFrameSizeIndex in the EMIX sequence with Id cienaCesBenchmarkEmixSequenceId.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 64..9216  

cienaCesBenchmarkEmixAvgFrameSizeTable 2.2.1.39.1.1.6
Table providing the average frame size associated with the specified EMIX sequence Id on a given Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkEmixAvgFrameSizeEntry

cienaCesBenchmarkEmixAvgFrameSizeEntry 2.2.1.39.1.1.6.1
Average frame size associated with given EMIX sequence ID and Entity. Only valid for Generator entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkEmixAvgFrameSizeEntry  

cienaCesBenchmarkEmixAvgFrameSize 2.2.1.39.1.1.6.1.1
Average frame size for the EMIX sequence with Id cienaCesBenchmarkEmixSequenceId on the generator entity with Id cienaCesBenchmarkEntityEntryId.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 64..9216  

cienaCesBenchmarkKpiProfileTable 2.2.1.39.1.1.7
Table providing the list of configured Key Performance Indicator profiles on this node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkKpiProfileEntry

cienaCesBenchmarkKpiProfileEntry 2.2.1.39.1.1.7.1
Hw session allocation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkKpiProfileEntry  

cienaCesBenchmarkKpiProfileId 2.2.1.39.1.1.7.1.1
Unique Id of the KPI profile entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

cienaCesBenchmarkKpiProfileName 2.2.1.39.1.1.7.1.2
Name of a the KPI profile
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..46)  

cienaCesBenchmarkKpiProfileNumOfRef 2.2.1.39.1.1.7.1.3
Number of generator test profiles currently using this KPI profile for results analysis. If this is the default KPI profile set in the generator, that also count as one reference.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkKpiProfileRowStatus 2.2.1.39.1.1.7.1.4
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'. If the entry exists, it is displayed as 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cienaCesBenchmarkKpiPcpColorTable 2.2.1.39.1.1.8
Table providing the list of configured Key Performance Indicator per KPI profile, per PCP and per Color.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkKpiPcpColorEntry

cienaCesBenchmarkKpiPcpColorEntry 2.2.1.39.1.1.8.1
Entry for the KPI values for the given KPI profile, PCP and color.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkKpiPcpColorEntry  

cienaCesBenchmarkKpiPcpIndex 2.2.1.39.1.1.8.1.1
Index for the PCP
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

cienaCesBenchmarkKpiColorIndex 2.2.1.39.1.1.8.1.2
Index for the PCP
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

cienaCesBenchmarkKpiPcp 2.2.1.39.1.1.8.1.3
PCP value associated with this entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesBenchmarkKpiColor 2.2.1.39.1.1.8.1.4
Traffic color, green or yellow, associated with these KPIs.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkKpiThroughput 2.2.1.39.1.1.8.1.5
Throughput KPI for the given KPI profile, PCP and color expressed in percent of bandwidth * 10000 to provide a 4 decimal point value.
Status: current Access: read-write
OBJECT-TYPE    
  CienaCesBenchmarkThroughputKpiPercent  

cienaCesBenchmarkKpiFrameloss 2.2.1.39.1.1.8.1.6
Frameloss KPI for the given KPI profile, PCP and color expressed in percent of bandwidth * 10000 to provide a 4 decimal point value.
Status: current Access: read-write
OBJECT-TYPE    
  CienaCesBenchmarkFramelossKpiPercent  

cienaCesBenchmarkKpiLatency 2.2.1.39.1.1.8.1.7
Maximum latency in micro-seconds that the latency result should not exceed in order for the test to be considered a pass.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkKpiPdv 2.2.1.39.1.1.8.1.8
Maximum PDV in micro-seconds that the PDV test result should not exceed in order for the test to be considered a pass.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkBwAllocProfileTable 2.2.1.39.1.1.9
Table providing the list of configured bandwidth allocation profiles on this node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkBwAllocProfileEntry

cienaCesBenchmarkBwAllocProfileEntry 2.2.1.39.1.1.9.1
BW allocation profile entry
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkBwAllocProfileEntry  

cienaCesBenchmarkBwAllocProfileId 2.2.1.39.1.1.9.1.1
Unique Id of the bandwidth allocation profile entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

cienaCesBenchmarkBwAllocProfileName 2.2.1.39.1.1.9.1.2
Name of a the bandwidth allocation profile
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..46)  

cienaCesBenchmarkBwAllocProfileNumOfRef 2.2.1.39.1.1.9.1.3
Number of generator test profiles currently using this bandwidth allocation profile for testing. If this is the default BW allocation profile set in the generator, that also count as one reference.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkBwAllocProfileRowStatus 2.2.1.39.1.1.9.1.4
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'. If the entry exists, it is displayed as 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cienaCesBenchmarkBwRatioTable 2.2.1.39.1.1.10
Table providing the list of configured bandwidth ratio per profile, per PCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkBwRatioEntry

cienaCesBenchmarkBwRatioEntry 2.2.1.39.1.1.10.1
Entry for bandwidth percent per BW Allocation profile and PCP
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkBwRatioEntry  

cienaCesBenchmarkBwRatioPcpIndex 2.2.1.39.1.1.10.1.1
Index for the PCP
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

cienaCesBenchmarkBwRatioPcp 2.2.1.39.1.1.10.1.2
PCP value associated with this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesBenchmarkBwRatio 2.2.1.39.1.1.10.1.3
Ratio of test bandwidth to allocate to the test session with this PCP value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cienaCesBenchmarkProfileTable 2.2.1.39.1.1.11
Table of profile entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkProfileEntry

cienaCesBenchmarkProfileEntry 2.2.1.39.1.1.11.1
BENCHMARK Profile characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkProfileEntry  

cienaCesBenchmarkProfileEntryId 2.2.1.39.1.1.11.1.1
Index for BENCHMARK profile records.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkProfileEntryName 2.2.1.39.1.1.11.1.2
Name of the profile as entered when created.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..46)  

cienaCesBenchmarkProfileEntryBandwidth 2.2.1.39.1.1.11.1.3
Maximum bandwidth to use when generating green test traffic for the profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10000  

cienaCesBenchmarkProfileEntryExcessBandwidth 2.2.1.39.1.1.11.1.4
Maximum bandwidth to use when generating yellow test traffic for the profile. When testing for red color, this bandwidth is multiplied by 1.25
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000  

cienaCesBenchmarkProfileEntryInterval 2.2.1.39.1.1.11.1.5
Interval between the start of one test group to the start of the next test group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER t15min(1), t1hr(2), t6hr(3), tCompletion(4), t2hr(5)  

cienaCesBenchmarkProfileEntryDuration 2.2.1.39.1.1.11.1.6
Duration of the testing. The test group is repeated until the duration ends. When indefinite is set, test group is run only once to completion
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER t15min(1), t1hr(2), t6hr(3), t24hr(4), tIndefinite(5), tOnce(6)  

cienaCesBenchmarkProfileEntrySetFrameSizeList 2.2.1.39.1.1.11.1.7
Used to replace the existing frame size table with the specified list. More than one values can be listed and are separated by commas.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

cienaCesBenchmarkProfileEntryMaxSearches 2.2.1.39.1.1.11.1.8
For the throughput test, this is the maximum number of searches to find a transmit rate without drops for a given frame size.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..16  

cienaCesBenchmarkProfileEntryMaxSamples 2.2.1.39.1.1.11.1.9
For the latency and PDV tests, this is the number of samples to take in order to determine the min, avg and max latency and avg PDV.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2..20  

cienaCesBenchmarkProfileEntrySamplingInterval 2.2.1.39.1.1.11.1.10
For the latency and PDV tests, this is the interval, in 100ms, to wait between samples.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..600  

cienaCesBenchmarkProfileEntryFrameLossStartBw 2.2.1.39.1.1.11.1.11
For the frame loss test, this indicates which bandwidth value to use as the starting bandwidth; the maximum bandwidth determined via the throughput test, the bandwidth parameter configured in the profile, or the maximum bandwidth of the link. The value maximumLineRate(3) is not supported.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER profileBandwidth(1), maximumThroughput(2), maximumLineRate(3)  

cienaCesBenchmarkProfileEntryVidValidation 2.2.1.39.1.1.11.1.12
Indicates whether VID validation is performed in the classifier or not on the returning packet. If vid validation is set to false, PCP and Color validation are ignored and automatically become false.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryPcpValidation 2.2.1.39.1.1.11.1.13
Used to indicate whether the PCP value of the test packet should be used to classifier the reflected packets or not. When color remarking is used, this should be set to false. Default is true.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryColorValidation 2.2.1.39.1.1.11.1.14
Used to indicate whether the color bit of the test packet should be used to classifier the reflected packets or not. In color unaware testing, this should be set to false. Default is true.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryKpiProfileId 2.2.1.39.1.1.11.1.15
Name of a valid KPI profile, from the cienaCesBenchmarkKpiProfileTable, to use when analysing the test results for this profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

cienaCesBenchmarkProfileEntryBwAllocProfileId 2.2.1.39.1.1.11.1.16
Id of a valid Bandwidth Allocation profile, from the cienaCesBenchmarkBwAllocProfileTable, used for distributing the profile bandwidth amongst the configured PCP values for this profile when running tests.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

cienaCesBenchmarkProfileEntryEmixSequenceId 2.2.1.39.1.1.11.1.17
Id of a valid EMIX sequence configured in the cienaCesBenchmarkEmixSequenceTable, to use when y1564 is selected. The EMIX sequence is used instead of the frame size list if and only if y1564 is selected.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

cienaCesBenchmarkProfileEntryEncapType 2.2.1.39.1.1.11.1.18
Encapsulation type to use for generated packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER untagged(1), dot1q(2), qinq(3)  

cienaCesBenchmarkProfileEntryPduType 2.2.1.39.1.1.11.1.19
Vlan tag protocol identifier to use for the generated packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ethernet(1), ip(2), udpecho(3)  

cienaCesBenchmarkProfileEntryDstmac 2.2.1.39.1.1.11.1.20
MAC address to use as the destination MAC address on the generated packets.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

cienaCesBenchmarkProfileEntrySVid 2.2.1.39.1.1.11.1.21
S-VLAN ID to used for generated packets when encapType is set to QinQ
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

cienaCesBenchmarkProfileEntrySPcp 2.2.1.39.1.1.11.1.22
Bitmap of the S-VLAN PCP (Priority Code Point) value to test with. When RFC2544 test is enabled, only one PCP can be set in the mask. Otherwise, a test session will be run for each PCP bit set. Used when the encapType set to QinQ
Status: current Access: read-create
OBJECT-TYPE    
  CienaCesBenchmarkPcpBitmap  

cienaCesBenchmarkProfileEntrySColor 2.2.1.39.1.1.11.1.23
Color of the S-VLAN tag for the test traffic. This is directly related to the value of the DEI bit configured in the VLAN tag of the test traffic. Green traffic will have its DEI bit set to 0 while Yellow traffic will have its DEI bit set to 1. Green test traffic is generated based on the bandwidth configured in the test profile. Yellow traffic is generated based on the excess-bandwidth parameter. Finally, if the user selects green-yellow-red, the yellow traffic is generated at 1.25 * excess-bandwidth. This is used only when encapType is set to QinQ
Status: current Access: read-create
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkProfileEntryCVid 2.2.1.39.1.1.11.1.24
C-VLAN ID to used for generated packets when encapType is set to QinQ or dot1q.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

cienaCesBenchmarkProfileEntryCPcp 2.2.1.39.1.1.11.1.25
Bitmap of the C-VLAN PCP (Priority Code Point) value to test with. When RFC2544 test is enabled, only one PCP can be set in the mask. Otherwise, a test session will be run for each PCP bit set. Only used when the encapType is set to dot1q. In the QinQ type, the c-pcp of the test packet takes the same value as the s-pcp to simplify software.
Status: current Access: read-create
OBJECT-TYPE    
  CienaCesBenchmarkPcpBitmap  

cienaCesBenchmarkProfileEntryCColor 2.2.1.39.1.1.11.1.26
Color of the C-VLAN tag for the test traffic. This is directly related to the value of the DEI bit configured in the VLAN tag of the test traffic. Green traffic will have its DEI bit set to 0 while Yellow traffic will have its DEI bit set to 1. Green test traffic is generated based on the bandwidth configured in the test profile. Yellow traffic is generated based on the excess-bandwidth parameter. Finally, if the user selects green-yellow-red, the yellow traffic is generated at 1.25 * excess-bandwidth. This is used only when encapType is set to dot1q. In a QinQ configuration, the c-dei bit is set to the same value as the s-dei bit in order to simplify software.
Status: current Access: read-create
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkProfileEntryTpid 2.2.1.39.1.1.11.1.27
Vlan tag protocol identifier to use for the generated packets. The following TPID values are supported by benchmark: 0x8100 0x9100 0x88A8
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

cienaCesBenchmarkProfileEntryDscp 2.2.1.39.1.1.11.1.28
IP DSCP value to use for the generated packets.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

cienaCesBenchmarkProfileEntrySrcInetAddrType 2.2.1.39.1.1.11.1.29
Specifies the type of address cienaCesBenchmarkProfileEntrySrcInetAddr belongs to. When set to: ipv4 : cienaCesBenchmarkProfileEntrySrcInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesBenchmarkProfileEntrySrcInetAddr should be compliant with InetAddressIPv6 from RFC 4001. The InetAddressType and the InetAddress must be set as part of the same SNMP SET request.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cienaCesBenchmarkProfileEntrySrcInetAddr 2.2.1.39.1.1.11.1.30
Specifies the unicast source IP address to use in IP test packet. The InetAddress specified here is compliant with RFC 4001. The InetAddressType and the InetAddress must be set as part of the same SNMP SET request.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cienaCesBenchmarkProfileEntryDstInetAddrType 2.2.1.39.1.1.11.1.31
Specifies the type of address cienaCesBenchmarkProfileEntryDstInetAddr belongs to. When set to: ipv4 : cienaCesBenchmarkProfileEntryDstInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesBenchmarkProfileEntryDstInetAddr should be compliant with InetAddressIPv6 from RFC 4001. The InetAddressType and the InetAddress must be set as part of the same SNMP SET request.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cienaCesBenchmarkProfileEntryDstInetAddr 2.2.1.39.1.1.11.1.32
Specifies the unicast destination IP address to use in IP test packet. The InetAddress specified here is compliant with RFC 4001. The InetAddressType and the InetAddress must be set as part of the same SNMP SET request.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cienaCesBenchmarkProfileEntryCustomPayload 2.2.1.39.1.1.11.1.33
Custom payload to be used on the generated packets.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

cienaCesBenchmarkProfileEntryThroughputTest 2.2.1.39.1.1.11.1.34
Run throughput test
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryFramelossTest 2.2.1.39.1.1.11.1.35
Run frame loss test
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryLatencyTest 2.2.1.39.1.1.11.1.36
Run latency test
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryPdvTest 2.2.1.39.1.1.11.1.37
Run packet delay variation test
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryBurstTest 2.2.1.39.1.1.11.1.38
Run packet burst test
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryRfc2544Suite 2.2.1.39.1.1.11.1.39
Run RFC2544 test suite which includes throughput, frame loss and latency tests
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryY1564Test 2.2.1.39.1.1.11.1.40
The Y1564 test includes the throughput, frameloss, latency and PDV tests are is run using the configured EMIX sequence. If the profile's EMIX sequence is not configured, the default generator EMIX sequence is used. Y1564 and RFC2544 are mutually exclusive.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkProfileEntryHwSessionsRequired 2.2.1.39.1.1.11.1.41
This represents the number of hardware sessions required to enable/run a test instance using this profile according to the profile's current configuration. One hardware session is required for each outer tag PCP and color configured. Ex 1) Encap type set to dot1q, c-pcp is 0,3 and c-color is set to green, 2 PCPs * 1 color = 2 hw sessions. Ex 2) Encap type set to qinq, s-pcp is 0,4,5 and s-color is set to green-yellow, then you need 3 PCPs * 2 colors = 6 hw sessions. Ex 3) Encap type set to untagged, only 1 hw session is required.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkProfileEntryNumOfRef 2.2.1.39.1.1.11.1.42
Number of generator test instances currently using this test profile for testing.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkProfileEntryRowStatus 2.2.1.39.1.1.11.1.43
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'. If the entry exists, it is displayed as 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cienaCesBenchmarkTestInstanceTable 2.2.1.39.1.1.12
Table of test instance entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkTestInstanceEntry

cienaCesBenchmarkTestInstanceEntry 2.2.1.39.1.1.12.1
BENCHMARK test instance characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkTestInstanceEntry  

cienaCesBenchmarkTestInstanceEntryId 2.2.1.39.1.1.12.1.1
Unique identifier for the test instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceEntryName 2.2.1.39.1.1.12.1.2
Unique name given to the test instance at creation time.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..46)  

cienaCesBenchmarkTestInstanceEntrySubPortId 2.2.1.39.1.1.12.1.3
ID of the sub-port to base this test instance on. The sub-port has to be a child of the port under test associated with an existing entity.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceEntryProfileId 2.2.1.39.1.1.12.1.4
Id of an existing test profile to be used with the test instance as the template for testing. A test profile ID has to be specified if this test instance is associated with a generator entity. If it's a reflector test instance, a profile ID CANNOT be specified, it has to remain set 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceEntrySvid 2.2.1.39.1.1.12.1.5
S VLAN ID to use for testing. For generator test instances, this over-writes the value defined in the referenced test profile if applicable (encap-type set to qinq). For reflector test instances, this has to be set to a valid s-vid accepted by the associated sub-port. A value of 0xFFFF indicates ANY s-vid. A value of 0 indicates untagged or single-tagged traffic.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceEntryCvid 2.2.1.39.1.1.12.1.6
C VLAN ID to use for testing. For generator test instances, this over-writes the value defined in the referenced test profile if applicable (encap-type set to dot1q or qinq). For reflector test instances, this has to be set to a valid c-vid accepted by the associated sub-port. A value of 0xFFFF indicates ANY c-vid, while a value of 0 indicates untagged (s-vid also has to be set to 0).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceEntryUntagged 2.2.1.39.1.1.12.1.7
When set to true, this indicates that the test instance is to be associated with untagged data traffic. When this is set, the cvid and svid parameters must be 0.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkTestInstanceEntryDstMac 2.2.1.39.1.1.12.1.8
Destination MAC address to use for generator test instances. When set, this over writes the value specified in the referenced test profile. This field is not applicable for reflector test instances.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

cienaCesBenchmarkTestInstanceEntryAdminState 2.2.1.39.1.1.12.1.9
Indicates the administrative state of the test instance. Upon enabling a test instance, resources are allocated in hardware. For reflector test instances, this triggers the start of reflection of any test traffic received that matches the specified svid:cvid combination on the specified sub-port.
Status: current Access: read-create
OBJECT-TYPE    
  CienaCesBenchmarkAdminState  

cienaCesBenchmarkTestInstanceEntryStarted 2.2.1.39.1.1.12.1.10
Applicable to generator test instances, this indicates whether testing is in progress or not. Setting this attribute to true will initiate testing.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkTestInstanceEntryCurrentInterval 2.2.1.39.1.1.12.1.11
Applicable to generator test instances, this indicates the number of intervals of the selected tests have been run, including the current one, in relation to the total number of intervals to complete. This is based on the profile's interval and duration configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceEntryTotalIntervals 2.2.1.39.1.1.12.1.12
Applicable to generator test instances, this indicates the total number of intervals of the selected tests to be run by a single start command on the test instance. This is based on the profile's interval and duration configured. A value of 0 should be interpreted as unknown and -1 as indefinite.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceEntryLastIterStart 2.2.1.39.1.1.12.1.13
Date and time of the last iteration that started since the last time the system was rebooted or the statistics were cleared on the test instance.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cienaCesBenchmarkTestInstanceEntryClearStats 2.2.1.39.1.1.12.1.14
Set to true to clear the results and counters for the test instance.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkTestInstanceEntryRowStatus 2.2.1.39.1.1.12.1.15
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, set this object to 'createAndGo'. To delete a row in this table, set this object to 'destroy'. If the entry exists, it is displayed as 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cienaCesBenchmarkTestInstanceEntryAssocEntityId 2.2.1.39.1.1.12.1.16
ID of the entity this test instance is associated with (cienaCesBenchmarkEntityEntryId)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionAllocationTable 2.2.1.39.1.1.13
Table providing the allocation of hw test session per generator test instance Id, PCP and color.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkGenTestSessionAllocationEntry

cienaCesBenchmarkGenTestSessionAllocationEntry 2.2.1.39.1.1.13.1
Test session (aka hardware session) allocation entry. SPECIAL NOTE: It is important to know that when the associated test profile's encapsulation type is set to untagged, the last two elements of the index (PCP and color) are fixed at 1.1. The management software needs to query using index ..1.1 in this case, since PCP and color are irrelevant in the untagged test traffic scenario.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkGenTestSessionAllocationEntry  

cienaCesBenchmarkGenTestSessionPcpIndex 2.2.1.39.1.1.13.1.1
PCP Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

cienaCesBenchmarkGenTestSessionColorIndex 2.2.1.39.1.1.13.1.2
Color Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

cienaCesBenchmarkGenTestSessionPcp 2.2.1.39.1.1.13.1.3
PCP value associated with this hw session
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesBenchmarkGenTestSessionColor 2.2.1.39.1.1.13.1.4
Color of test traffic associated with this hardware session
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkGenTestSessionId 2.2.1.39.1.1.13.1.5
Id of the hardware session allocated to the given test instance id, pcp and color
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..127  

cienaCesBenchmarkGenTestSessionEmixSequenceId 2.2.1.39.1.1.13.1.6
EMIX sequence Id used with this session. If zero, it indicates that the the frame size list is being used for the test and cienaCesBenchmarkGenTestSessionCurrentPktSize indicates which packet size is currently being tested.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionCurrentPktSize 2.2.1.39.1.1.13.1.7
Packet size in bytes currently used by the running test.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionThroughputTestState 2.2.1.39.1.1.13.1.8
State of the throughput test for this hardware session defined by the test instance id, pcp and color
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkThroughputTestState  

cienaCesBenchmarkGenTestSessionFramelossTestState 2.2.1.39.1.1.13.1.9
State of the frameloss test for this hardware session defined by the test instance id, pcp and color
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkFramelossTestState  

cienaCesBenchmarkGenTestSessionLatencyTestState 2.2.1.39.1.1.13.1.10
State of the latency test for this hardware session defined by the test instance id, pcp and color
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkLatencyPdvTestState  

cienaCesBenchmarkGenTestSessionPdvTestState 2.2.1.39.1.1.13.1.11
State of the PDV test for this hardware session defined by the test instance id, pcp and color
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkLatencyPdvTestState  

cienaCesBenchmarkGenTestSessionRfc2544TestState 2.2.1.39.1.1.13.1.12
State of the RFC2544 test for this hardware session defined by the test instance id, pcp and color
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkRfc2544TestState  

cienaCesBenchmarkGenTestSessionY1564TestState 2.2.1.39.1.1.13.1.13
State of the Y1564 test for this hardware session defined by the test instance id, pcp and color
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkY1564TestState  

cienaCesBenchmarkGenTestSessionCurrentRate 2.2.1.39.1.1.13.1.14
Traffic rate currently used to generate packets as percent of the line rate
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionSamplesCompleted 2.2.1.39.1.1.13.1.15
When latency and/or pdv is running, this indicates how many samples have been gathered so far.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkTestInstanceStatsTable 2.2.1.39.1.1.14
Table of test instance packet statistics entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkTestInstanceStatsEntry

cienaCesBenchmarkTestInstanceStatsEntry 2.2.1.39.1.1.14.1
Benchmark test instance packet statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkTestInstanceStatsEntry  

cienaCesBenchmarkTestInstanceStatsRxPkts 2.2.1.39.1.1.14.1.1
Total number of received packets for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxIpv4Pkts 2.2.1.39.1.1.14.1.2
Total number of IPv4 packets received for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxIpv4UdpPkts 2.2.1.39.1.1.14.1.3
Total number of IPv4 UDP packets received for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxIpv6Pkts 2.2.1.39.1.1.14.1.4
Total number of IPv6 packets received for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxIpv6UdpPkts 2.2.1.39.1.1.14.1.5
Total number of IPv6 UDP packets received for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxNonIpPkts 2.2.1.39.1.1.14.1.6
Total number of non-IP packets received for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxUnrecognizedPkts 2.2.1.39.1.1.14.1.7
Total number of unrecognized packets received for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxDuplicatePkts 2.2.1.39.1.1.14.1.8
Total number of packets received with a duplicate this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxDuplicatePktsOverflow 2.2.1.39.1.1.14.1.9
When set to true, this indicates that the duplicate pkt counter has rolled over in hardware and therefore, cienaCesBenchmarkTestInstanceStatsRxDuplicatePkts might not be accurate.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkTestInstanceStatsRxOOOPkts 2.2.1.39.1.1.14.1.10
Total number of packets received with an out of order sequence number. The sequence number was less than the expected sequence number for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxOOOPktsOverflow 2.2.1.39.1.1.14.1.11
When set to true, this indicates that the out of order pkt counter has rolled over in hardware and therefore, cienaCesBenchmarkTestInstanceStatsRxOOOPkts might not be accurate.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkTestInstanceStatsRxDiscSeqNumPkts 2.2.1.39.1.1.14.1.12
Total number of packets received with a sequence number greater then the expected sequence number for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsRxDiscSeqNumPktsOverflow 2.2.1.39.1.1.14.1.13
When set to true, this indicates that the discontinuity in sequence number pkt counter has rolled over in hardware and therefore, cienaCesBenchmarkTestInstanceStatsRxDiscSeqNumPkts might not be accurate.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cienaCesBenchmarkTestInstanceStatsRxUdpCheckSumPkts 2.2.1.39.1.1.14.1.14
Total number of UDP packets received with a UDP checksum error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkTestInstanceStatsTxPkts 2.2.1.39.1.1.14.1.15
Total number of packets transmitted for this test instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cienaCesBenchmarkGenTestSessionThroughputResultsTable 2.2.1.39.1.1.15
Table of BENCHMARK generator test session throughput results in Mbps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkGenTestSessionThroughputResultsEntry

cienaCesBenchmarkGenTestSessionThroughputResultsEntry 2.2.1.39.1.1.15.1
BENCHMARK generator test session throughput results.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkGenTestSessionThroughputResultsEntry  

cienaCesBenchmarkGenTestSessionThroughputResultsPcpIndex 2.2.1.39.1.1.15.1.1
Index of the PCP value
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

cienaCesBenchmarkGenTestSessionThroughputResultsColorIndex 2.2.1.39.1.1.15.1.2
Color index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

cienaCesBenchmarkGenTestSessionThroughputResultsFrameSizeIndex 2.2.1.39.1.1.15.1.3
Frame size index for which those throughput results are for. When EMIX is used, in which case cienaCesBenchmarkGenTestSessionThroughputResultsEmixSequenceId is not NULL, there is only one frame size index for the given test instance Id, pcp and color. In such a case, the frame size index will be 0 and frame size will also be 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

cienaCesBenchmarkGenTestSessionThroughputResultsPcp 2.2.1.39.1.1.15.1.4
PCP value of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesBenchmarkGenTestSessionThroughputResultsColor 2.2.1.39.1.1.15.1.5
Color of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkGenTestSessionThroughputResultsFrameSize 2.2.1.39.1.1.15.1.6
Packet size in bytes. If 0, then the cienaCesBenchmarkGenTestSessionThroughputResultsEmixSequenceId indicates the ID of the EMIX sequence used for the test
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionThroughputResultsEmixSequenceId 2.2.1.39.1.1.15.1.7
ID of the EMIX sequence that was used for running the test which produced these results. When 0, frame size indicates the size of the test frame associated with these results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

cienaCesBenchmarkGenTestSessionThroughputResultsMin 2.2.1.39.1.1.15.1.8
Minimum throughput recorded for the given packet size in Mbps * 100. The value is multiplied by 100 to be able to send the results as an integer but should be divided by 100 when displayed to provide a 2 decimal point accuracy. A result of 123.45 is sent as 12345.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkThroughputResult  

cienaCesBenchmarkGenTestSessionThroughputResultsMax 2.2.1.39.1.1.15.1.9
Maximum throughput recorded for the given packet size in Mbps * 100. The value is multiplied by 100 to be able to send the results as an integer but should be divided by 100 when displayed to provide a 2 decimal point accuracy. A result of 123.45 is sent as 12345.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkThroughputResult  

cienaCesBenchmarkGenTestSessionThroughputResultsAvg 2.2.1.39.1.1.15.1.10
Average throughput recorded for the given packet size in Mbps * 100. The value is multiplied by 100 to be able to send the results as an integer but should be divided by 100 when displayed to provide a 2 decimal point accuracy. A result of 123.45 is sent as 12345.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkThroughputResult  

cienaCesBenchmarkGenTestSessionThroughputResultsIterations 2.2.1.39.1.1.15.1.11
Number of times the test has been run for this packet size.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionThroughputResultsKpiResult 2.2.1.39.1.1.15.1.12
Pass or fail results for the test which is determined by comparing the max throughput against the selected KPI test instance's throughput pass criteria. If no KPI test instance is selected for the given test instance Id, the result will be 'notApplicable'.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkKpiResult  

cienaCesBenchmarkGenTestSessionFramelossResultsTable 2.2.1.39.1.1.16
Table of BENCHMARK generator test session frameloss results.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkGenTestSessionFramelossResultsEntry

cienaCesBenchmarkGenTestSessionFramelossResultsEntry 2.2.1.39.1.1.16.1
BENCHMARK generator test session frameloss results.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkGenTestSessionFramelossResultsEntry  

cienaCesBenchmarkGenTestSessionFramelossResultsPcpIndex 2.2.1.39.1.1.16.1.1
PCP index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

cienaCesBenchmarkGenTestSessionFramelossResultsColorIndex 2.2.1.39.1.1.16.1.2
Color index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

cienaCesBenchmarkGenTestSessionFramelossResultsFrameSizeIndex 2.2.1.39.1.1.16.1.3
Frame size index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

cienaCesBenchmarkGenTestSessionFramelossResultsRateIndex 2.2.1.39.1.1.16.1.4
Rate index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

cienaCesBenchmarkGenTestSessionFramelossResultsPcp 2.2.1.39.1.1.16.1.5
PCP value of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesBenchmarkGenTestSessionFramelossResultsColor 2.2.1.39.1.1.16.1.6
Color of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkGenTestSessionFramelossResultsFrameSize 2.2.1.39.1.1.16.1.7
Packet size in bytes. If 0, then the cienaCesBenchmarkGenTestSessionFramelossResultsEmixSequenceId indicates the ID of the EMIX sequence used for the test
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionFramelossResultsEmixSequenceId 2.2.1.39.1.1.16.1.8
ID of the EMIX sequence that was used for running the test which produced these results. When 0, frame size indicates the size of the test frame associated with these results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

cienaCesBenchmarkGenTestSessionFramelossResultsRate 2.2.1.39.1.1.16.1.9
Rate in percent of line rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionFramelossResultsFirst 2.2.1.39.1.1.16.1.10
Percentage of frames lost on first test sequence.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkFramelossResult  

cienaCesBenchmarkGenTestSessionFramelossResultsSecond 2.2.1.39.1.1.16.1.11
Percentage of frames lost on second test sequence.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkFramelossResult  

cienaCesBenchmarkGenTestSessionFramelossResultsKpiResult 2.2.1.39.1.1.16.1.12
Pass or fail results for the test which is determined by comparing the frameloss result against the selected KPI test instance's frameloss pass criteria. If no KPI test instance is selected for the given test instance Id, the result will be 'notApplicable'.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkKpiResult  

cienaCesBenchmarkGenTestSessionFramelossResultsResult 2.2.1.39.1.1.16.1.13
Percentage of frames lost on the largest test sequence results.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkFramelossResult  

cienaCesBenchmarkGenTestSessionLatencyResultsTable 2.2.1.39.1.1.17
Table of BENCHMARK generator test session latency results in usec.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkGenTestSessionLatencyResultsEntry

cienaCesBenchmarkGenTestSessionLatencyResultsEntry 2.2.1.39.1.1.17.1
BENCHMARK generator test session latency results.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkGenTestSessionLatencyResultsEntry  

cienaCesBenchmarkGenTestSessionLatencyResultsPcpIndex 2.2.1.39.1.1.17.1.1
PCP index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

cienaCesBenchmarkGenTestSessionLatencyResultsColorIndex 2.2.1.39.1.1.17.1.2
Color index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

cienaCesBenchmarkGenTestSessionLatencyResultsFrameSizeIndex 2.2.1.39.1.1.17.1.3
Frame size index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

cienaCesBenchmarkGenTestSessionLatencyResultsPcp 2.2.1.39.1.1.17.1.4
PCP value of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesBenchmarkGenTestSessionLatencyResultsColor 2.2.1.39.1.1.17.1.5
Color of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkGenTestSessionLatencyResultsFrameSize 2.2.1.39.1.1.17.1.6
Packet size in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionLatencyResultsEmixSequenceId 2.2.1.39.1.1.17.1.7
ID of the EMIX sequence that was used for running the test which produced these results. When 0, frame size indicates the size of the test frame associated with these results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

cienaCesBenchmarkGenTestSessionLatencyResultsMin 2.2.1.39.1.1.17.1.8
Minimum latency recorded for the given packet size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBenchmarkGenTestSessionLatencyResultsMax 2.2.1.39.1.1.17.1.9
Maximum latency recorded for the given packet size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBenchmarkGenTestSessionLatencyResultsAvg 2.2.1.39.1.1.17.1.10
Average latency recorded for the given packet size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBenchmarkGenTestSessionLatencyResultsSamples 2.2.1.39.1.1.17.1.11
Number of samples taken during the test.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionLatencyResultsKpiResult 2.2.1.39.1.1.17.1.12
Pass or fail results for the test which is determined by comparing the frameloss result against the selected KPI test instance's latency pass criteria. If no KPI test instance is selected for the given test instance Id, the result will be 'notApplicable'.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkKpiResult  

cienaCesBenchmarkGenTestSessionPdvResultsTable 2.2.1.39.1.1.18
Table of BENCHMARK generator test session packet delay variation results in usec.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkGenTestSessionPdvResultsEntry

cienaCesBenchmarkGenTestSessionPdvResultsEntry 2.2.1.39.1.1.18.1
BENCHMARK generator test session packet delay variation results.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkGenTestSessionPdvResultsEntry  

cienaCesBenchmarkGenTestSessionPdvResultsPcpIndex 2.2.1.39.1.1.18.1.1
PCP index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

cienaCesBenchmarkGenTestSessionPdvResultsColorIndex 2.2.1.39.1.1.18.1.2
Color index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

cienaCesBenchmarkGenTestSessionPdvResultsFrameSizeIndex 2.2.1.39.1.1.18.1.3
Frame size index associated to those PDV stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

cienaCesBenchmarkGenTestSessionPdvResultsPcp 2.2.1.39.1.1.18.1.4
PCP value of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cienaCesBenchmarkGenTestSessionPdvResultsColor 2.2.1.39.1.1.18.1.5
Color of the test packets associated with those results.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkColorTest  

cienaCesBenchmarkGenTestSessionPdvResultsFrameSize 2.2.1.39.1.1.18.1.6
Packet size in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionPdvResultsEmixSequenceId 2.2.1.39.1.1.18.1.7
ID of the EMIX sequence that was used for running the test which produced these results. When 0, frame size indicates the size of the test frame associated with these results.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

cienaCesBenchmarkGenTestSessionPdvResultsAvg 2.2.1.39.1.1.18.1.8
Average PDV recorded for the given packet size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesBenchmarkGenTestSessionPdvResultsSamples 2.2.1.39.1.1.18.1.9
Number of samples used for the test.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cienaCesBenchmarkGenTestSessionPdvResultsKpiResult 2.2.1.39.1.1.18.1.10
Pass or fail results for the test which is determined by comparing the frameloss result against the selected KPI test instance's throughput PDV criteria. If no KPI test instance is selected for the given test instance Id, the result will be 'notApplicable'.
Status: current Access: read-only
OBJECT-TYPE    
  CienaCesBenchmarkKpiResult  

cienaCesBenchmarkEmixCharacterSetTable 2.2.1.39.1.1.19
Table of BENCHMARK EMIX character set providing the list of characters that can be used in an EMIX sequence along with their corresponding frame size.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesBenchmarkEmixCharacterSetEntry

cienaCesBenchmarkEmixCharacterSetEntry 2.2.1.39.1.1.19.1
BENCHMARK EMIX character and its associated frame size.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesBenchmarkEmixCharacterSetEntry  

cienaCesBenchmarkEmixCharacterSetEntryIndex 2.2.1.39.1.1.19.1.1
Character index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..26  

cienaCesBenchmarkEmixCharacterSetEntryCharacter 2.2.1.39.1.1.19.1.2
EMIX character that can be used for creating an EMIX sequence. The character set currently includes: a b c d e f g h u v w x
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1)  

cienaCesBenchmarkEmixCharacterSetEntryFrameSize 2.2.1.39.1.1.19.1.3
Frame size associated with the character. For h, the frame size is the port under test's MTU and the u character is a custom frame size configurable for each EMIX. The u frame size can take a value of 64 to 10000 and defaults to 594. If u is bigger than the MTU of the port under test, it will be reduced to the same size as h.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..6)  

cienaCesBenchmarkTestStarted 2.2.2.39.1
The start command has been issued for the given benchmark generator test instance, either via CLI or SNMP. The cienaCesBenchmarkEntityEntryPortId specifies the port under test when the test instance was started; the s-vid, c-vid and destination mac address used to build the test packet are also provided.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBenchmarkTestStopped 2.2.2.39.2
The specified generator test instance has been manually stopped by the user, either via CLI or SNMP, before the testing completed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBenchmarkTestCompleted 2.2.2.39.3
The testing for the specified generator test instance has finished the configured number of iterations as configured in the referenced profile interval and duration.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBenchmarkTestFailedThroughputKpi 2.2.2.39.4
The throughput test result for the specified generator test instance is below the specified throughput KPI value for the given PCP and color traffic.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBenchmarkTestFailedFramelossKpi 2.2.2.39.5
The frameloss test result for the specified generator test instance exceeds the specified throughput KPI value for the given PCP and color traffic.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBenchmarkTestFailedLatencyKpi 2.2.2.39.6
The latency test result for the specified generator test instance exceeds the specified throughput KPI value for the given PCP and color traffic.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBenchmarkTestFailedPdvKpi 2.2.2.39.7
The throughput test result for the specified generator test instance is below the specified throughput KPI value for the given PCP and color traffic.
Status: current Access: read-only
NOTIFICATION-TYPE    

cienaCesBenchmarkTestIterationCompleted 2.2.2.39.8
An iteration of tests for the given test instance has just completed.
Status: current Access: read-only
NOTIFICATION-TYPE