Calculated (daily) baseline for threshold evaluation of all collected metrics of RTT Capture. Baselines are used for threshold evaluations.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| intervaldate | date | not null | Interval start date and time |
| 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. |
| 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 |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| statscaptureoverthresholdsu | float | not 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. Upper baseline. |
| statscaptureoverthresholdsl | float | not 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. Lower baseline. |
| statscapturesumcompletiontimeu | float | not null | The accumulated completion time of RTT operations which complete successfully. Upper baseline. |
| statscapturesumcompletiontimel | float | not null | The accumulated completion time of RTT operations which complete successfully. Lower baseline. |
Product Name: Unicenter Network and System Management
Table Type: Table