CISCO-IPSLA-JITTER-MIB
- Registered at
- 1.3.6.1.4.1.9.9.635
- Last updated
- 2007-07-24 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2007-07-24 00:00
- Namespace
- cisco
- Source file
CISCO-IPSLA-JITTER-MIB- Digest
sha256:1e5b26e53804e8ee9a2534597bd7eb834188990a176e5ae2b1540f0c60b154a4
Description
This MIB module defines templates for IP SLA operations of UDP Jitter and ICMP Jitter. The UDP Jitter operation is designed to measure the delay variance and packet loss in IP networks by generating synthetic UDP traffic. The ICMP Jitter operation provides capability to measure metrics such as RTT (Round Trip Time), jitter, packet loss, one-way latency by sending ICMP Timestamp stream to the destination devices.
Contact
Cisco Systems, Inc. Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553 NETS Email: cs-ipsla@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-IPSLA-TC-MIB | IpSlaCodecType |
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-IPSLA-JITTER-MIB CISCO-IPSLA-TC-MIB CISCO-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoIpSlaJitterMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.635.0 | |||
| ciscoIpSlaJitterMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.635.1 | |||
| cipslaUdpJitterTmplTable OBJECT-TYPE A table that contains UDP jitter template specific definitions. | 1.3.6.1.4.1.9.9.635.1.1 | not-accessible | current | |
| cipslaUdpJitterTmplEntry OBJECT-TYPE A row entry representing an IPSLA UDP jitter template. | 1.3.6.1.4.1.9.9.635.1.1.1 | not-accessible | current | |
| cipslaUdpJitterTmplName OBJECT-TYPE A string which specifies the UDP Jitter template name. | 1.3.6.1.4.1.9.9.635.1.1.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cipslaUdpJitterTmplDescription OBJECT-TYPE A string which provides description of UDP Jitter template. | 1.3.6.1.4.1.9.9.635.1.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-create | current |
| cipslaUdpJitterTmplControlEnable OBJECT-TYPE If this object is enabled, then the IP SLA application will send control messages to a responder, residing on the target router to respond to the data request packets being sent by the source router. | 1.3.6.1.4.1.9.9.635.1.1.1.3 | TruthValue | read-create | current |
| cipslaUdpJitterTmplTimeOut OBJECT-TYPE Specifies the duration to wait for a IP SLA operation completion. For connection oriented protocols, this may cause the connection to be closed by the operation. Once closed, it will be assumed that the connection reestablishment will be performed. To prevent unwanted closure of connections, be sure to set this value to a realistic connection timeout. | 1.3.6.1.4.1.9.9.635.1.1.1.4 | Unsigned32 (0..604800000) | read-create | current |
| cipslaUdpJitterTmplVerifyData OBJECT-TYPE When set to true, the resulting data in each IP SLA operation is compared with the expected data. This includes checking header information (if possible) and exact packet size. | 1.3.6.1.4.1.9.9.635.1.1.1.5 | TruthValue | read-create | current |
| cipslaUdpJitterTmplCodecType OBJECT-TYPE Specifies the codec type to be used with UDP jitter operation. If codec-type is configured the following parameters cannot be configured. cipslaUdpJitterReqDataSize cipslaUdpJitterInterval cipslaUdpJitterNumPkts | 1.3.6.1.4.1.9.9.635.1.1.1.6 | IpSlaCodecType | read-create | current |
| cipslaUdpJitterTmplCodecInterval OBJECT-TYPE This field represents the inter-packet delay between packets and is in milliseconds. This object is applicable only to UDP jitter operation which uses codec type. | 1.3.6.1.4.1.9.9.635.1.1.1.7 | Unsigned32 (4..60000) | read-create | current |
| cipslaUdpJitterTmplCodecPayload OBJECT-TYPE This object represents the number of octets that needs to be placed into the Data portion of the message. This value is used only for UDP jitter operation which uses codec type. | 1.3.6.1.4.1.9.9.635.1.1.1.8 | Unsigned32 (0..16384) | read-create | current |
| cipslaUdpJitterTmplCodecNumPkts OBJECT-TYPE This value represents the number of packets that need to be transmitted. This value is used only for UDP jitter operation which uses codec type. | 1.3.6.1.4.1.9.9.635.1.1.1.9 | Unsigned32 (1..60000) | read-create | current |
| cipslaUdpJitterTmplInterval OBJECT-TYPE This value represents the inter-packet delay between packets and is in milliseconds. | 1.3.6.1.4.1.9.9.635.1.1.1.10 | Unsigned32 (4..60000) | read-create | current |
| cipslaUdpJitterTmplNumPkts OBJECT-TYPE This value represents the number of packets that need to be transmitted. | 1.3.6.1.4.1.9.9.635.1.1.1.11 | Unsigned32 (1..60000) | read-create | current |
| cipslaUdpJitterTmplSrcAddrType OBJECT-TYPE An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaUdpJitterTmplSrcAddr object. | 1.3.6.1.4.1.9.9.635.1.1.1.12 | InetAddressType | read-create | current |
| cipslaUdpJitterTmplSrcAddr OBJECT-TYPE This field specifies the IP address of the source. | 1.3.6.1.4.1.9.9.635.1.1.1.13 | InetAddress | read-create | current |
| cipslaUdpJitterTmplSrcPort OBJECT-TYPE This object represents the source's port number. If this object is not specified, the application will get a port allocated by the system. | 1.3.6.1.4.1.9.9.635.1.1.1.14 | InetPortNumber | read-create | current |
| cipslaUdpJitterTmplPrecision OBJECT-TYPE This object specifies the accuracy of jitter statistics in rttMonJitterStatsTable that needs to be calculated. milliseconds(1) - The accuracy of stats will be of milliseconds. microseconds(2) - The accuracy of stats will be in microseconds. | 1.3.6.1.4.1.9.9.635.1.1.1.15 | INTEGER {milliseconds(1), microseconds(2)} | read-create | current |
| cipslaUdpJitterTmplReqDataSize OBJECT-TYPE This object represents the number of octets to be placed into the ARR Data portion of the request message, when using SNA protocols. For non-ARR protocols' IP SLA request/responses, this value represents the native payload size. REMEMBER: The ARR Header overhead is not included in this value. | 1.3.6.1.4.1.9.9.635.1.1.1.16 | Unsigned32 (16..65024) | read-create | current |
| cipslaUdpJitterTmplPktPriority OBJECT-TYPE This object specifies the priority that will be assigned to operation packet. normal(1) - The packet is of normal priority. high(2) - The packet is of high priority. | 1.3.6.1.4.1.9.9.635.1.1.1.17 | INTEGER {normal(1), high(2)} | read-create | current |
| cipslaUdpJitterTmplTOS OBJECT-TYPE This object represents the type of service octet in an IP header. | 1.3.6.1.4.1.9.9.635.1.1.1.18 | Unsigned32 (0..255) | read-create | current |
| cipslaUdpJitterTmplVrfName OBJECT-TYPE This field is used to specify the VRF name in which the IP SLA operation will be used. For regular IP SLA operation this field should not be configured. The agent will use this field to identify the VPN routing table for this operation. | 1.3.6.1.4.1.9.9.635.1.1.1.19 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| cipslaUdpJitterTmplThreshold OBJECT-TYPE This object defines an administrative threshold limit. If the IP SLA operation time exceeds this limit, then one threshold crossing occurrence will be counted. | 1.3.6.1.4.1.9.9.635.1.1.1.20 | Unsigned32 (0..2147483647) | read-create | current |
| cipslaUdpJitterTmplNTPTolAbs OBJECT-TYPE This object specifies the total clock synchronization error on source and responder that is considered tolerable for oneway measurement when NTP is used as clock synchronization mechanism. The total clock synchronization error is sum of NTP offsets on source and responder. The value specified is microseconds. This value can be set only for UDP jitter operation with precision of microsecond. | 1.3.6.1.4.1.9.9.635.1.1.1.21 | Unsigned32 (0..100000) | read-create | current |
| cipslaUdpJitterTmplNTPTolPct OBJECT-TYPE This object specifies the total clock synchronization error on source and responder that is considered tolerable for oneway measurement when NTP is used as clock synchronization mechanism. The total clock synchronization error is sum of NTP offsets on source and responder. The value is expressed as the percentage of actual oneway latency that is measured. This value can be set only for UDP jitter operation with precision of microsecond. | 1.3.6.1.4.1.9.9.635.1.1.1.22 | Unsigned32 (0..100) | read-create | current |
| cipslaUdpJitterTmplNTPTolType OBJECT-TYPE This object specifies whether the value specified for oneway NTP sync tolerance is absolute value or percent value. percent(1) - The value for oneway NTP sync tolerance is absolute value. absolute(2) - The value for oneway NTP sync tolerance is percent value. | 1.3.6.1.4.1.9.9.635.1.1.1.23 | INTEGER {percent(1), absolute(2)} | read-create | current |
| cipslaUdpJitterTmplIcpifFactor OBJECT-TYPE The advantage factor is dependant on the type of access and how the service is to be used. Conventional Wire-line 0 Mobility within Building 5 Mobility within geographic area 10 Access to hard-to-reach location 20 It is used when calculating the ICPIF value. | 1.3.6.1.4.1.9.9.635.1.1.1.24 | Unsigned32 (0..20) | read-create | current |
| cipslaUdpJitterTmplStatsHours OBJECT-TYPE The maximum number of hours for which statistics are maintained. Specifically this is the number of hourly groups to keep before rolling over. The value of one is not advisable because the hourly group will close and immediately be deleted before the network management station will have the opportunity to retrieve the statistics. The value of zero will shut off data collection. | 1.3.6.1.4.1.9.9.635.1.1.1.25 | Unsigned32 (0..25) | read-create | current |
| cipslaUdpJitterTmplDistBuckets OBJECT-TYPE The maximum number of statistical distribution buckets to accumulate. Since this index does not rollover, only the first cipslaUdpJitterTmplDistBuckets will be kept. The last bucket will contain all entries from its distribution interval start point to infinity. | 1.3.6.1.4.1.9.9.635.1.1.1.26 | Unsigned32 (1..20) | read-create | current |
| cipslaUdpJitterTmplDistInterval OBJECT-TYPE The statistical distribution buckets interval. Distribution Bucket Example: cipslaUdpJitterTmplDistBuckets = 5 buckets cipslaUdpJitterTmplDistInterval = 10 milliseconds | Bucket 1 | Bucket 2 | Bucket 3 | Bucket 4 | Bucket 5 | | 0-9 ms | 10-19 ms | 20-29 ms | 30-39 ms | 40-Inf ms | Odd Example: cipslaUdpJitterTmplDistBuckets = 1 buckets cipslaUdpJitterTmplDistInterval = 10 milliseconds | Bucket 1 | | 0-Inf ms | Thus, this odd example shows that the value of cipslaUdpJitterTmplDistInterval does not apply when cipslaUdpJitterTmplDistBuckets is one. | 1.3.6.1.4.1.9.9.635.1.1.1.27 | Unsigned32 (1..100) | read-create | current |
| cipslaUdpJitterTmplStorageType OBJECT-TYPE The storage type of this conceptual row. | 1.3.6.1.4.1.9.9.635.1.1.1.28 | StorageType | read-create | current |
| cipslaUdpJitterTmplRowStatus OBJECT-TYPE The status of the conceptual UDP Jitter template control row. When the status is active, all the read-create objects in that row can be modified. | 1.3.6.1.4.1.9.9.635.1.1.1.30 | RowStatus | read-create | current |
| cipslaIcmpJitterTmplTable OBJECT-TYPE A table that contains ICMP jitter template specific definitions. | 1.3.6.1.4.1.9.9.635.1.2 | not-accessible | current | |
| cipslaIcmpJitterTmplEntry OBJECT-TYPE A row entry representing an IP SLA ICMP Jitter template. | 1.3.6.1.4.1.9.9.635.1.2.1 | not-accessible | current | |
| cipslaIcmpJitterTmplName OBJECT-TYPE A string which specifies the ICMP jitter template name. | 1.3.6.1.4.1.9.9.635.1.2.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cipslaIcmpJitterTmplDescription OBJECT-TYPE A string which provides description of ICMP Jitter template. | 1.3.6.1.4.1.9.9.635.1.2.1.2 | SnmpAdminString (SIZE(0..128)) | read-create | current |
| cipslaIcmpJitterTmplTimeOut OBJECT-TYPE Specifies the duration to wait for a IP SLA operation completion. For connection oriented protocols, this may cause the connection to be closed by the operation. Once closed, it will be assumed that the connection reestablishment will be performed. To prevent unwanted closure of connections, be sure to set this value to a realistic connection timeout. | 1.3.6.1.4.1.9.9.635.1.2.1.3 | Unsigned32 (0..604800000) | read-create | current |
| cipslaIcmpJitterTmplVerifyData OBJECT-TYPE When set to true, the resulting data in each IP SLA operation is compared with the expected data. This includes checking header information (if possible) and exact packet size. | 1.3.6.1.4.1.9.9.635.1.2.1.4 | TruthValue | read-create | current |
| cipslaIcmpJitterTmplNumPkts OBJECT-TYPE This value represents the number of packets that need to be transmitted. | 1.3.6.1.4.1.9.9.635.1.2.1.5 | Unsigned32 (1..60000) | read-create | current |
| cipslaIcmpJitterTmplInterval OBJECT-TYPE This value represents the inter-packet delay between packets and is in milliseconds. | 1.3.6.1.4.1.9.9.635.1.2.1.6 | Unsigned32 (4..60000) | read-create | current |
| cipslaIcmpJitterTmplSrcAddrType OBJECT-TYPE An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaIcmpJitterTmplSrcAddr object. | 1.3.6.1.4.1.9.9.635.1.2.1.7 | InetAddressType | read-create | current |
| cipslaIcmpJitterTmplSrcAddr OBJECT-TYPE A string which specifies the IP address of the source. | 1.3.6.1.4.1.9.9.635.1.2.1.8 | InetAddress | read-create | current |
| cipslaIcmpJitterTmplTOS OBJECT-TYPE This object represents the type of service octet in an IP header. | 1.3.6.1.4.1.9.9.635.1.2.1.9 | Unsigned32 (0..255) | read-create | current |
| cipslaIcmpJitterTmplVrfName OBJECT-TYPE This field is used to specify the VRF name in which the IP SLA operation will be used. For regular IP SLA operation this field should not be configured. The agent will use this field to identify the VPN routing Table for this operation. | 1.3.6.1.4.1.9.9.635.1.2.1.10 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| cipslaIcmpJitterTmplThreshold OBJECT-TYPE This object defines an administrative threshold limit. If the IP SLA operation time exceeds this limit, then one threshold crossing occurrence will be counted. | 1.3.6.1.4.1.9.9.635.1.2.1.11 | Unsigned32 (0..2147483647) | read-create | current |
| cipslaIcmpJitterTmplStatsHours OBJECT-TYPE The maximum number of hourss for which statistics are maintained. Specifically this is the number of hourly groups to keep before rolling over. The value of one is not advisable because the hourly group will close and immediately be deleted before the network management station will have the opportunity to retrieve the statistics. The value of zero will shut off data collection. | 1.3.6.1.4.1.9.9.635.1.2.1.12 | Unsigned32 (0..25) | read-create | current |
| cipslaIcmpJitterTmplDistBuckets OBJECT-TYPE The maximum number of statistical distribution buckets to accumulate. Since this index does not rollover, only the first cipslaIcmpJitterTmplDistBuckets will be kept. The last bucket will contain all entries from its distribution interval start point to infinity. | 1.3.6.1.4.1.9.9.635.1.2.1.13 | Unsigned32 (1..20) | read-create | current |
| cipslaIcmpJitterTmplDistInterval OBJECT-TYPE The statistical distribution buckets interval. Distribution Bucket Example: cipslaIcmpJitterTmplDistBuckets = 5 buckets cipslaIcmpJitterTmplDistInterval = 10 milliseconds | Bucket 1 | Bucket 2 | Bucket 3 | Bucket 4 | Bucket 5 | | 0-9 ms | 10-19 ms | 20-29 ms | 30-39 ms | 40-Inf ms | Odd Example: cipslaIcmpJitterTmplDistBuckets = 1 buckets cipslaIcmpJitterTmplDistInterval = 10 milliseconds | Bucket 1 | | 0-Inf ms | Thus, this odd example shows that the value of cipslaIcmpJitterTmplDistInterval does not apply when cipslaIcmpJitterTmplDistBuckets is one. | 1.3.6.1.4.1.9.9.635.1.2.1.14 | Unsigned32 (1..100) | read-create | current |
| cipslaIcmpJitterTmplStorageType OBJECT-TYPE The storage type of this conceptual row. | 1.3.6.1.4.1.9.9.635.1.2.1.15 | StorageType | read-create | current |
| cipslaIcmpJitterTmplRowStatus OBJECT-TYPE The status of the conceptual ICMP jitter template control row. When the status is active, all the read-create objects in that row can be modified. | 1.3.6.1.4.1.9.9.635.1.2.1.16 | RowStatus | read-create | current |
| ciscoIpSlaJitterMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.635.2 | |||
| ciscoIpSlaJitterMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.635.2.1 | |||
| ciscoIpSlaJitterMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.635.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoIpSlaJitterMIBCompliance MODULE-COMPLIANCE The compliance statement for IP SLA (1) UDP Jitter Template (2) ICMP Jitter Template | 1.3.6.1.4.1.9.9.635.2.1.1 | current |
| ciscoIpSlaUdpJitterTmplGroup OBJECT-GROUP A collection of objects related to UDP Jitter Template. | 1.3.6.1.4.1.9.9.635.2.2.1 | current |
| ciscoIpSlaIcmpJitterTmplGroup OBJECT-GROUP A collection of objects related to ICMP Jitter Template. | 1.3.6.1.4.1.9.9.635.2.2.2 | current |