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
| From | Symbols |
|---|---|
| CISCO-RTTMON-MIB | rttMonCtrlAdminEntry, rttMonCtrlAdminIndex, rttMonCtrlOperEntry, rttMonEchoAdminEntry, rttMonEchoPathAdminEntry, rttMonHistoryCollectionEntry, rttMonLpdGrpStatsEntry, rttMonStatsCollectEntry |
| CISCO-RTTMON-TC-MIB | CipslaPercentileVar |
| CISCO-SMI | ciscoMgmt |
| DIFFSERV-DSCP-TC | DscpOrAny |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| IPV6-FLOW-LABEL-MIB | IPv6FlowLabelOrAny |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| crttMonIPEchoAdminEntry OBJECT-TYPE A list of additional objects needed for IPv6 addresses. | 1.3.6.1.4.1.9.9.572.1.1.1 | not-accessible | current | |
| 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.1 | InetAddressType | read-write | current |
| 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.2 | InetAddress | read-write | current |
| 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.3 | InetAddressType | read-write | current |
| 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.4 | InetAddress | read-write | current |
| 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.5 | InetAddressType | read-write | current |
| 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.6 | InetAddress | read-write | current |
| 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.7 | InetAddressType | read-write | current |
| 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.8 | InetAddress | read-write | current |
| 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.9 | DscpOrAny | read-write | current |
| crttMonIPEchoAdminFlowLabel OBJECT-TYPE The Flow Label in an IPv6 packet header. | 1.3.6.1.4.1.9.9.572.1.1.1.10 | IPv6FlowLabelOrAny | read-write | current |
| 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.2 | not-accessible | current | |
| crttMonIPLatestRttOperEntry OBJECT-TYPE A list of objects required to support IPv6 addresses. | 1.3.6.1.4.1.9.9.572.1.2.1 | not-accessible | current | |
| 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.1 | InetAddressType | read-create | current |
| 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.2 | InetAddress | read-create | current |
| 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.3 | not-accessible | current | |
| crttMonIPEchoPathAdminEntry OBJECT-TYPE A list of additional objects needed for IPv6 addresses. | 1.3.6.1.4.1.9.9.572.1.3.1 | not-accessible | current | |
| 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.1 | InetAddressType | read-write | current |
| 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.2 | InetAddress | read-write | current |
| 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.4 | not-accessible | current | |
| crttMonIPStatsCollectEntry OBJECT-TYPE A list of additional objects needed for IPv6 addresses. | 1.3.6.1.4.1.9.9.572.1.4.1 | not-accessible | current | |
| 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.1 | InetAddressType | read-only | current |
| 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.2 | InetAddress | read-only | current |
| 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.5 | not-accessible | current | |
| crttMonIPLpdGrpStatsEntry OBJECT-TYPE A list of additional objects needed for IPv6 addresses. | 1.3.6.1.4.1.9.9.572.1.5.1 | not-accessible | current | |
| 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.1 | InetAddressType | read-only | current |
| 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.2 | InetAddress | read-only | current |
| 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.6 | not-accessible | current | |
| crttMonIPHistoryCollectionEntry OBJECT-TYPE A list of additional objects needed for IPv6 addresses. | 1.3.6.1.4.1.9.9.572.1.6.1 | not-accessible | current | |
| 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.1 | InetAddressType | read-only | current |
| 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.2 | InetAddress | read-only | current |
| 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.7 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (90..100) | read-create | current |
| 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.2 | Integer32 (90..100) | read-create | current |
| 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.3 | Integer32 (90..100) | read-create | current |
| 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.4 | Integer32 (90..100) | read-create | current |
| 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.5 | Integer32 (90..100) | read-create | current |
| 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.6 | Integer32 (90..100) | read-create | current |
| 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.8 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | CipslaPercentileVar {rtt(1), owsd(2), owds(3), jittersd(4), jitterds(5), jitteravg(6)} | not-accessible | current |
| cipslaPercentileLatestMin OBJECT-TYPE The minimum time of all retained samples. | 1.3.6.1.4.1.9.9.572.1.8.1.2 | Gauge32 | read-only | current |
| cipslaPercentileLatestMax OBJECT-TYPE The maximum time of all retained samples. | 1.3.6.1.4.1.9.9.572.1.8.1.3 | Gauge32 | read-only | current |
| cipslaPercentileLatestAvg OBJECT-TYPE The average time of all retained samples. | 1.3.6.1.4.1.9.9.572.1.8.1.4 | Gauge32 | read-only | current |
| cipslaPercentileLatestNum OBJECT-TYPE The number of retained samples. | 1.3.6.1.4.1.9.9.572.1.8.1.5 | Gauge32 | read-only | current |
| cipslaPercentileLatestSum OBJECT-TYPE The sum of times of retained samples. | 1.3.6.1.4.1.9.9.572.1.8.1.6 | Gauge32 | read-only | current |
| cipslaPercentileLatestSum2 OBJECT-TYPE The sum of squares of times of retained samples. | 1.3.6.1.4.1.9.9.572.1.8.1.7 | Gauge32 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | deprecated |
| 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.2 | current |
| 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.1 | current |
| 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.2 | current |