CISCO-IPSLA-ECHO-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IPSLA-ECHO-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoIpSlaEchoMIB 1.3.6.1.4.1.9.9.636
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.
         ciscoIpSlaEchoMIBNotifs 1.3.6.1.4.1.9.9.636.0
         ciscoIpSlaEchoMIBObjects 1.3.6.1.4.1.9.9.636.1
             cipslaIcmpEchoTmplTable 1.3.6.1.4.1.9.9.636.1.1 no-access
A table that contains ICMP echo template definitions.
                 cipslaIcmpEchoTmplEntry 1.3.6.1.4.1.9.9.636.1.1.1 no-access
A row entry representing an IPSLA ICMP echo template.
                     cipslaIcmpEchoTmplName 1.3.6.1.4.1.9.9.636.1.1.1.1 snmpadminstring no-access
This field is used to specify the ICMP echo template name.
                     cipslaIcmpEchoTmplDescription 1.3.6.1.4.1.9.9.636.1.1.1.2 snmpadminstring read-only
This field is used to provide description for the ICMP echo template.
                     cipslaIcmpEchoTmplSrcAddrType 1.3.6.1.4.1.9.9.636.1.1.1.3 inetaddresstype read-only
An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaIcmpEchoTmplSrcAddr object.
                     cipslaIcmpEchoTmplSrcAddr 1.3.6.1.4.1.9.9.636.1.1.1.4 inetaddress read-only
A string which specifies the IP address of the source.
                     cipslaIcmpEchoTmplTimeOut 1.3.6.1.4.1.9.9.636.1.1.1.5 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplVerifyData 1.3.6.1.4.1.9.9.636.1.1.1.6 truthvalue read-only
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.
                     cipslaIcmpEchoTmplReqDataSize 1.3.6.1.4.1.9.9.636.1.1.1.7 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplTOS 1.3.6.1.4.1.9.9.636.1.1.1.8 unsigned32 read-only
This object represents the type of service octet in an IP header.
                     cipslaIcmpEchoTmplVrfName 1.3.6.1.4.1.9.9.636.1.1.1.9 snmpadminstring read-only
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.
                     cipslaIcmpEchoTmplThreshold 1.3.6.1.4.1.9.9.636.1.1.1.10 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplHistLives 1.3.6.1.4.1.9.9.636.1.1.1.11 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplHistBuckets 1.3.6.1.4.1.9.9.636.1.1.1.12 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplHistFilter 1.3.6.1.4.1.9.9.636.1.1.1.13 integer read-only
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. Enumeration: 'overThreshold': 3, 'failures': 4, 'none': 1, 'all': 2.
                     cipslaIcmpEchoTmplStatsHours 1.3.6.1.4.1.9.9.636.1.1.1.14 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplDistBuckets 1.3.6.1.4.1.9.9.636.1.1.1.15 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplDistInterval 1.3.6.1.4.1.9.9.636.1.1.1.16 unsigned32 read-only
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.
                     cipslaIcmpEchoTmplStorageType 1.3.6.1.4.1.9.9.636.1.1.1.17 storagetype read-only
The storage type of this conceptual row.
                     cipslaIcmpEchoTmplRowStatus 1.3.6.1.4.1.9.9.636.1.1.1.18 rowstatus read-only
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.
             cipslaUdpEchoTmplTable 1.3.6.1.4.1.9.9.636.1.2 no-access
A table that contains UDP echo template specific definitions.
                 cipslaUdpEchoTmplEntry 1.3.6.1.4.1.9.9.636.1.2.1 no-access
A row entry representing an IPSLA UDP echo template.
                     cipslaUdpEchoTmplName 1.3.6.1.4.1.9.9.636.1.2.1.1 snmpadminstring no-access
A string which specifies the UDP echo template name.
                     cipslaUdpEchoTmplDescription 1.3.6.1.4.1.9.9.636.1.2.1.2 snmpadminstring read-only
A string which provides description to the UDP echo template.
                     cipslaUdpEchoTmplControlEnable 1.3.6.1.4.1.9.9.636.1.2.1.3 truthvalue read-only
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.
                     cipslaUdpEchoTmplSrcAddrType 1.3.6.1.4.1.9.9.636.1.2.1.4 inetaddresstype read-only
An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaUdpEchoTmplSrcAddr object.
                     cipslaUdpEchoTmplSrcAddr 1.3.6.1.4.1.9.9.636.1.2.1.5 inetaddress read-only
A string which specifies the IP address of the source.
                     cipslaUdpEchoTmplSrcPort 1.3.6.1.4.1.9.9.636.1.2.1.6 inetportnumber read-only
This object represents the source's port number. If this object is not specified, the application will get a port allocated by the system.
                     cipslaUdpEchoTmplTimeOut 1.3.6.1.4.1.9.9.636.1.2.1.7 unsigned32 read-only
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.
                     cipslaUdpEchoTmplVerifyData 1.3.6.1.4.1.9.9.636.1.2.1.8 truthvalue read-only
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.
                     cipslaUdpEchoTmplReqDataSize 1.3.6.1.4.1.9.9.636.1.2.1.9 unsigned32 read-only
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.
                     cipslaUdpEchoTmplTOS 1.3.6.1.4.1.9.9.636.1.2.1.10 unsigned32 read-only
This object represents the type of service octet in an IP header.
                     cipslaUdpEchoTmplVrfName 1.3.6.1.4.1.9.9.636.1.2.1.11 snmpadminstring read-only
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.
                     cipslaUdpEchoTmplThreshold 1.3.6.1.4.1.9.9.636.1.2.1.12 unsigned32 read-only
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.
                     cipslaUdpEchoTmplHistLives 1.3.6.1.4.1.9.9.636.1.2.1.13 unsigned32 read-only
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.
                     cipslaUdpEchoTmplHistBuckets 1.3.6.1.4.1.9.9.636.1.2.1.14 unsigned32 read-only
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.
                     cipslaUdpEchoTmplHistFilter 1.3.6.1.4.1.9.9.636.1.2.1.15 integer read-only
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. Enumeration: 'overThreshold': 3, 'failures': 4, 'none': 1, 'all': 2.
                     cipslaUdpEchoTmplStatsHours 1.3.6.1.4.1.9.9.636.1.2.1.16 unsigned32 read-only
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.
                     cipslaUdpEchoTmplDistBuckets 1.3.6.1.4.1.9.9.636.1.2.1.17 unsigned32 read-only
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.
                     cipslaUdpEchoTmplDistInterval 1.3.6.1.4.1.9.9.636.1.2.1.18 unsigned32 read-only
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.
                     cipslaUdpEchoTmplStorageType 1.3.6.1.4.1.9.9.636.1.2.1.19 storagetype read-only
The storage type of this conceptual row.
                     cipslaUdpEchoTmplRowStatus 1.3.6.1.4.1.9.9.636.1.2.1.20 rowstatus read-only
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.
             cipslaTcpConnTmplTable 1.3.6.1.4.1.9.9.636.1.3 no-access
A table that contains TCP connect template specific definitions.
                 cipslaTcpConnTmplEntry 1.3.6.1.4.1.9.9.636.1.3.1 no-access
A row entry representing an IPSLA TCP connect template.
                     cipslaTcpConnTmplName 1.3.6.1.4.1.9.9.636.1.3.1.1 snmpadminstring no-access
A string which specifies the TCP connect template name.
                     cipslaTcpConnTmplDescription 1.3.6.1.4.1.9.9.636.1.3.1.2 snmpadminstring read-only
A string which provides description for the TCP connect template.
                     cipslaTcpConnTmplControlEnable 1.3.6.1.4.1.9.9.636.1.3.1.3 truthvalue read-only
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.
                     cipslaTcpConnTmplSrcAddrType 1.3.6.1.4.1.9.9.636.1.3.1.4 inetaddresstype read-only
An enumerated value which specifies the IP address type of the source. It must be used along with the cipslaTcpConnTmplSrcAddr object.
                     cipslaTcpConnTmplSrcAddr 1.3.6.1.4.1.9.9.636.1.3.1.5 inetaddress read-only
A string which specifies the IP address of the source.
                     cipslaTcpConnTmplSrcPort 1.3.6.1.4.1.9.9.636.1.3.1.6 inetportnumber read-only
This object represents the source's port number. If this object is not specified, the application will get a port allocated by the system.
                     cipslaTcpConnTmplTimeOut 1.3.6.1.4.1.9.9.636.1.3.1.7 unsigned32 read-only
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.
                     cipslaTcpConnTmplVerifyData 1.3.6.1.4.1.9.9.636.1.3.1.8 truthvalue read-only
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.
                     cipslaTcpConnTmplTOS 1.3.6.1.4.1.9.9.636.1.3.1.9 unsigned32 read-only
This object represents the type of service octet in an IP header.
                     cipslaTcpConnTmplThreshold 1.3.6.1.4.1.9.9.636.1.3.1.10 unsigned32 read-only
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.
                     cipslaTcpConnTmplHistLives 1.3.6.1.4.1.9.9.636.1.3.1.11 unsigned32 read-only
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.
                     cipslaTcpConnTmplHistBuckets 1.3.6.1.4.1.9.9.636.1.3.1.12 unsigned32 read-only
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.
                     cipslaTcpConnTmplHistFilter 1.3.6.1.4.1.9.9.636.1.3.1.13 integer read-only
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. Enumeration: 'overThreshold': 3, 'failures': 4, 'none': 1, 'all': 2.
                     cipslaTcpConnTmplStatsHours 1.3.6.1.4.1.9.9.636.1.3.1.14 unsigned32 read-only
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.
                     cipslaTcpConnTmplDistBuckets 1.3.6.1.4.1.9.9.636.1.3.1.15 unsigned32 read-only
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.
                     cipslaTcpConnTmplDistInterval 1.3.6.1.4.1.9.9.636.1.3.1.16 unsigned32 read-only
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.
                     cipslaTcpConnTmplStorageType 1.3.6.1.4.1.9.9.636.1.3.1.17 storagetype read-only
The storage type of this conceptual row.
                     cipslaTcpConnTmplRowStatus 1.3.6.1.4.1.9.9.636.1.3.1.18 rowstatus read-only
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.
         ciscoIpSlaEchoMIBConform 1.3.6.1.4.1.9.9.636.2
             ciscoIpSlaEchoMIBCompliances 1.3.6.1.4.1.9.9.636.2.1
                 ciscoIpSlaEchoMIBCompliance 1.3.6.1.4.1.9.9.636.2.1.1
The compliance statement for IP SLA (1) ICMP echo Template (2) UDP echo Template (3) TCP connect Template
             ciscoIpSlaEchoMIBGroups 1.3.6.1.4.1.9.9.636.2.2
                 ciscoIpSlaIcmpEchoTmplGroup 1.3.6.1.4.1.9.9.636.2.2.1
A collection of objects related to ICMP echo Template.
                 ciscoIpSlaUdpEchoTmplGroup 1.3.6.1.4.1.9.9.636.2.2.2
A collection of objects related to UDP echo Template.
                 ciscoIpSlaTcpConnTmplGroup 1.3.6.1.4.1.9.9.636.2.2.3
A collection of objects related to TCP connect Template.