MIBs Depot

CISCO-RTTMON-IP-EXT-MIB

Registered at
1.3.6.1.4.1.9.9.572
Last updated
2017-09-06 00:00
Organization
Cisco Systems, Inc.
Revisions
2018-04-09 00:00, 2017-09-06 00:00, 2006-08-02 00:00
Namespace
cisco
Source file
CISCO-RTTMON-IP-EXT-MIB
Digest
sha256:4ce6a10f1782e8f7c9df3df8f50d7ccf51aff7aa321ef1212de503f28bb6b328

Description

This MIB contains extensions to tables in CISCO-RTTMON-MIB to support IP-layer extensions, specifically IPv6 addresses and other information related to IPv6 and other IP information

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

FromSymbols
CISCO-RTTMON-MIBrttMonCtrlAdminEntry, rttMonCtrlAdminIndex, rttMonCtrlOperEntry, rttMonEchoAdminEntry, rttMonEchoPathAdminEntry, rttMonHistoryCollectionEntry, rttMonLpdGrpStatsEntry, rttMonStatsCollectEntry
CISCO-RTTMON-TC-MIBCipslaPercentileVar
CISCO-SMIciscoMgmt
DIFFSERV-DSCP-TCDscpOrAny
INET-ADDRESS-MIBInetAddress, InetAddressType
IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAny
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
CISCO-ETHER-CFM-MIB
CISCO-QOS-PIB-MIB
CISCO-RTTMON-IP-EXT-MIB
CISCO-RTTMON-MIB
CISCO-RTTMON-TC-MIB
CISCO-SMI
DIFFSERV-DSCP-TC
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
IPV6-FLOW-LABEL-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
crttMonIPExtObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.572.1
crttMonIPEchoAdminTable
OBJECT-TYPE
An extension of the rttMonEchoAdminTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of recording the addresses as IPv6 addresses, plus other IPv6 and IP layer extension information
1.3.6.1.4.1.9.9.572.1.1not-accessiblecurrent
crttMonIPEchoAdminEntry
OBJECT-TYPE
A list of additional objects needed for IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.1.1not-accessiblecurrent
crttMonIPEchoAdminTargetAddrType
OBJECT-TYPE
An enumerated value which specifies the address type of the target. This object must be used along with the crttMonIPEchoAdminTargetAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPEchoAdminTargetAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonEchoAdminTargetAddress), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.1.1.1InetAddressTyperead-writecurrent
crttMonIPEchoAdminTargetAddress
OBJECT-TYPE
A string which specifies the address of the target. This object, in conjunction with the crttMonIPEchoAdminTargetAddrType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonEchoAdminTargetAddress object, which may only specify an IPv4 address. In case the target is a V4 IP address then both crttMonIPEchoAdminTargetAddrType/ crttMonIPEchoAdminTargetAddress AND rttMonEchoAdminTargetAddress may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonEchoAdminTargetAddress OR crttMonIPEchoAdminTargetAddrType/ crttMonIPEchoAdminTargetAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPEchoAdminTargetAddrType/ crttMonIPEchoAdminTargetAddress must be used and rttMonEchoAdminTargetAddress may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.1.1.2InetAddressread-writecurrent
crttMonIPEchoAdminSourceAddrType
OBJECT-TYPE
An enumerated value which specifies the address type of the source. This object must be used along with the crttMonIPEchoAdminSourceAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPEchoAdminSourceAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonEchoAdminSourceAddress), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.1.1.3InetAddressTyperead-writecurrent
crttMonIPEchoAdminSourceAddress
OBJECT-TYPE
A string which specifies the address of the target. This object, together with the crttMonIPEchoAdminSourceAddrType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonEchoAdminSourceAddress object, which may only specify an IPv4 address. In case the target is a V4 IP address then both crttMonIPEchoAdminSourceAddrType/ crttMonIPEchoAdminSourceAddress AND rttMonEchoAdminSourceAddress may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonEchoAdminSourceAddress OR crttMonIPEchoAdminSourceAddrType/ crttMonIPEchoAdminSourceAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPEchoAdminSourceAddrType/ crttMonIPEchoAdminSourceAddress must be used and rttMonEchoAdminSourceAddress may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.1.1.4InetAddressread-writecurrent
crttMonIPEchoAdminNameServerAddrType
OBJECT-TYPE
An enumerated value which specifies the address type of the target. This object must be used along with the crttMonIPEchoAdminNameServerAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPEchoAdminNameServerAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonEchoAdminNameServer), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.1.1.5InetAddressTyperead-writecurrent
crttMonIPEchoAdminNameServerAddress
OBJECT-TYPE
A string which specifies the address of the target. This object, together with the crttMonIPEchoAdminNameServerAddrType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonEchoAdminNameServer object, which can only specify an IPv4. In case the target is a V4 IP address then both crttMonIPEchoAdminNameServerAddrType/ crttMonIPEchoAdminNameServerAddress AND rttMonEchoAdminNameServer may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonEchoAdminNameServer OR crttMonIPEchoAdminNameServerAddrType/ crttMonIPEchoAdminNameServerAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPEchoAdminNameServerAddrType/ crttMonIPEchoAdminNameServerAddress must be used and rttMonEchoAdminNameServer may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.1.1.6InetAddressread-writecurrent
crttMonIPEchoAdminLSPSelAddrType
OBJECT-TYPE
An enumerated value which specifies the address type of the target. This object must be used along with the crttMonIPEchoAdminLSPSelAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPEchoAdminLSPSelAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonEchoAdminLSPSelector), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.1.1.7InetAddressTyperead-writecurrent
crttMonIPEchoAdminLSPSelAddress
OBJECT-TYPE
A string which specifies the address of the LSP Selector. This object, in conjunction with the crttMonIPEchoAdminLSPSelAddrType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonEchoAdminLSPSelector object, which can only specify an IPv4 address.In case the target is a V4 IP address then both crttMonIPEchoAdminLSPSelAddrType/ crttMonIPEchoAdminLSPSelAddress AND rttMonEchoAdminLSPSelector may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonEchoAdminLSPSelector OR crttMonIPEchoAdminLSPSelAddrType/ crttMonIPEchoAdminLSPSelAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPEchoAdminLSPSelAddrType/ crttMonIPEchoAdminLSPSelAddress must be used and rttMonEchoAdminLSPSelector may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.1.1.8InetAddressread-writecurrent
crttMonIPEchoAdminDscp
OBJECT-TYPE
The DSCP value (either an IPv4 TOS octet or an IPv6 Traffic Class octet) to be set in outgoing packets.
1.3.6.1.4.1.9.9.572.1.1.1.9DscpOrAnyread-writecurrent
crttMonIPEchoAdminFlowLabel
OBJECT-TYPE
The Flow Label in an IPv6 packet header.
1.3.6.1.4.1.9.9.572.1.1.1.10IPv6FlowLabelOrAnyread-writecurrent
crttMonIPLatestRttOperTable
OBJECT-TYPE
An extension of the rttMonLatestRttOperTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of specifying IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.2not-accessiblecurrent
crttMonIPLatestRttOperEntry
OBJECT-TYPE
A list of objects required to support IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.2.1not-accessiblecurrent
crttMonIPLatestRttOperAddressType
OBJECT-TYPE
An enumerated value which specifies the address type of the target. This object must be used along with the crttMonIPLatestRttOperAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPLatestRttOperAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonLatestRttOperAddress), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.2.1.1InetAddressTyperead-createcurrent
crttMonIPLatestRttOperAddress
OBJECT-TYPE
A string which specifies the address of the target. This object, together with the crttMonIPLatestRttOperAddressType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonLatestRttOperAddress object, which can only specify an IPv4 address. In case the target is a V4 IP address then both crttMonIPLatestRttOperAddressType/ crttMonIPLatestRttOperAddress AND rttMonLatestRttOperAddress may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonLatestRttOperAddress OR crttMonIPLatestRttOperAddressType/ crttMonIPLatestRttOperAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPLatestRttOperAddressType/ crttMonIPLatestRttOperAddress must be used and rttMonLatestRttOperAddress may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.2.1.2InetAddressread-createcurrent
crttMonIPEchoPathAdminTable
OBJECT-TYPE
An extension of the rttMonEchoPathAdminTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of recording the hops as IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.3not-accessiblecurrent
crttMonIPEchoPathAdminEntry
OBJECT-TYPE
A list of additional objects needed for IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.3.1not-accessiblecurrent
crttMonIPEchoPathAdminHopAddrType
OBJECT-TYPE
An enumerated value which specifies the address type of the hop. This object must be used along with the crttMonIPEchoPathAdminHopAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPEchoPathAdminHopAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonEchoPathAdminHopAddress), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.3.1.1InetAddressTyperead-writecurrent
crttMonIPEchoPathAdminHopAddress
OBJECT-TYPE
A string which specifies the address of the hop. This object, together with the crttMonIPEchoPathAdminHopAddrType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonEchoPathAdminHopAddress object, which can only specify an IPv4 address. In case the target is a V4 IP address then both crttMonIPEchoPathAdminHopAddrType/ crttMonIPEchoPathAdminHopAddress AND rttMonEchoPathAdminHopAddress may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonEchoPathAdminHopAddress OR crttMonIPEchoPathAdminHopAddrType/ crttMonIPEchoPathAdminHopAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPEchoPathAdminHopAddrType/ crttMonIPEchoPathAdminHopAddress must be used and rttMonEchoPathAdminHopAddress may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.3.1.2InetAddressread-writecurrent
crttMonIPStatsCollectTable
OBJECT-TYPE
An extension of the rttMonStatsCollectTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of specifying the collection address as an IPv6 address.
1.3.6.1.4.1.9.9.572.1.4not-accessiblecurrent
crttMonIPStatsCollectEntry
OBJECT-TYPE
A list of additional objects needed for IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.4.1not-accessiblecurrent
crttMonIPStatsCollectAddressType
OBJECT-TYPE
An enumerated value which specifies the address type of the target. This object must be used along with the crttMonIPStatsCollectAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPStatsCollectAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonStatsCollectAddress), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.4.1.1InetAddressTyperead-onlycurrent
crttMonIPStatsCollectAddress
OBJECT-TYPE
A string which specifies the address of the collection target. This object, in conjunction with the crttMonIPStatsCollectAddressType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonStatsCollectAddress object, which can only specify an IPv4 address. In case the target is a V4 IP address then both crttMonIPStatsCollectAddressType/ crttMonIPStatsCollectAddress AND rttMonStatsCollectAddress may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonStatsCollectAddress OR crttMonIPStatsCollectAddressType/ crttMonIPStatsCollectAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPStatsCollectAddressType/ crttMonIPStatsCollectAddress must be used and rttMonStatsCollectAddress may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.4.1.2InetAddressread-onlycurrent
crttMonIPLpdGrpStatsTable
OBJECT-TYPE
An extension of the rttMonLpdGrpStatsTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of specifying the target PE address as an IPv6 address.
1.3.6.1.4.1.9.9.572.1.5not-accessiblecurrent
crttMonIPLpdGrpStatsEntry
OBJECT-TYPE
A list of additional objects needed for IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.5.1not-accessiblecurrent
crttMonIPLpdGrpStatsTargetPEAddrType
OBJECT-TYPE
An enumerated value which specifies the address type of the target. This object must be used along with the crttMonIPLpdGrpStatsTargetPEAddr object as it identifies the address family of the address specified by that object. If the value of crttMonIPLpdGrpStatsTargetPEAddr is a zero-length string (e.g., because an IPv4 address is specified by rttMonLpdGrpStatsTargetPE), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.5.1.1InetAddressTyperead-onlycurrent
crttMonIPLpdGrpStatsTargetPEAddr
OBJECT-TYPE
A string which specifies the address of the target PE. This object, in conjunction with the crttMonIPLpdGrpStatsTargetPEAddrType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonLpdGrpStatsTargetPE object, which can only specify an IPv4 address. In case the target is a V4 IP address then both crttMonIPLpdGrpStatsTargetPEAddrType/ crttMonIPLpdGrpStatsTargetPEAddr AND rttMonLpdGrpStatsTargetPE may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonLpdGrpStatsTargetPE OR crttMonIPLpdGrpStatsTargetPEAddrType/ crttMonIPLpdGrpStatsTargetPEAddr may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPLpdGrpStatsTargetPEAddrType/ crttMonIPLpdGrpStatsTargetPEAddr must be used and rttMonLpdGrpStatsTargetPE may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.5.1.2InetAddressread-onlycurrent
crttMonIPHistoryCollectionTable
OBJECT-TYPE
An extension of the rttMonHistoryCollectionTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of specifying the target address as an IPv6 address.
1.3.6.1.4.1.9.9.572.1.6not-accessiblecurrent
crttMonIPHistoryCollectionEntry
OBJECT-TYPE
A list of additional objects needed for IPv6 addresses.
1.3.6.1.4.1.9.9.572.1.6.1not-accessiblecurrent
crttMonIPHistoryCollectionAddrType
OBJECT-TYPE
An enumerated value which specifies the address type of the target. This object must be used along with the crttMonIPHistoryCollectionAddress object as it identifies the address family of the address specified by that object. If the value of crttMonIPHistoryCollectionAddress is a zero-length string (e.g., because an IPv4 address is specified by rttMonHistoryCollectionAddress), this object contains the value 'unknown'.
1.3.6.1.4.1.9.9.572.1.6.1.1InetAddressTyperead-onlycurrent
crttMonIPHistoryCollectionAddress
OBJECT-TYPE
A string which specifies the address of the target. This object, in conjunction with the crttMonIPHistoryCollectionAddrType object, may be used to specify either an IPv6 or an IPv4 address and is an alternative to the rttMonHistoryCollectionAddress object, which can only specify an IPv4 address. In case the target is a V4 IP address then both crttMonIPHistoryCollectionAddrType/ crttMonIPHistoryCollectionAddress AND rttMonHistoryCollectionAddress may be used to specify it so long as both try to specify the same V4 IP address. Alternatively only one of rttMonHistoryCollectionAddress OR crttMonIPHistoryCollectionAddrType/ crttMonIPHistoryCollectionAddress may be used to specify the V4 IP address, in which case the other may either not be instantiated or contain a zero length string. In case the the target is a V6 IP address then only crttMonIPHistoryCollectionAddrType/ crttMonIPHistoryCollectionAddress must be used and rttMonHistoryCollectionAddress may not be instantiated or may have a zero length string.
1.3.6.1.4.1.9.9.572.1.6.1.2InetAddressread-onlycurrent
cipslaPercentileConfigTable
OBJECT-TYPE
A table that contains percentile configurations. Each conceptual row corresponds to the percentile configuration for the probe defined in rttMonCtrlAdminTable.
1.3.6.1.4.1.9.9.572.1.7not-accessiblecurrent
cipslaPercentileConfigEntry
OBJECT-TYPE
A list of objects that define a conceptual percentile configuration control row.
1.3.6.1.4.1.9.9.572.1.7.1not-accessiblecurrent
cipslaPercentileRTT
OBJECT-TYPE
Specifies the percentile value to use in percentile RTT calculations. ex. A 90% level will discard the highest 10% of all RTT values when calculating average RTT, max RTT, etc.
1.3.6.1.4.1.9.9.572.1.7.1.1Integer32 (90..100)read-createcurrent
cipslaPercentileOWSD
OBJECT-TYPE
Specifies the percentile value to use in percentile one-way source to destination delay calculations. ex. A 90% level will discard the highest 10% of all one-way source to destination values when calculating average, max, etc.
1.3.6.1.4.1.9.9.572.1.7.1.2Integer32 (90..100)read-createcurrent
cipslaPercentileOWDS
OBJECT-TYPE
Specifies the percentile value to use in percentile one-way destination to source delay calculations. ex. A 90% level will discard the highest 10% of all one-way destination to source values when calculating average, max, etc.
1.3.6.1.4.1.9.9.572.1.7.1.3Integer32 (90..100)read-createcurrent
cipslaPercentileJitterSD
OBJECT-TYPE
Specifies the percentile value to use in percentile one-way source to destination jitter calculations. ex. A 90% level will discard the highest 10% of all one-way source to destination jitter values when calculating average, max, etc.
1.3.6.1.4.1.9.9.572.1.7.1.4Integer32 (90..100)read-createcurrent
cipslaPercentileJitterDS
OBJECT-TYPE
Specifies the percentile value to use in percentile one-way destination to source jitter calculations. ex. A 90% level will discard the highest 10% of all one-way destination to source jitter values when calculating average, max, etc.
1.3.6.1.4.1.9.9.572.1.7.1.5Integer32 (90..100)read-createcurrent
cipslaPercentileJitterAvg
OBJECT-TYPE
Specifies the percentile value to use in percentile average jitter calculations. ex. A 90% level will discard the highest 10% of all jitter values in both directions when calculating average, max, etc.
1.3.6.1.4.1.9.9.572.1.7.1.6Integer32 (90..100)read-createcurrent
cipslaPercentileLatestStatsTable
OBJECT-TYPE
A table that contains percentile statistics. Each conceptual row corresponds to a percentile configuration for the probe defined in cipslaPercentileConfigTable. For each percentile configuration for a probe there is an entry in the table. Each Probe can have multiple percentile configurations and hence there can be multiple rows for a particular probe.
1.3.6.1.4.1.9.9.572.1.8not-accessiblecurrent
cipslaPercentileLatestStatsEntry
OBJECT-TYPE
A collection of objects that record the latest jitter operation. An entry is created only when the following objects are valid and when the given percentile type is configured to a non-default value. - rttMonCtrlAdminRttType - rttMonEchoAdminProtocol The entry will start to collect data when rttMonCtrlAdminStatus is in 'active' state. The entry will be removed when the rttMonCtrlAdminStatus is changed to 'destroy' state.
1.3.6.1.4.1.9.9.572.1.8.1not-accessiblecurrent
cipslaPercentileTypeVar
OBJECT-TYPE
This object specifies the type of percentile statistic configured for a probe. The percentile stat types 'rtt', 'owsd', 'owds', 'jittersd', 'jitterds' and 'jitteravg' may be configured for UDP jitter, ICMP jitter, and Ethernet jitter probe types.
1.3.6.1.4.1.9.9.572.1.8.1.1CipslaPercentileVar {rtt(1), owsd(2), owds(3), jittersd(4), jitterds(5), jitteravg(6)}not-accessiblecurrent
cipslaPercentileLatestMin
OBJECT-TYPE
The minimum time of all retained samples.
1.3.6.1.4.1.9.9.572.1.8.1.2Gauge32read-onlycurrent
cipslaPercentileLatestMax
OBJECT-TYPE
The maximum time of all retained samples.
1.3.6.1.4.1.9.9.572.1.8.1.3Gauge32read-onlycurrent
cipslaPercentileLatestAvg
OBJECT-TYPE
The average time of all retained samples.
1.3.6.1.4.1.9.9.572.1.8.1.4Gauge32read-onlycurrent
cipslaPercentileLatestNum
OBJECT-TYPE
The number of retained samples.
1.3.6.1.4.1.9.9.572.1.8.1.5Gauge32read-onlycurrent
cipslaPercentileLatestSum
OBJECT-TYPE
The sum of times of retained samples.
1.3.6.1.4.1.9.9.572.1.8.1.6Gauge32read-onlycurrent
cipslaPercentileLatestSum2
OBJECT-TYPE
The sum of squares of times of retained samples.
1.3.6.1.4.1.9.9.572.1.8.1.7Gauge32read-onlycurrent
ciscoRttMonIPExtMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.572.2
ciscoRttMonIPExtMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.572.2.1
ciscoRttMonIPExtMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.572.2.2

Conformance

NameOIDStatus
ciscoRttMonIPExtMibComplianceRev1
MODULE-COMPLIANCE
The compliance statement for new MIB extensions for supporting IPv6 addresses and other IP-layer extensions
1.3.6.1.4.1.9.9.572.2.1.1deprecated
ciscoRttMonIPExtMibComplianceRev2
MODULE-COMPLIANCE
The compliance statement for (1) new MIB extensions for supporting IPv6 addresses and other IP-layer extensions (2) Support for percentile statistics and configuration
1.3.6.1.4.1.9.9.572.2.1.2current
ciscoIPExtCtrlGroupRev1
OBJECT-GROUP
A collection of objects that were added to enhance the functionality of the RTT application to support other IP layer extensions like IPv6, specifically IPv6 addresses and other information.
1.3.6.1.4.1.9.9.572.2.2.1current
ciscoIPExtCtrlGroupRev2
OBJECT-GROUP
A collection of objects that were added to support percentile statistics and configuration.
1.3.6.1.4.1.9.9.572.2.2.2current