CISCO-IPSLA-ECHO-MIB
- Registered at
- 1.3.6.1.4.1.9.9.636
- Last updated
- 2007-08-16 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2007-08-16 00:00
- Namespace
- cisco
- Source file
CISCO-IPSLA-ECHO-MIB- Digest
sha256:c54782f554e80e37cf409c2b3ae0333dee03d629d3cfded8ac93fa928b79e9d9
Description
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.
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-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-ECHO-MIB CISCO-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoIpSlaEchoMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.636.0 | |||
| ciscoIpSlaEchoMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.636.1 | |||
| cipslaIcmpEchoTmplTable OBJECT-TYPE A table that contains ICMP echo template definitions. | 1.3.6.1.4.1.9.9.636.1.1 | not-accessible | current | |
| cipslaIcmpEchoTmplEntry OBJECT-TYPE A row entry representing an IPSLA ICMP echo template. | 1.3.6.1.4.1.9.9.636.1.1.1 | not-accessible | current | |
| cipslaIcmpEchoTmplName OBJECT-TYPE This field is used to specify the ICMP echo template name. | 1.3.6.1.4.1.9.9.636.1.1.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cipslaIcmpEchoTmplDescription OBJECT-TYPE This field is used to provide description for the ICMP echo template. | 1.3.6.1.4.1.9.9.636.1.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-create | current |
| cipslaIcmpEchoTmplSrcAddrType OBJECT-TYPE An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaIcmpEchoTmplSrcAddr object. | 1.3.6.1.4.1.9.9.636.1.1.1.3 | InetAddressType | read-create | current |
| cipslaIcmpEchoTmplSrcAddr OBJECT-TYPE A string which specifies the IP address of the source. | 1.3.6.1.4.1.9.9.636.1.1.1.4 | InetAddress | read-create | current |
| cipslaIcmpEchoTmplTimeOut 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.636.1.1.1.5 | Unsigned32 (0..604800000) | read-create | current |
| cipslaIcmpEchoTmplVerifyData 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.636.1.1.1.6 | TruthValue | read-create | current |
| cipslaIcmpEchoTmplReqDataSize 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.636.1.1.1.7 | Unsigned32 (0..16384) | read-create | current |
| cipslaIcmpEchoTmplTOS OBJECT-TYPE This object represents the type of service octet in an IP header. | 1.3.6.1.4.1.9.9.636.1.1.1.8 | Unsigned32 (0..255) | read-create | current |
| cipslaIcmpEchoTmplVrfName OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.636.1.1.1.9 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| cipslaIcmpEchoTmplThreshold OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.636.1.1.1.10 | Unsigned32 (0..2147483647) | read-create | current |
| cipslaIcmpEchoTmplHistLives OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.1.1.11 | Unsigned32 (0..2) | read-create | current |
| cipslaIcmpEchoTmplHistBuckets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.1.1.12 | Unsigned32 (1..60) | read-create | current |
| cipslaIcmpEchoTmplHistFilter OBJECT-TYPE Defines 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. | 1.3.6.1.4.1.9.9.636.1.1.1.13 | INTEGER {none(1), all(2), overThreshold(3), failures(4)} | read-create | current |
| cipslaIcmpEchoTmplStatsHours 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.636.1.1.1.14 | Unsigned32 (0..25) | read-create | current |
| cipslaIcmpEchoTmplDistBuckets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.1.1.15 | Unsigned32 (1..20) | read-create | current |
| cipslaIcmpEchoTmplDistInterval OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.1.1.16 | Unsigned32 (1..100) | read-create | current |
| cipslaIcmpEchoTmplStorageType OBJECT-TYPE The storage type of this conceptual row. | 1.3.6.1.4.1.9.9.636.1.1.1.17 | StorageType | read-create | current |
| cipslaIcmpEchoTmplRowStatus OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.1.1.18 | RowStatus | read-create | current |
| cipslaUdpEchoTmplTable OBJECT-TYPE A table that contains UDP echo template specific definitions. | 1.3.6.1.4.1.9.9.636.1.2 | not-accessible | current | |
| cipslaUdpEchoTmplEntry OBJECT-TYPE A row entry representing an IPSLA UDP echo template. | 1.3.6.1.4.1.9.9.636.1.2.1 | not-accessible | current | |
| cipslaUdpEchoTmplName OBJECT-TYPE A string which specifies the UDP echo template name. | 1.3.6.1.4.1.9.9.636.1.2.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cipslaUdpEchoTmplDescription OBJECT-TYPE A string which provides description to the UDP echo template. | 1.3.6.1.4.1.9.9.636.1.2.1.2 | SnmpAdminString (SIZE(0..128)) | read-create | current |
| cipslaUdpEchoTmplControlEnable 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.636.1.2.1.3 | TruthValue | read-create | current |
| cipslaUdpEchoTmplSrcAddrType OBJECT-TYPE An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaUdpEchoTmplSrcAddr object. | 1.3.6.1.4.1.9.9.636.1.2.1.4 | InetAddressType | read-create | current |
| cipslaUdpEchoTmplSrcAddr OBJECT-TYPE A string which specifies the IP address of the source. | 1.3.6.1.4.1.9.9.636.1.2.1.5 | InetAddress | read-create | current |
| cipslaUdpEchoTmplSrcPort 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.636.1.2.1.6 | InetPortNumber | read-create | current |
| cipslaUdpEchoTmplTimeOut OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.9.9.636.1.2.1.7 | Unsigned32 (0..604800000) | read-create | current |
| cipslaUdpEchoTmplVerifyData 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.636.1.2.1.8 | TruthValue | read-create | current |
| cipslaUdpEchoTmplReqDataSize 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' RTT 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.636.1.2.1.9 | Unsigned32 (4..1500) | read-create | current |
| cipslaUdpEchoTmplTOS OBJECT-TYPE This object represents the type of service octet in an IP header. | 1.3.6.1.4.1.9.9.636.1.2.1.10 | Unsigned32 (0..255) | read-create | current |
| cipslaUdpEchoTmplVrfName OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.636.1.2.1.11 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| cipslaUdpEchoTmplThreshold OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.636.1.2.1.12 | Unsigned32 (0..2147483647) | read-create | current |
| cipslaUdpEchoTmplHistLives OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.2.1.13 | Unsigned32 (0..2) | read-create | current |
| cipslaUdpEchoTmplHistBuckets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.2.1.14 | Unsigned32 (1..60) | read-create | current |
| cipslaUdpEchoTmplHistFilter OBJECT-TYPE Defines 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. | 1.3.6.1.4.1.9.9.636.1.2.1.15 | INTEGER {none(1), all(2), overThreshold(3), failures(4)} | read-create | current |
| cipslaUdpEchoTmplStatsHours 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.636.1.2.1.16 | Unsigned32 (0..25) | read-create | current |
| cipslaUdpEchoTmplDistBuckets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.2.1.17 | Unsigned32 (1..20) | read-create | current |
| cipslaUdpEchoTmplDistInterval OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.2.1.18 | Unsigned32 (1..100) | read-create | current |
| cipslaUdpEchoTmplStorageType OBJECT-TYPE The storage type of this conceptual row. | 1.3.6.1.4.1.9.9.636.1.2.1.19 | StorageType | read-create | current |
| cipslaUdpEchoTmplRowStatus OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.2.1.20 | RowStatus | read-create | current |
| cipslaTcpConnTmplTable OBJECT-TYPE A table that contains TCP connect template specific definitions. | 1.3.6.1.4.1.9.9.636.1.3 | not-accessible | current | |
| cipslaTcpConnTmplEntry OBJECT-TYPE A row entry representing an IPSLA TCP connect template. | 1.3.6.1.4.1.9.9.636.1.3.1 | not-accessible | current | |
| cipslaTcpConnTmplName OBJECT-TYPE A string which specifies the TCP connect template name. | 1.3.6.1.4.1.9.9.636.1.3.1.1 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cipslaTcpConnTmplDescription OBJECT-TYPE A string which provides description for the TCP connect template. | 1.3.6.1.4.1.9.9.636.1.3.1.2 | SnmpAdminString (SIZE(0..128)) | read-create | current |
| cipslaTcpConnTmplControlEnable 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.636.1.3.1.3 | TruthValue | read-create | current |
| cipslaTcpConnTmplSrcAddrType OBJECT-TYPE An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaTcpConnTmplSrcAddr object. | 1.3.6.1.4.1.9.9.636.1.3.1.4 | InetAddressType | read-create | current |
| cipslaTcpConnTmplSrcAddr OBJECT-TYPE A string which specifies the IP address of the source. | 1.3.6.1.4.1.9.9.636.1.3.1.5 | InetAddress | read-create | current |
| cipslaTcpConnTmplSrcPort 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.636.1.3.1.6 | InetPortNumber | read-create | current |
| cipslaTcpConnTmplTimeOut OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.9.9.636.1.3.1.7 | Unsigned32 (0..604800000) | read-create | current |
| cipslaTcpConnTmplVerifyData 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.636.1.3.1.8 | TruthValue | read-create | current |
| cipslaTcpConnTmplTOS OBJECT-TYPE This object represents the type of service octet in an IP header. | 1.3.6.1.4.1.9.9.636.1.3.1.9 | Unsigned32 (0..255) | read-create | current |
| cipslaTcpConnTmplThreshold OBJECT-TYPE This 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. | 1.3.6.1.4.1.9.9.636.1.3.1.10 | Unsigned32 (0..2147483647) | read-create | current |
| cipslaTcpConnTmplHistLives OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.3.1.11 | Unsigned32 (0..2) | read-create | current |
| cipslaTcpConnTmplHistBuckets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.3.1.12 | Unsigned32 (1..60) | read-create | current |
| cipslaTcpConnTmplHistFilter OBJECT-TYPE Defines 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. | 1.3.6.1.4.1.9.9.636.1.3.1.13 | INTEGER {none(1), all(2), overThreshold(3), failures(4)} | read-create | current |
| cipslaTcpConnTmplStatsHours 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.636.1.3.1.14 | Unsigned32 (0..25) | read-create | current |
| cipslaTcpConnTmplDistBuckets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.3.1.15 | Unsigned32 (1..20) | read-create | current |
| cipslaTcpConnTmplDistInterval OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.636.1.3.1.16 | Unsigned32 (1..100) | read-create | current |
| cipslaTcpConnTmplStorageType OBJECT-TYPE The storage type of this conceptual row. | 1.3.6.1.4.1.9.9.636.1.3.1.17 | StorageType | read-create | current |
| cipslaTcpConnTmplRowStatus OBJECT-TYPE The status of the conceptual tcp connect 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.636.1.3.1.18 | RowStatus | read-create | current |
| ciscoIpSlaEchoMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.636.2 | |||
| ciscoIpSlaEchoMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.636.2.1 | |||
| ciscoIpSlaEchoMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.636.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoIpSlaEchoMIBCompliance MODULE-COMPLIANCE The compliance statement for IP SLA (1) ICMP echo Template (2) UDP echo Template (3) TCP connect Template | 1.3.6.1.4.1.9.9.636.2.1.1 | current |
| ciscoIpSlaIcmpEchoTmplGroup OBJECT-GROUP A collection of objects related to ICMP echo Template. | 1.3.6.1.4.1.9.9.636.2.2.1 | current |
| ciscoIpSlaUdpEchoTmplGroup OBJECT-GROUP A collection of objects related to UDP echo Template. | 1.3.6.1.4.1.9.9.636.2.2.2 | current |
| ciscoIpSlaTcpConnTmplGroup OBJECT-GROUP A collection of objects related to TCP connect Template. | 1.3.6.1.4.1.9.9.636.2.2.3 | current |