CISCO-RTTMON-IP-EXT-MIB

File: CISCO-RTTMON-IP-EXT-MIB.mib (40938 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
IPV6-FLOW-LABEL-MIB DIFFSERV-DSCP-TC CISCO-RTTMON-MIB
CISCO-RTTMON-TC-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 MODULE-COMPLIANCE
OBJECT-GROUP InetAddressType InetAddress
IPv6FlowLabelOrAny DscpOrAny rttMonEchoAdminEntry
rttMonEchoPathAdminEntry rttMonStatsCollectEntry rttMonLpdGrpStatsEntry
rttMonCtrlAdminEntry rttMonHistoryCollectionEntry rttMonCtrlOperEntry
rttMonCtrlAdminIndex CipslaPercentileVar ciscoMgmt

Defined Types

CrttMonIPEchoAdminEntry  
SEQUENCE    
  crttMonIPEchoAdminTargetAddrType InetAddressType
  crttMonIPEchoAdminTargetAddress InetAddress
  crttMonIPEchoAdminSourceAddrType InetAddressType
  crttMonIPEchoAdminSourceAddress InetAddress
  crttMonIPEchoAdminNameServerAddrType InetAddressType
  crttMonIPEchoAdminNameServerAddress InetAddress
  crttMonIPEchoAdminLSPSelAddrType InetAddressType
  crttMonIPEchoAdminLSPSelAddress InetAddress
  crttMonIPEchoAdminDscp DscpOrAny
  crttMonIPEchoAdminFlowLabel IPv6FlowLabelOrAny

CrttMonIPLatestRttOperEntry  
SEQUENCE    
  crttMonIPLatestRttOperAddressType InetAddressType
  crttMonIPLatestRttOperAddress InetAddress

CrttMonIPEchoPathAdminEntry  
SEQUENCE    
  crttMonIPEchoPathAdminHopAddrType InetAddressType
  crttMonIPEchoPathAdminHopAddress InetAddress

CrttMonIPStatsCollectEntry  
SEQUENCE    
  crttMonIPStatsCollectAddressType InetAddressType
  crttMonIPStatsCollectAddress InetAddress

CrttMonIPLpdGrpStatsEntry  
SEQUENCE    
  crttMonIPLpdGrpStatsTargetPEAddrType InetAddressType
  crttMonIPLpdGrpStatsTargetPEAddr InetAddress

CrttMonIPHistoryCollectionEntry  
SEQUENCE    
  crttMonIPHistoryCollectionAddrType InetAddressType
  crttMonIPHistoryCollectionAddress InetAddress

CipslaPercentileConfigEntry  
SEQUENCE    
  cipslaPercentileRTT Integer32
  cipslaPercentileOWSD Integer32
  cipslaPercentileOWDS Integer32
  cipslaPercentileJitterSD Integer32
  cipslaPercentileJitterDS Integer32
  cipslaPercentileJitterAvg Integer32

CipslaPercentileLatestStatsEntry  
SEQUENCE    
  cipslaPercentileTypeVar CipslaPercentileVar
  cipslaPercentileLatestMax Gauge32
  cipslaPercentileLatestMin Gauge32
  cipslaPercentileLatestAvg Gauge32
  cipslaPercentileLatestNum Gauge32
  cipslaPercentileLatestSum Gauge32
  cipslaPercentileLatestSum2 Gauge32

Defined Values

ciscoRttMonIPExtMIB 1.3.6.1.4.1.9.9.572
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
MODULE-IDENTITY    

crttMonIPExtObjects 1.3.6.1.4.1.9.9.572.1
OBJECT IDENTIFIER    

ciscoRttMonIPExtMibConformance 1.3.6.1.4.1.9.9.572.2
OBJECT IDENTIFIER    

ciscoRttMonIPExtMibCompliances 1.3.6.1.4.1.9.9.572.2.1
OBJECT IDENTIFIER    

ciscoRttMonIPExtMibGroups 1.3.6.1.4.1.9.9.572.2.2
OBJECT IDENTIFIER    

crttMonIPEchoAdminTable 1.3.6.1.4.1.9.9.572.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CrttMonIPEchoAdminEntry

crttMonIPEchoAdminEntry 1.3.6.1.4.1.9.9.572.1.1.1
A list of additional objects needed for IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  CrttMonIPEchoAdminEntry  

crttMonIPEchoAdminTargetAddrType 1.3.6.1.4.1.9.9.572.1.1.1.1
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'.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

crttMonIPEchoAdminTargetAddress 1.3.6.1.4.1.9.9.572.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

crttMonIPEchoAdminSourceAddrType 1.3.6.1.4.1.9.9.572.1.1.1.3
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'.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

crttMonIPEchoAdminSourceAddress 1.3.6.1.4.1.9.9.572.1.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

crttMonIPEchoAdminNameServerAddrType 1.3.6.1.4.1.9.9.572.1.1.1.5
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'.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

crttMonIPEchoAdminNameServerAddress 1.3.6.1.4.1.9.9.572.1.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

crttMonIPEchoAdminLSPSelAddrType 1.3.6.1.4.1.9.9.572.1.1.1.7
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'.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

crttMonIPEchoAdminLSPSelAddress 1.3.6.1.4.1.9.9.572.1.1.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

crttMonIPEchoAdminDscp 1.3.6.1.4.1.9.9.572.1.1.1.9
The DSCP value (either an IPv4 TOS octet or an IPv6 Traffic Class octet) to be set in outgoing packets.
Status: current Access: read-write
OBJECT-TYPE    
  DscpOrAny  

crttMonIPEchoAdminFlowLabel 1.3.6.1.4.1.9.9.572.1.1.1.10
The Flow Label in an IPv6 packet header.
Status: current Access: read-write
OBJECT-TYPE    
  IPv6FlowLabelOrAny  

crttMonIPLatestRttOperTable 1.3.6.1.4.1.9.9.572.1.2
An extension of the rttMonLatestRttOperTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of specifying IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CrttMonIPLatestRttOperEntry

crttMonIPLatestRttOperEntry 1.3.6.1.4.1.9.9.572.1.2.1
A list of objects required to support IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  CrttMonIPLatestRttOperEntry  

crttMonIPLatestRttOperAddressType 1.3.6.1.4.1.9.9.572.1.2.1.1
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'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

crttMonIPLatestRttOperAddress 1.3.6.1.4.1.9.9.572.1.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

crttMonIPEchoPathAdminTable 1.3.6.1.4.1.9.9.572.1.3
An extension of the rttMonEchoPathAdminTable, defined in the CISCO-RTTMON-MIB, which provides the additional capability of recording the hops as IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CrttMonIPEchoPathAdminEntry

crttMonIPEchoPathAdminEntry 1.3.6.1.4.1.9.9.572.1.3.1
A list of additional objects needed for IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  CrttMonIPEchoPathAdminEntry  

crttMonIPEchoPathAdminHopAddrType 1.3.6.1.4.1.9.9.572.1.3.1.1
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'.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

crttMonIPEchoPathAdminHopAddress 1.3.6.1.4.1.9.9.572.1.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

crttMonIPStatsCollectTable 1.3.6.1.4.1.9.9.572.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CrttMonIPStatsCollectEntry

crttMonIPStatsCollectEntry 1.3.6.1.4.1.9.9.572.1.4.1
A list of additional objects needed for IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  CrttMonIPStatsCollectEntry  

crttMonIPStatsCollectAddressType 1.3.6.1.4.1.9.9.572.1.4.1.1
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'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

crttMonIPStatsCollectAddress 1.3.6.1.4.1.9.9.572.1.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

crttMonIPLpdGrpStatsTable 1.3.6.1.4.1.9.9.572.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CrttMonIPLpdGrpStatsEntry

crttMonIPLpdGrpStatsEntry 1.3.6.1.4.1.9.9.572.1.5.1
A list of additional objects needed for IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  CrttMonIPLpdGrpStatsEntry  

crttMonIPLpdGrpStatsTargetPEAddrType 1.3.6.1.4.1.9.9.572.1.5.1.1
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'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

crttMonIPLpdGrpStatsTargetPEAddr 1.3.6.1.4.1.9.9.572.1.5.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

crttMonIPHistoryCollectionTable 1.3.6.1.4.1.9.9.572.1.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CrttMonIPHistoryCollectionEntry

crttMonIPHistoryCollectionEntry 1.3.6.1.4.1.9.9.572.1.6.1
A list of additional objects needed for IPv6 addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  CrttMonIPHistoryCollectionEntry  

crttMonIPHistoryCollectionAddrType 1.3.6.1.4.1.9.9.572.1.6.1.1
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'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

crttMonIPHistoryCollectionAddress 1.3.6.1.4.1.9.9.572.1.6.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cipslaPercentileConfigTable 1.3.6.1.4.1.9.9.572.1.7
A table that contains percentile configurations. Each conceptual row corresponds to the percentile configuration for the probe defined in rttMonCtrlAdminTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CipslaPercentileConfigEntry

cipslaPercentileConfigEntry 1.3.6.1.4.1.9.9.572.1.7.1
A list of objects that define a conceptual percentile configuration control row.
Status: current Access: not-accessible
OBJECT-TYPE    
  CipslaPercentileConfigEntry  

cipslaPercentileRTT 1.3.6.1.4.1.9.9.572.1.7.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 90..100  

cipslaPercentileOWSD 1.3.6.1.4.1.9.9.572.1.7.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 90..100  

cipslaPercentileOWDS 1.3.6.1.4.1.9.9.572.1.7.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 90..100  

cipslaPercentileJitterSD 1.3.6.1.4.1.9.9.572.1.7.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 90..100  

cipslaPercentileJitterDS 1.3.6.1.4.1.9.9.572.1.7.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 90..100  

cipslaPercentileJitterAvg 1.3.6.1.4.1.9.9.572.1.7.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 90..100  

cipslaPercentileLatestStatsTable 1.3.6.1.4.1.9.9.572.1.8
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CipslaPercentileLatestStatsEntry

cipslaPercentileLatestStatsEntry 1.3.6.1.4.1.9.9.572.1.8.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CipslaPercentileLatestStatsEntry  

cipslaPercentileTypeVar 1.3.6.1.4.1.9.9.572.1.8.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CipslaPercentileVar rtt(1), owsd(2), owds(3), jittersd(4), jitterds(5), jitteravg(6)  

cipslaPercentileLatestMax 1.3.6.1.4.1.9.9.572.1.8.1.2
The maximum time of all retained samples.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaPercentileLatestMin 1.3.6.1.4.1.9.9.572.1.8.1.3
The minimum time of all retained samples.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaPercentileLatestAvg 1.3.6.1.4.1.9.9.572.1.8.1.4
The average time of all retained samples.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaPercentileLatestNum 1.3.6.1.4.1.9.9.572.1.8.1.5
The number of retained samples.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaPercentileLatestSum 1.3.6.1.4.1.9.9.572.1.8.1.6
The sum of times of retained samples.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cipslaPercentileLatestSum2 1.3.6.1.4.1.9.9.572.1.8.1.7
The sum of squares of times of retained samples.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoRttMonIPExtMibComplianceRev1 1.3.6.1.4.1.9.9.572.2.1.1
The compliance statement for new MIB extensions for supporting IPv6 addresses and other IP-layer extensions
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoRttMonIPExtMibComplianceRev2 1.3.6.1.4.1.9.9.572.2.1.2
The compliance statement for (1) new MIB extensions for supporting IPv6 addresses and other IP-layer extensions (2) Support for percentile statistics and configuration
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoIPExtCtrlGroupRev1 1.3.6.1.4.1.9.9.572.2.2.1
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.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIPExtCtrlGroupRev2 1.3.6.1.4.1.9.9.572.2.2.2
A collection of objects that were added to support percentile statistics and configuration.
Status: current Access: read-only
OBJECT-GROUP