Cisco RTT Total Capture Statistical Table
| Column Name | Column Datatype | Column Null Option | Column Comment |
| statscapturestarttimeindex | integer | not null | The time when this row was created.
This object is the second index of the rttMonStatsCaptureTable Table. The the number of rttMonStatsCaptureStartTimeIndex groups exceeds the rttMonStatisticsAdminNumHourGroups value, the oldest rttMonStatsCaptureStartTimeIndex group will be removed and replaced with the new entry. When the RttMonRttType is 'pathEcho', this object also uniquely defines a group of paths. See the rttMonStatsCaptureEntry object. |
| ctrladminindex | integer | not null | Uniquely identifies a row in the rttMonCtrlAdminTable
(RTTMon MIB).
This is a pseudo-random number selected by the management station when creating a row via the rttMonCtrlAdminStatus object. If the pseudo-random number is already in use an 'inconsistentValue' return code will be returned when set operation is attempted |
| statscapturedistindex | integer | not null | This object uniquely defines a statistical distribution
bucket for a given value of rttMonStatsCaptureHopIndex.
For a particular value of rttMonStatsCaptureHopIndex, the agent assigns the first instance of a distribution a value of 1, then second instance a value of 2, and so on. The sequence keeps incrementing until the number of statistics distribution intervals equals rttMonStatisticsAdminNumDistBuckets value, then all values that fall above the last interval will be placed into the last interval. Each of these Statistics Distribution Buckets contain the results of each completion as defined by rttMonStatisticsAdminDistInterval object. |
| statscapturehopindex | integer | not null | When the RttMonRttType is 'pathEcho', this object uniquely
defines a hop for a given value of
rttMonStatsCapturePathIndex. For all other values of
RttMonRttType, this object will be one.
For a particular value of rttMonStatsCapturePathIndex, the agent assigns the first instance of a hop a value of 1, then second instance a value of 2, and so on. The sequence keeps incrementing until the number of hops equals rttMonStatisticsAdminNumHops value, then no new hops are kept for the current rttMonStatsCapturePathIndex. This value directly represents a hop along the path to a target, thus we can only support 30 hops. This value shows the order along the path to a target. |
| statscapturepathindex | integer | not null | When the RttMonRttType is 'pathEcho', this object uniquely
defines a path for a given value of
rttMonStatsCaptureStartTimeIndex. For all other values of
RttMonRttType, this object will be one.
For a particular value of rttMonStatsCaptureStartTimeIndex, the agent assigns the first instance of a path a value of 1, then second instance a value of 2, and so on. The sequence keeps incrementing until the number of paths equals rttMonStatisticsAdminNumPaths value, then no new paths are kept for the current rttMonStatsCaptureStartTimeIndex group.
NOTE: A source to target rttMonStatsCapturePathIndex path will be created for each rttMonStatsCaptureStartTimeIndex to hold all errors that occur when a specific path or connection has not be setup. This value directly represents the path to a target. We can only support 128 paths. |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervaldatetime | date | not null | Interval start date and time |
| intervalduration | integer | not null | Length of the interval |
| statscapturecompletions | float | with null | The number of RTT operations that have completed without an
error and without timing out.
This object has the special behavior as defined by the ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB object. |
| statscaptureoverthresholds | float | with null | The number of RTT operations successfully completed, but in
excess of rttMonCtrlAdminThreshold. This number is a subset
of the accumulation of all rttMonStatsCaptureCompletions.
The operation time of these completed operations will be
accumulated.
This object has the special behavior as defined by the ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB object. |
| statscapturesumcompletiontime | float | with null | The accumulated completion time of RTT operations which complete successfully. |
| statscapturecompletiontimemax | float | with null | The maximum completion time of any RTT operation which completes successfully. |
| statscapturecompletiontimemin | float | with null | The minimum completion time of any RTT operation which completes successfully. |
Product Name: Unicenter Network and System Management
Table Type: Table