Home/Catalog/CISCO-IPSLA-ECHO-MIB

CISCO-IPSLA-ECHO-MIB

AI MIB Summary

The CISCO-IPSLA-ECHO-MIB enables Cisco IOS devices to monitor end-to-end network performance metrics, specifically round-trip latency and reachability, for ICMP echo, UDP echo, and TCP connect operations. This module provides the management interface for retrieving operational templates and statistical data regarding response times between the router and remote IP-enabled destinations.

This MIB module defines the templates for IP SLA operations of ICMP echo, UDP echo and TCP connect. The ICMP echo operation measures end-to-end response time between a Cisco router and any IP enabled device by computing the time taken between sending an ICMP echo request message to the destination and receiving an ICMP echo reply. The UDP echo operation measures end-to-end response time between a Cisco router and any IP enabled device by computing the time taken between sending an UDP echo request message to the destination and receiving an UDP echo reply. The TCP connect operation measures end-to-end response time between a Cisco router and any IP enabled device by computing the time taken to perform a TCP connect operation.
Main OID:
ciscoIpSlaEchoMIB.1.3.6.1.4.1.9.9.636
68
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

68 total
Object Name
ciscoIpSlaEchoMIBThis MIB module defines the templates for IP SLA operations of ICMP echo, UDP echo and TCP connect. The ICMP echo operation measures end-to-end response time between a Cisco router and any IP enabled device by computing the time taken between sending an ICMP echo request message to the destination and receiving an ICMP echo reply. The UDP echo operation measures end-to-end response time between a Cisco router and any IP enabled device by computing the time taken between sending an UDP echo request message to the destination and receiving an UDP echo reply. The TCP connect operation measures end-to-end response time between a Cisco router and any IP enabled device by computing the time taken to perform a TCP connect operation.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.636
ciscoIpSlaEchoMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.636.0
ciscoIpSlaEchoMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.636.1
cipslaIcmpEchoTmplTableA table that contains ICMP echo template definitions.
SEQUENCE OF CipslaIcmpEchoTmplEntry
.1.3.6.1.4.1.9.9.636.1.1
cipslaIcmpEchoTmplEntryA row entry representing an IPSLA ICMP echo template.
CipslaIcmpEchoTmplEntry
.1.3.6.1.4.1.9.9.636.1.1.1
cipslaIcmpEchoTmplNameThis field is used to specify the ICMP echo template name.
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.1.1.1
cipslaIcmpEchoTmplDescriptionThis field is used to provide description for the ICMP echo template.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.1.1.2
cipslaIcmpEchoTmplSrcAddrTypeAn enumerated value which specifies the IP address type of the source. It must be used along with the cipslaIcmpEchoTmplSrcAddr object.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.1.1.3
cipslaIcmpEchoTmplSrcAddrA string which specifies the IP address of the source.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.1.1.4
cipslaIcmpEchoTmplTimeOutSpecifies 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.rw
Unsigned32 (0..604800000 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.1.1.5
cipslaIcmpEchoTmplVerifyDataWhen 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.1.1.6
cipslaIcmpEchoTmplReqDataSizeThis 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.rw
Unsigned32 (0..16384 ) UNITS "octets"
.1.3.6.1.4.1.9.9.636.1.1.1.7
cipslaIcmpEchoTmplTOSThis object represents the type of service octet in an IP header.rw
Unsigned32 (0..255 )
.1.3.6.1.4.1.9.9.636.1.1.1.8
cipslaIcmpEchoTmplVrfNameThis field is used to specify the VRF name with 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 VRF routing table for this operation.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.1.1.9
cipslaIcmpEchoTmplThresholdThis object defines an administrative threshold limit. If the IP SLA operation time exceeds this limit and if the condition specified in cipslaIcmpEchoTmplHistFilter is satisfied, one threshold crossing occurrence will be counted.rw
Unsigned32 (0..2147483647 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.1.1.10
cipslaIcmpEchoTmplHistLivesThe maximum number of history lives to record. A life is defined by the countdown (or transition) to zero by the cipslaAutoGroupScheduleLife object. A new life is created when the same conceptual control row is restarted via the transition of the cipslaAutoGroupScheduleLife object and its subsequent countdown. The value of zero will shut off all data collection.rw
Unsigned32 (0..2 )
.1.3.6.1.4.1.9.9.636.1.1.1.11
cipslaIcmpEchoTmplHistBucketsThe maximum number of history buckets to record. This value is set to the number of operations to keep per lifetime. After cipslaIcmpEchoTmplHistBuckets are filled, the oldest entries are deleted and the most recent cipslaIcmpEchoTmplHistBuckets buckets are retained.rw
Unsigned32 (1..60 )
.1.3.6.1.4.1.9.9.636.1.1.1.12
cipslaIcmpEchoTmplHistFilterDefines a filter for adding RTT results to the history buffer: none(1) - no history is recorded all(2) - the results of all completion times and failed completions are recorded overThreshold(3) - the results of completion times over cipslaIcmpEchoTmplThreshold are recorded. failures(4) - the results of failed operations (only) are recorded.rw
Enumeration
.1.3.6.1.4.1.9.9.636.1.1.1.13
cipslaIcmpEchoTmplStatsHoursThe 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.rw
Unsigned32 (0..25 ) UNITS "hours"
.1.3.6.1.4.1.9.9.636.1.1.1.14
cipslaIcmpEchoTmplDistBucketsThe maximum number of statistical distribution buckets to accumulate. Since this index does not rollover, only the first cipslaIcmpEchoTmplStatsNumDistBuckets will be kept. The last cipslaIcmpEchoTmplStatsNumDistBucket will contain all entries from its distribution interval start point to infinity.rw
Unsigned32 (1..20 )
.1.3.6.1.4.1.9.9.636.1.1.1.15
cipslaIcmpEchoTmplDistIntervalThe statistical distribution buckets interval. Distribution Bucket Example: cipslaIcmpEchoTmplDistBuckets = 5 buckets cipslaIcmpEchoTmplDistInterval = 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: cipslaIcmpEchoTmplDistBuckets = 1 buckets cipslaIcmpEchoTmplDistInterval = 10 milliseconds | Bucket 1 | | 0-Inf ms | Thus, this odd example shows that the value of cipslaIcmpEchoTmplDistInterval does not apply when cipslaIcmpEchoTmplDistBuckets is one.rw
Unsigned32 (1..100 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.1.1.16
cipslaIcmpEchoTmplStorageTypeThe storage type of this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.1.1.17
cipslaIcmpEchoTmplRowStatusThe status of the conceptual ICMP echo template control row. When the status is active, all the read-create objects in that row can be modified.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.1.1.18
cipslaUdpEchoTmplTableA table that contains UDP echo template specific definitions.
SEQUENCE OF CipslaUdpEchoTmplEntry
.1.3.6.1.4.1.9.9.636.1.2
cipslaUdpEchoTmplEntryA row entry representing an IPSLA UDP echo template.
CipslaUdpEchoTmplEntry
.1.3.6.1.4.1.9.9.636.1.2.1
cipslaUdpEchoTmplNameA string which specifies the UDP echo template name.
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.2.1.1
cipslaUdpEchoTmplDescriptionA string which provides description to the UDP echo template.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.2.1.2
cipslaUdpEchoTmplControlEnableIf 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.2.1.3
cipslaUdpEchoTmplSrcAddrTypeAn enumerated value which specifies the IP address type of the source. It must be used along with the cipslaUdpEchoTmplSrcAddr object.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.2.1.4
cipslaUdpEchoTmplSrcAddrA string which specifies the IP address of the source.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.2.1.5
cipslaUdpEchoTmplSrcPortThis object represents the source's port number. If this object is not specified, the application will get a port allocated by the system.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.2.1.6
cipslaUdpEchoTmplTimeOutSpecifies the duration to wait for an 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.rw
Unsigned32 (0..604800000 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.2.1.7
cipslaUdpEchoTmplVerifyDataWhen 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.2.1.8
cipslaUdpEchoTmplReqDataSizeThis 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' RTT request/responses, this value represents the native payload size. REMEMBER: The ARR Header overhead is not included in this value.rw
Unsigned32 (4..1500 ) UNITS "octets"
.1.3.6.1.4.1.9.9.636.1.2.1.9
cipslaUdpEchoTmplTOSThis object represents the type of service octet in an IP header.rw
Unsigned32 (0..255 )
.1.3.6.1.4.1.9.9.636.1.2.1.10
cipslaUdpEchoTmplVrfNameThis field is used to specify the VRF name with 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 VRF routing Table for this operation.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.2.1.11
cipslaUdpEchoTmplThresholdThis object defines an administrative threshold limit. If the IP SLA operation time exceeds this limit and if the condition specified in cipslaUdpEchoTmplHistFilter is satisfied, one threshold crossing occurrence will be counted.rw
Unsigned32 (0..2147483647 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.2.1.12
cipslaUdpEchoTmplHistLivesThe maximum number of history lives to record. A life is defined by the countdown (or transition) to zero by the cipslaAutoGroupScheduleLife object. A new life is created when the same conceptual control row is restarted via the transition of the cipslaAutoGroupScheduleLife object and its subsequent countdown. The value of zero will shut off all data collection.rw
Unsigned32 (0..2 )
.1.3.6.1.4.1.9.9.636.1.2.1.13
cipslaUdpEchoTmplHistBucketsThe maximum number of history buckets to record. This value should be set to the number of operations to keep per lifetime. After cipslaUdpEchoTmplHistBuckets are filled, the oldest entries are deleted and the most recent cipslaUdpEchoTmplHistBuckets buckets are retained.rw
Unsigned32 (1..60 )
.1.3.6.1.4.1.9.9.636.1.2.1.14
cipslaUdpEchoTmplHistFilterDefines a filter for adding RTT results to the history buffer: none(1) - no history is recorded all(2) - the results of all completion times and failed completions are recorded overThreshold(3) - the results of completion times over cipslaUdpEchoTmplThreshold are recorded. failures(4) - the results of failed operations (only) are recorded.rw
Enumeration
.1.3.6.1.4.1.9.9.636.1.2.1.15
cipslaUdpEchoTmplStatsHoursThe 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.rw
Unsigned32 (0..25 ) UNITS "hours"
.1.3.6.1.4.1.9.9.636.1.2.1.16
cipslaUdpEchoTmplDistBucketsThe maximum number of statistical distribution buckets to accumulate. Since this index does not rollover, only the first cipslaUdpEchoTmplStatsNumDistBuckets will be kept. The last cipslaUdpEchoTmplStatsNumDistBuckets will contain all entries from its distribution interval start point to infinity.rw
Unsigned32 (1..20 )
.1.3.6.1.4.1.9.9.636.1.2.1.17
cipslaUdpEchoTmplDistIntervalThe statistical distribution buckets interval. Distribution Bucket Example: cipslaUdpEchoTmplDistBuckets = 5 buckets cipslaUdpEchoTmplDistInterval = 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: cipslaUdpEchoTmplDistBuckets = 1 buckets cipslaUdpEchoTmplDistInterval = 10 milliseconds | Bucket 1 | | 0-Inf ms | Thus, this odd example shows that the value of cipslaUdpEchoTmplDistInterval does not apply when cipslaUdpEchoTmplDistBuckets is one.rw
Unsigned32 (1..100 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.2.1.18
cipslaUdpEchoTmplStorageTypeThe storage type of this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.2.1.19
cipslaUdpEchoTmplRowStatusThe status of the conceptual UDP echo template control row. When the status is active, all the read-create objects in that row can be modified.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.2.1.20
cipslaTcpConnTmplTableA table that contains TCP connect template specific definitions.
SEQUENCE OF CipslaTcpConnTmplEntry
.1.3.6.1.4.1.9.9.636.1.3
cipslaTcpConnTmplEntryA row entry representing an IPSLA TCP connect template.
CipslaTcpConnTmplEntry
.1.3.6.1.4.1.9.9.636.1.3.1
cipslaTcpConnTmplNameA string which specifies the TCP connect template name.
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.3.1.1
cipslaTcpConnTmplDescriptionA string which provides description for the TCP connect template.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.636.1.3.1.2
cipslaTcpConnTmplControlEnableIf 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.3.1.3
cipslaTcpConnTmplSrcAddrTypeAn enumerated value which specifies the IP address type of the source. It must be used along with the cipslaTcpConnTmplSrcAddr object.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.3.1.4
cipslaTcpConnTmplSrcAddrA string which specifies the IP address of the source.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.3.1.5
cipslaTcpConnTmplSrcPortThis object represents the source's port number. If this object is not specified, the application will get a port allocated by the system.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.636.1.3.1.6
cipslaTcpConnTmplTimeOutSpecifies the duration to wait for an 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.rw
Unsigned32 (0..604800000 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.3.1.7
cipslaTcpConnTmplVerifyDataWhen 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.3.1.8
cipslaTcpConnTmplTOSThis object represents the type of service octet in an IP header.rw
Unsigned32 (0..255 )
.1.3.6.1.4.1.9.9.636.1.3.1.9
cipslaTcpConnTmplThresholdThis object defines an administrative threshold limit. If the IP SLA operation time exceeds this limit and if the condition specified in cipslaTcpConnTmplHistFilter is satisfied, one threshold crossing occurrence will be counted.rw
Unsigned32 (0..2147483647 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.3.1.10
cipslaTcpConnTmplHistLivesThe maximum number of history lives to record. A life is defined by the countdown (or transition) to zero by the cipslaAutoGroupScheduleLife object. A new life is created when the same conceptual control row is restarted via the transition of the cipslaAutoGroupScheduleLife object and its subsequent countdown. The value of zero will shut off all data collection.rw
Unsigned32 (0..2 )
.1.3.6.1.4.1.9.9.636.1.3.1.11
cipslaTcpConnTmplHistBucketsThe maximum number of history buckets to record. This value should be set to the number of operations to keep per lifetime. After cipslaTcpConnTmplHistBuckets are filled, the oldest entries are deleted and the most recent cipslaTcpConnTmplHistBuckets buckets are retained.rw
Unsigned32 (1..60 )
.1.3.6.1.4.1.9.9.636.1.3.1.12
cipslaTcpConnTmplHistFilterDefines a filter for adding RTT results to the history buffer: none(1) - no history is recorded all(2) - the results of all completion times and failed completions are recorded overThreshold(3) - the results of completion times over cipslaTcpConnTmplThreshold are recorded. failures(4) - the results of failed operations (only) are recorded.rw
Enumeration
.1.3.6.1.4.1.9.9.636.1.3.1.13
cipslaTcpConnTmplStatsHoursThe 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.rw
Unsigned32 (0..25 ) UNITS "hours"
.1.3.6.1.4.1.9.9.636.1.3.1.14
cipslaTcpConnTmplDistBucketsThe maximum number of statistical distribution buckets to accumulate. Since this index does not rollover, only the first cipslaTcpConnTmplDistBuckets will be kept. The last cipslaTcpConnTmplDistBuckets will contain all entries from its distribution interval start point to infinity.rw
Unsigned32 (1..20 )
.1.3.6.1.4.1.9.9.636.1.3.1.15
cipslaTcpConnTmplDistIntervalThe statistical distribution buckets interval. Distribution Bucket Example: cipslaTcpConnTmplDistBuckets = 5 buckets cipslaTcpConnTmplDistInterval = 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: cipslaTcpConnTmplDistBuckets = 1 buckets cipslaTcpConnTmplDistInterval = 10 milliseconds | Bucket 1 | | 0-Inf ms | Thus, this odd example shows that the value of cipslaTcpConnTmplDistInterval does not apply when cipslaTcpConnTmplDistBuckets is one.rw
Unsigned32 (1..100 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.9.636.1.3.1.16
cipslaTcpConnTmplStorageTypeThe storage type of this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.3.1.17
cipslaTcpConnTmplRowStatusThe status of the conceptual tcp connect control row. When the status is active, all the read-create objects in that row can be modified.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.636.1.3.1.18
ciscoIpSlaEchoMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.636.2
ciscoIpSlaEchoMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.636.2.1
ciscoIpSlaEchoMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.636.2.2
CISCO-IPSLA-ECHO-MIB - SNMP MIB Reference | MIBs Explorer