Cisco RTT jitter statistical table
| Column Name | Column Datatype | Column Null Option | Column Comment |
| jitterstatsstarttimeindex | integer | not null | The time when this row was created. |
| 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 |
| intervaldatetime | date | not null | Interval start date and time |
| intervalduration | integer | not null | Length of the interval |
| jitterstatscompletions | float | with null | The number of jitter operation that have completed successfully. |
| jitterstatsoverthresholds | float | with null | The number of jitter operations that violate threshold. |
| jitterstatsnumofrtt | float | with null | The number of RTT's that are successfully measured. |
| jitterstatsrttsum | float | with null | The sum of RTT's that are successfully measured. |
| jitterstatsrttmin | float | with null | The minimum of RTT's that were successfully measured |
| jitterstatsrttmax | float | with null | The maximum of RTT's that were successfully measured |
| jitterstatsminofpositivessd | float | with null | The minimum of absolute values of all positive jitter values from packets sent from source to destination. |
| jitterstatsmaxofpositivessd | float | with null | The maximum of absolute values of all positive jitter values from packets sent from source to destination. |
| jitterstatsnumofpositivessd | float | with null | The sum of number of all positive jitter values from packets sent from source to destination. |
| jitterstatssumofpositivessd | float | with null | The sum of all positive jitter values from packets sent from source to destination. |
| jitterstatsminofnegativessd | float | with null | The minimum of all negative jitter values from packets sent from source to destination. |
| jitterstatsmaxofnegativessd | float | with null | The maximum of all negative jitter values from packets sent from source to destination. |
| jitterstatsnumofnegativessd | float | with null | The sum of number of all negative jitter values from packets sent from source to destination. |
| jitterstatssumofnegativessd | float | with null | The sum of RTT's of all negative jitter values from packets sent from source to destination. |
| jitterstatsminofpositivesds | float | with null | The minimum of all positive jitter values from packets sent from destination to source. |
| jitterstatsmaxofpositivesds | float | with null | The maximum of all positive jitter values from packets sent from destination to source. |
| jitterstatsnumofpositivesds | float | with null | The sum of number of all positive jitter values from packets sent from destination to source. |
| jitterstatssumofpositivesds | float | with null | The sum of RTT's of all positive jitter values from packets sent from destination to source. |
| jitterstatsminofnegativesds | float | with null | The minimum of all negative jitter values from packets sent from destination to source. |
| jitterstatsmaxofnegativesds | float | with null | The maximum of all negative jitter values from packets sent from destination to source. |
| jitterstatsnumofnegativesds | float | with null | The sum of number of all negative jitter values from packets sent from destination to source. |
| jitterstatssumofnegativesds | float | with null | The sum of RTT's of all negative jitter values from packets sent from destination to source. |
| jitterstatspacketlosssd | float | with null | The number of packets lost when sent from source to destination. |
| jitterstatspacketlossds | float | with null | The number of packets lost when sent from destination to source. |
| jitterstatspacketoutofsequence | float | with null | The number of packets arrived out of sequence. |
| jitterstatspacketmia | float | with null | The number of packets that are lost for which we cannot determine the direction. |
| jitterstatspacketlatearrival | float | with null | The number of packets that arrived after the timeout. |
| jitterstatserror | float | with null | The number of occasions when a jitter operation could not be initiated because of an internal error |
| jitterstatsbusies | float | with null | The number of occasions when a jitter operation could not be initiated because a previous jitter operation has not been completed. |
Product Name: Unicenter Network and System Management
Table Type: Table