CISCO-IPSLA-ECHO-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
56
.1.3.6.1.4.1.9.9.636.1.1 · 1 row entry · 18 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cipslaIcmpEchoTmplTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-ECHO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ECHO-MIB::cipslaIcmpEchoTmplTable'
A table that contains ICMP echo template definitions.
cipslaIcmpEchoTmplEntry row .1.3.6.1.4.1.9.9.636.1.1.1
A row entry representing an IPSLA ICMP echo template.
Column Syntax OID
This field is used to specify the ICMP echo template name.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.636.1.1.1.1
This field is used to provide description for the ICMP echo
template.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.636.1.1.1.2
An enumerated value which specifies the IP address type
of the source. It must be used along with the
cipslaIcmpEchoTmplSrcAddr object.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.636.1.1.1.3
A string which specifies the IP address of the source.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.636.1.1.1.4
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…
millisecondsUnsigned32r/w
Constraints:
range: 0-604800000
.1.3.6.1.4.1.9.9.636.1.1.1.5
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.636.1.1.1.6
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 …
octetsUnsigned32r/w
Constraints:
range: 0-16384
.1.3.6.1.4.1.9.9.636.1.1.1.7
This object represents the type of service octet in an
IP header.
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.636.1.1.1.8
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 …
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.636.1.1.1.9
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 …
millisecondsUnsigned32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.636.1.1.1.10
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
resta…
Unsigned32r/w
Constraints:
range: 0-2
.1.3.6.1.4.1.9.9.636.1.1.1.11
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 th…
Unsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.9.9.636.1.1.1.12
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 a…
Enumerationr/w
Enumerated Values:
1none
2all
3overThreshold
4failures
.1.3.6.1.4.1.9.9.636.1.1.1.13
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 w…
hoursUnsigned32r/w
Constraints:
range: 0-25
.1.3.6.1.4.1.9.9.636.1.1.1.14
The maximum number of statistical distribution
buckets to accumulate.

Since this index does not rollover, only the first
cipslaIcmpEchoTmplStatsNumDistBuckets will be kept.

The last cipslaI…
Unsigned32r/w
Constraints:
range: 1-20
.1.3.6.1.4.1.9.9.636.1.1.1.15
The statistical distribution buckets interval.

Distribution Bucket Example:

cipslaIcmpEchoTmplDistBuckets = 5 buckets
cipslaIcmpEchoTmplDistInterval = 10 milliseconds

| Bucke…
millisecondsUnsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.636.1.1.1.16
The storage type of this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.636.1.1.1.17
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.636.1.1.1.18
.1.3.6.1.4.1.9.9.636.1.2 · 1 row entry · 20 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cipslaUdpEchoTmplTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-ECHO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ECHO-MIB::cipslaUdpEchoTmplTable'
A table that contains UDP echo template specific definitions.
cipslaUdpEchoTmplEntry row .1.3.6.1.4.1.9.9.636.1.2.1
A row entry representing an IPSLA UDP echo template.
Column Syntax OID
A string which specifies the UDP echo template name.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.636.1.2.1.1
A string which provides description to the UDP echo template.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.636.1.2.1.2
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.636.1.2.1.3
An enumerated value which specifies the IP address type
of the source. It must be used along with the
cipslaUdpEchoTmplSrcAddr object.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.636.1.2.1.4
A string which specifies the IP address of the source.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.636.1.2.1.5
This object represents the source's port number. If this
object is not specified, the application will get a
port allocated by the system.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.636.1.2.1.6
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…
millisecondsUnsigned32r/w
Constraints:
range: 0-604800000
.1.3.6.1.4.1.9.9.636.1.2.1.7
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.636.1.2.1.8
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…
octetsUnsigned32r/w
Constraints:
range: 4-1500
.1.3.6.1.4.1.9.9.636.1.2.1.9
This object represents the type of service octet in an
IP header.
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.636.1.2.1.10
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 …
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.636.1.2.1.11
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 …
millisecondsUnsigned32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.636.1.2.1.12
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
resta…
Unsigned32r/w
Constraints:
range: 0-2
.1.3.6.1.4.1.9.9.636.1.2.1.13
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 …
Unsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.9.9.636.1.2.1.14
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 a…
Enumerationr/w
Enumerated Values:
1none
2all
3overThreshold
4failures
.1.3.6.1.4.1.9.9.636.1.2.1.15
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 w…
hoursUnsigned32r/w
Constraints:
range: 0-25
.1.3.6.1.4.1.9.9.636.1.2.1.16
The maximum number of statistical distribution
buckets to accumulate.

Since this index does not rollover, only the first
cipslaUdpEchoTmplStatsNumDistBuckets will be kept.

The last cipslaUd…
Unsigned32r/w
Constraints:
range: 1-20
.1.3.6.1.4.1.9.9.636.1.2.1.17
The statistical distribution buckets interval.

Distribution Bucket Example:

cipslaUdpEchoTmplDistBuckets = 5 buckets
cipslaUdpEchoTmplDistInterval = 10 milliseconds

| Bucket …
millisecondsUnsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.636.1.2.1.18
The storage type of this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.636.1.2.1.19
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.636.1.2.1.20
.1.3.6.1.4.1.9.9.636.1.3 · 1 row entry · 18 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cipslaTcpConnTmplTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-ECHO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ECHO-MIB::cipslaTcpConnTmplTable'
A table that contains TCP connect template specific definitions.
cipslaTcpConnTmplEntry row .1.3.6.1.4.1.9.9.636.1.3.1
A row entry representing an IPSLA TCP connect template.
Column Syntax OID
A string which specifies the TCP connect template name.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.636.1.3.1.1
A string which provides description for the TCP connect template.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.636.1.3.1.2
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.636.1.3.1.3
An enumerated value which specifies the IP address type
of the source. It must be used along with the
cipslaTcpConnTmplSrcAddr object.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.636.1.3.1.4
A string which specifies the IP address of the source.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.636.1.3.1.5
This object represents the source's port number. If this
object is not specified, the application will get a
port allocated by the system.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.636.1.3.1.6
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…
millisecondsUnsigned32r/w
Constraints:
range: 0-604800000
.1.3.6.1.4.1.9.9.636.1.3.1.7
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.636.1.3.1.8
This object represents the type of service octet in an
IP header.
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.636.1.3.1.9
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 …
millisecondsUnsigned32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.636.1.3.1.10
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
resta…
Unsigned32r/w
Constraints:
range: 0-2
.1.3.6.1.4.1.9.9.636.1.3.1.11
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 …
Unsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.9.9.636.1.3.1.12
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 a…
Enumerationr/w
Enumerated Values:
1none
2all
3overThreshold
4failures
.1.3.6.1.4.1.9.9.636.1.3.1.13
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 w…
hoursUnsigned32r/w
Constraints:
range: 0-25
.1.3.6.1.4.1.9.9.636.1.3.1.14
The maximum number of statistical distribution
buckets to accumulate.

Since this index does not rollover, only the first
cipslaTcpConnTmplDistBuckets will be kept.

The last cipslaTcpConnTmp…
Unsigned32r/w
Constraints:
range: 1-20
.1.3.6.1.4.1.9.9.636.1.3.1.15
The statistical distribution buckets interval.

Distribution Bucket Example:

cipslaTcpConnTmplDistBuckets = 5 buckets
cipslaTcpConnTmplDistInterval = 10 milliseconds

| Bucket …
millisecondsUnsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.636.1.3.1.16
The storage type of this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.636.1.3.1.17
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.636.1.3.1.18