Traceroute Variables
This section clarifies the ranges for the following variables that are not explicitly specified in the traceroute MIB:
traceRouteCtlMaxRows—The maximum value fortraceRouteCtlMaxRowsis 2550. This represents the maximum TTL (255) multiplied by the maximum fortraceRouteCtlProbesPerHop(10). Therefore, thetraceRouteProbeHistoryTableaccomodates one complete test at the maximum values for onetraceRouteCtlEntry. Usually, the maximum values are not used and thetraceRouteProbeHistoryTableis able to accommodate the complete history for many tests for the sametraceRouteCtlEntry.traceRouteMaxConcurrentRequests—The maximum value is 50. If a test is running, it has one outstanding probe.traceRouteMaxConcurrentRequestsrepresents the maximum number of traceroute tests that havetraceRouteResultsOperStatuswith a value ofenabled. Any attempt to start a test withtraceRouteMaxConcurrentRequeststestsrunning will result in the creation of one probe withtraceRouteProbeHistoryStatusset tomaxConcurrentLimitReachedand that test will end immediately.traceRouteCtlTable—The maximum number of entries allowed in this table is 100. Any attempt to create a 101st entry will result in aBAD_VALUEmessage for SNMPv1 and aRESOURCE_UNAVAILABLEmessage for SNMPv2.