CISCO-RTTMON-MIB

Monitored by Observium
        This module defines a MIB for Round Trip Time
(RTT) monitoring of a list of targets, using a 
variety of protocols.
        
The table structure overview is a follows (t: 
 indicates a table, at:  indicates an augmented 
 table, and it:  indicates table with the same 
 indices/control as parent table):
        
RTTMON MIB
|--- Application Group
|    |--- Application Identity
|    |--- Application Capabilities
|    |--- Application Reset
|    |t-- Supported RTT Types
|         |--- Truth Value
|    |t-- Supported Protocols
|         |--- Truth Value
|    |t-- Application Preconfigured
|         |--- Script Names
|         |--- File Paths
|    |--- Responder control
|    |t-- Control Protocol Authentication
|
|--- Overall Control Group
|    |t-- Master Definitions Table
|    |    |--- Global Configuration Definitions
|    |         |--- Config for a single RTT Life
|    |    |it- Echo Specific Configuration
|    |    |it- Echo Path Hop Address Configuration
|    |    |it- File I/O Specific Configuration
|    |    |it- Script Specific Configuration
|    |    |at- Schedule Configuration
|    |    |at- Reaction Specific Config
|    |    |at- Statistics Capture Configuration
|    |    |at- History Collection Configuration
|    |    |at- Monitoring Operational State
|    |    |at- Last RTT operation
|    |
|    |t-- Reaction Trigger Table
|         |at- Reaction Trigger Operational State
|
|--- Statistics Collection Group
|    |t-- Statistics Capture Table
|         |--- Captured Statistics
|              |--- Path Information
|              |--- Distribution Capture 
|              |--- Mean and Deviation Capture
|         |it- Statistics Collection Table
|    |it- Statistics Totals Table
|    |t-- HTTP Stats Table
|    |t-- Jitter Stats Table
|
|--- History Collection Group
|    |t-- History Collection Table
|         |-- Path Information
|         |-- Completion Information per operation
|
|--- Latest Operation Group
|    |t-- Latest HTTP Oper Table
|    |t-- Latest Jitter Oper Table
        
DEFINITIONS:
  conceptual RTT control row - 
          This is a row in the 'Overall Control 
          Group'.  This row is indexed via the 
          rttMonCtrlAdminIndex object.  This row 
          is spread across multiple real tables 
          in the 'Overall Control Group'.
  probe -
          This is the entity that executes via a 
          conceptual RTT control row and populates
          a conceptual statistics row and a 
          conceptual history row.
  Rtt operation -
          This is a single operation performed by
          a probe.  This operation can be a single
          Rtt attempt/completion or a group of Rtt
          attempts/completions that produce one
          operation table entry.
        
ARR Protocol Definition:
        
The format of the RTT Asymmetric Request/Responses 
 (ARR) protocol is as follows:
        
  The ARR Header (total of 12 octets): 
        
  4 octet -> eyecatcher: 'WxYz'
  1 octet -> version   : 0x01 - protocol version
  1 octet -> command   : 0x01 - logoff request
                         0x02 - echo request
                         0x03 - echo response
                         0x04 - software version request
                         0x05 - software version response
  2 octet -> sequence number (Network Byte Order)
  4 octet -> response data size (Network Byte Order)
        
  The ARR Data:
        
  n octets -> request/response data
                        : 'AB..ZAB..ZAB..' 
        
  For software version request/response the 
   protocol version octet will contain the version
   number of the responder.  Thus the sequence 
   number, etc will not be included.
        
  For snaLU0EchoAppl and snaLU2EchoAppl all character 
   fields will be in EBCDIC.
        
  The response data should be appended to the 
   origin request data.  This allows data  
   verification to check the data that flows in 
   both directions.  If the response data size is
   smaller than the request data size the original
   request data will be truncated.  
        
  An example would be:
    Request:        /       Response:
    'WxYz'          /       'WxYz'
    0x01            /       0x01
    0x02            /       0x03
    0x0001          /       0x0001
    0x00000008      /       0x00000008
    'ABCDEF'        /       'ABCDEFGH'
        
  NOTE: We requested 8 bytes in the response and 
        the response had 8 bytes.  The size of the
        request data has no correlation to the
        size of the response data.
        
NOTE:  For native RTT request/response (i.e. 
       ipIcmpecho) operations both the 'Header' 
       and 'Data' will be included.  Only the 
       'sequence number' in the Header will be 
       valid.
        
NOTE:  For non-connection oriented protocol the 
       initial RTT request/response operation will
       be preceded with an RTT request/response 
       operation to the target address to force 
       path exploration and to prove 
       connectivity.  The History collection table
       will contain these responses, but the 
       Statistics capture table will omit them to
       prevent skewed results.
    
Observium actively monitors this MIB
Observium uses this MIB in discovery or polling workflows on applicable devices.
Discovery Polling
Explore Observium network monitoring
Source file
CISCO-RTTMON-MIB
Last revised
Identity
ciscoRttMonMIB
Base OID
1.3.6.1.4.1.9.9.42
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RTTMON-MIB::ciscoRttMonMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::ciscoRttMonMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (526)
11 directly used by Observium
.1.3.6.1.4.1.9.9.42
.1.3.6.1.4.1.9.9.42.1
.1.3.6.1.4.1.9.9.42.1.1
.1.3.6.1.4.1.9.9.42.1.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.1.10
Integer32
.1.3.6.1.4.1.9.9.42.1.1.11
.1.3.6.1.4.1.9.9.42.1.1.12
.1.3.6.1.4.1.9.9.42.1.1.13
.1.3.6.1.4.1.9.9.42.1.1.14
.1.3.6.1.4.1.9.9.42.1.1.14.1
Integer32
.1.3.6.1.4.1.9.9.42.1.1.14.1.1
OctetString
.1.3.6.1.4.1.9.9.42.1.1.14.1.2
OctetString
.1.3.6.1.4.1.9.9.42.1.1.14.1.3
OctetString
.1.3.6.1.4.1.9.9.42.1.1.14.1.4
OctetString
.1.3.6.1.4.1.9.9.42.1.1.14.1.5
OctetString
.1.3.6.1.4.1.9.9.42.1.1.14.1.6
OctetString
.1.3.6.1.4.1.9.9.42.1.1.14.1.7
.1.3.6.1.4.1.9.9.42.1.1.14.1.8
Integer32
.1.3.6.1.4.1.9.9.42.1.1.15
octetsInteger32
.1.3.6.1.4.1.9.9.42.1.1.2
.1.3.6.1.4.1.9.9.42.1.1.3
Integer32
.1.3.6.1.4.1.9.9.42.1.1.4
.1.3.6.1.4.1.9.9.42.1.1.5
.1.3.6.1.4.1.9.9.42.1.1.6
.1.3.6.1.4.1.9.9.42.1.1.7
.1.3.6.1.4.1.9.9.42.1.1.7.1
.1.3.6.1.4.1.9.9.42.1.1.7.1.1
.1.3.6.1.4.1.9.9.42.1.1.7.1.2
.1.3.6.1.4.1.9.9.42.1.1.8
.1.3.6.1.4.1.9.9.42.1.1.8.1
.1.3.6.1.4.1.9.9.42.1.1.8.1.1
.1.3.6.1.4.1.9.9.42.1.1.8.1.2
.1.3.6.1.4.1.9.9.42.1.1.9
.1.3.6.1.4.1.9.9.42.1.1.9.1
Enumeration
.1.3.6.1.4.1.9.9.42.1.1.9.1.2
.1.3.6.1.4.1.9.9.42.1.1.9.1.3
.1.3.6.1.4.1.9.9.42.1.1.9.1.4
rttMonCtrl OBS ✓
.1.3.6.1.4.1.9.9.42.1.2
.1.3.6.1.4.1.9.9.42.1.2.1
.1.3.6.1.4.1.9.9.42.1.2.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.1.1.1
.1.3.6.1.4.1.9.9.42.1.2.1.1.10
OctetString
.1.3.6.1.4.1.9.9.42.1.2.1.1.11
OctetString
.1.3.6.1.4.1.9.9.42.1.2.1.1.12
OctetString
.1.3.6.1.4.1.9.9.42.1.2.1.1.2
rttMonCtrlAdminTag deprecated r/w
OctetString
.1.3.6.1.4.1.9.9.42.1.2.1.1.3
.1.3.6.1.4.1.9.9.42.1.2.1.1.4
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.1.1.5
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.1.1.6
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.1.1.7
.1.3.6.1.4.1.9.9.42.1.2.1.1.8
.1.3.6.1.4.1.9.9.42.1.2.1.1.9
.1.3.6.1.4.1.9.9.42.1.2.10
.1.3.6.1.4.1.9.9.42.1.2.10.1
milliseconds/microsecondsSNMPv2-SMIGauge32
.1.3.6.1.4.1.9.9.42.1.2.10.1.1
.1.3.6.1.4.1.9.9.42.1.2.10.1.2
Integer32
.1.3.6.1.4.1.9.9.42.1.2.10.1.3
.1.3.6.1.4.1.9.9.42.1.2.10.1.4
.1.3.6.1.4.1.9.9.42.1.2.10.1.5
.1.3.6.1.4.1.9.9.42.1.2.10.1.6
.1.3.6.1.4.1.9.9.42.1.2.11
.1.3.6.1.4.1.9.9.42.1.2.11.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.11.1.1
.1.3.6.1.4.1.9.9.42.1.2.11.1.2
.1.3.6.1.4.1.9.9.42.1.2.12
.1.3.6.1.4.1.9.9.42.1.2.12.1
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.12.1.1
.1.3.6.1.4.1.9.9.42.1.2.13
.1.3.6.1.4.1.9.9.42.1.2.13.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.13.1.1
.1.3.6.1.4.1.9.9.42.1.2.13.1.2
.1.3.6.1.4.1.9.9.42.1.2.14
.1.3.6.1.4.1.9.9.42.1.2.14.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.14.1.1
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.14.1.10
.1.3.6.1.4.1.9.9.42.1.2.14.1.11
.1.3.6.1.4.1.9.9.42.1.2.14.1.12
.1.3.6.1.4.1.9.9.42.1.2.14.1.13
.1.3.6.1.4.1.9.9.42.1.2.14.1.14
.1.3.6.1.4.1.9.9.42.1.2.14.1.15
OctetString
.1.3.6.1.4.1.9.9.42.1.2.14.1.2
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.14.1.3
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.14.1.4
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.14.1.5
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.14.1.6
.1.3.6.1.4.1.9.9.42.1.2.14.1.7
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.14.1.8
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.14.1.9
.1.3.6.1.4.1.9.9.42.1.2.15
.1.3.6.1.4.1.9.9.42.1.2.15.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.15.1.1
octetsInteger32
.1.3.6.1.4.1.9.9.42.1.2.15.1.10
.1.3.6.1.4.1.9.9.42.1.2.15.1.11
.1.3.6.1.4.1.9.9.42.1.2.15.1.12
.1.3.6.1.4.1.9.9.42.1.2.15.1.13
.1.3.6.1.4.1.9.9.42.1.2.15.1.14
.1.3.6.1.4.1.9.9.42.1.2.15.1.15
.1.3.6.1.4.1.9.9.42.1.2.15.1.16
minutesInteger32
.1.3.6.1.4.1.9.9.42.1.2.15.1.17
.1.3.6.1.4.1.9.9.42.1.2.15.1.2
OctetString
.1.3.6.1.4.1.9.9.42.1.2.15.1.3
OctetString
.1.3.6.1.4.1.9.9.42.1.2.15.1.4
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.15.1.5
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.15.1.6
minutesInteger32
.1.3.6.1.4.1.9.9.42.1.2.15.1.7
Integer32
.1.3.6.1.4.1.9.9.42.1.2.15.1.8
Integer32
.1.3.6.1.4.1.9.9.42.1.2.15.1.9
.1.3.6.1.4.1.9.9.42.1.2.16
.1.3.6.1.4.1.9.9.42.1.2.16.1
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.16.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.16.1.10
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.16.1.11
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.16.1.12
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.16.1.13
.1.3.6.1.4.1.9.9.42.1.2.16.1.14
minutesInteger32
.1.3.6.1.4.1.9.9.42.1.2.16.1.15
Integer32
.1.3.6.1.4.1.9.9.42.1.2.16.1.16
Integer32
.1.3.6.1.4.1.9.9.42.1.2.16.1.2
Integer32
.1.3.6.1.4.1.9.9.42.1.2.16.1.3
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.16.1.4
Integer32
.1.3.6.1.4.1.9.9.42.1.2.16.1.5
OctetString
.1.3.6.1.4.1.9.9.42.1.2.16.1.6
.1.3.6.1.4.1.9.9.42.1.2.16.1.7
Integer32
.1.3.6.1.4.1.9.9.42.1.2.16.1.8
Integer32
.1.3.6.1.4.1.9.9.42.1.2.16.1.9
.1.3.6.1.4.1.9.9.42.1.2.17
.1.3.6.1.4.1.9.9.42.1.2.17.1
.1.3.6.1.4.1.9.9.42.1.2.17.1.1
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.17.1.2
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.17.1.3
.1.3.6.1.4.1.9.9.42.1.2.18
.1.3.6.1.4.1.9.9.42.1.2.18.1
.1.3.6.1.4.1.9.9.42.1.2.18.1.1
.1.3.6.1.4.1.9.9.42.1.2.18.1.2
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.18.1.3
Integer32
.1.3.6.1.4.1.9.9.42.1.2.18.1.4
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.18.1.5
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.18.1.6
attemptsInteger32
.1.3.6.1.4.1.9.9.42.1.2.18.1.7
.1.3.6.1.4.1.9.9.42.1.2.19
.1.3.6.1.4.1.9.9.42.1.2.19.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.19.1.1
.1.3.6.1.4.1.9.9.42.1.2.19.1.10
.1.3.6.1.4.1.9.9.42.1.2.19.1.11
.1.3.6.1.4.1.9.9.42.1.2.19.1.2
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.19.1.3
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.19.1.4
Integer32
.1.3.6.1.4.1.9.9.42.1.2.19.1.5
Integer32
.1.3.6.1.4.1.9.9.42.1.2.19.1.6
Integer32
.1.3.6.1.4.1.9.9.42.1.2.19.1.7
Integer32
.1.3.6.1.4.1.9.9.42.1.2.19.1.8
Integer32
.1.3.6.1.4.1.9.9.42.1.2.19.1.9
.1.3.6.1.4.1.9.9.42.1.2.2
.1.3.6.1.4.1.9.9.42.1.2.2.1
.1.3.6.1.4.1.9.9.42.1.2.2.1.1
.1.3.6.1.4.1.9.9.42.1.2.2.1.10
.1.3.6.1.4.1.9.9.42.1.2.2.1.11
.1.3.6.1.4.1.9.9.42.1.2.2.1.12
.1.3.6.1.4.1.9.9.42.1.2.2.1.13
OctetString
.1.3.6.1.4.1.9.9.42.1.2.2.1.14
.1.3.6.1.4.1.9.9.42.1.2.2.1.15
.1.3.6.1.4.1.9.9.42.1.2.2.1.16
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.2.1.17
.1.3.6.1.4.1.9.9.42.1.2.2.1.18
.1.3.6.1.4.1.9.9.42.1.2.2.1.19
.1.3.6.1.4.1.9.9.42.1.2.2.1.2
.1.3.6.1.4.1.9.9.42.1.2.2.1.20
.1.3.6.1.4.1.9.9.42.1.2.2.1.21
.1.3.6.1.4.1.9.9.42.1.2.2.1.22
.1.3.6.1.4.1.9.9.42.1.2.2.1.23
.1.3.6.1.4.1.9.9.42.1.2.2.1.24
.1.3.6.1.4.1.9.9.42.1.2.2.1.25
OctetString
.1.3.6.1.4.1.9.9.42.1.2.2.1.26
.1.3.6.1.4.1.9.9.42.1.2.2.1.27
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.2.1.28
octetsInteger32
.1.3.6.1.4.1.9.9.42.1.2.2.1.29
octetsInteger32
.1.3.6.1.4.1.9.9.42.1.2.2.1.3
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.30
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.31
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.2.1.32
.1.3.6.1.4.1.9.9.42.1.2.2.1.33
.1.3.6.1.4.1.9.9.42.1.2.2.1.34
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.35
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.36
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.2.1.37
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.2.1.38
.1.3.6.1.4.1.9.9.42.1.2.2.1.39
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.4
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.40
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.2.1.41
OctetString
.1.3.6.1.4.1.9.9.42.1.2.2.1.42
.1.3.6.1.4.1.9.9.42.1.2.2.1.43
.1.3.6.1.4.1.9.9.42.1.2.2.1.44
.1.3.6.1.4.1.9.9.42.1.2.2.1.45
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.46
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.47
.1.3.6.1.4.1.9.9.42.1.2.2.1.48
.1.3.6.1.4.1.9.9.42.1.2.2.1.49
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.5
.1.3.6.1.4.1.9.9.42.1.2.2.1.50
.1.3.6.1.4.1.9.9.42.1.2.2.1.51
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.52
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.53
OctetString
.1.3.6.1.4.1.9.9.42.1.2.2.1.54
.1.3.6.1.4.1.9.9.42.1.2.2.1.55
OctetString
.1.3.6.1.4.1.9.9.42.1.2.2.1.56
.1.3.6.1.4.1.9.9.42.1.2.2.1.57
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.2.1.58
.1.3.6.1.4.1.9.9.42.1.2.2.1.59
.1.3.6.1.4.1.9.9.42.1.2.2.1.6
.1.3.6.1.4.1.9.9.42.1.2.2.1.60
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.61
.1.3.6.1.4.1.9.9.42.1.2.2.1.62
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.63
.1.3.6.1.4.1.9.9.42.1.2.2.1.64
.1.3.6.1.4.1.9.9.42.1.2.2.1.65
.1.3.6.1.4.1.9.9.42.1.2.2.1.66
OctetString
.1.3.6.1.4.1.9.9.42.1.2.2.1.67
.1.3.6.1.4.1.9.9.42.1.2.2.1.68
Unsigned32
.1.3.6.1.4.1.9.9.42.1.2.2.1.69
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.7
millisecondsUnsigned32
.1.3.6.1.4.1.9.9.42.1.2.2.1.70
Unsigned32
.1.3.6.1.4.1.9.9.42.1.2.2.1.71
.1.3.6.1.4.1.9.9.42.1.2.2.1.72
.1.3.6.1.4.1.9.9.42.1.2.2.1.73
.1.3.6.1.4.1.9.9.42.1.2.2.1.74
.1.3.6.1.4.1.9.9.42.1.2.2.1.75
.1.3.6.1.4.1.9.9.42.1.2.2.1.76
Unsigned32
.1.3.6.1.4.1.9.9.42.1.2.2.1.77
Unsigned32
.1.3.6.1.4.1.9.9.42.1.2.2.1.78
.1.3.6.1.4.1.9.9.42.1.2.2.1.79
.1.3.6.1.4.1.9.9.42.1.2.2.1.8
Integer32
.1.3.6.1.4.1.9.9.42.1.2.2.1.9
.1.3.6.1.4.1.9.9.42.1.2.20
.1.3.6.1.4.1.9.9.42.1.2.20.1
.1.3.6.1.4.1.9.9.42.1.2.20.1.1
.1.3.6.1.4.1.9.9.42.1.2.20.1.2
Unsigned32
.1.3.6.1.4.1.9.9.42.1.2.20.1.3
.1.3.6.1.4.1.9.9.42.1.2.3
.1.3.6.1.4.1.9.9.42.1.2.3.1
.1.3.6.1.4.1.9.9.42.1.2.3.1.1
rttMonFileIOAdminSize obsolete r/w
bytesEnumeration
.1.3.6.1.4.1.9.9.42.1.2.3.1.2
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.3.1.3
.1.3.6.1.4.1.9.9.42.1.2.4
.1.3.6.1.4.1.9.9.42.1.2.4.1
rttMonScriptAdminName obsolete r/w
.1.3.6.1.4.1.9.9.42.1.2.4.1.1
.1.3.6.1.4.1.9.9.42.1.2.4.1.2
.1.3.6.1.4.1.9.9.42.1.2.5
.1.3.6.1.4.1.9.9.42.1.2.5.1
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.5.1.1
.1.3.6.1.4.1.9.9.42.1.2.5.1.2
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.5.1.3
.1.3.6.1.4.1.9.9.42.1.2.5.1.4
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.5.1.5
.1.3.6.1.4.1.9.9.42.1.2.5.1.6
Integer32
.1.3.6.1.4.1.9.9.42.1.2.5.1.7
.1.3.6.1.4.1.9.9.42.1.2.6
.1.3.6.1.4.1.9.9.42.1.2.6.1
.1.3.6.1.4.1.9.9.42.1.2.6.1.1
.1.3.6.1.4.1.9.9.42.1.2.6.1.2
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.6.1.3
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.6.1.4
Integer32
.1.3.6.1.4.1.9.9.42.1.2.6.1.5
Integer32
.1.3.6.1.4.1.9.9.42.1.2.6.1.6
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.6.1.7
.1.3.6.1.4.1.9.9.42.1.2.6.1.8
.1.3.6.1.4.1.9.9.42.1.2.7
.1.3.6.1.4.1.9.9.42.1.2.7.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.7.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.7.1.2
Integer32
.1.3.6.1.4.1.9.9.42.1.2.7.1.3
Integer32
.1.3.6.1.4.1.9.9.42.1.2.7.1.4
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.7.1.5
.1.3.6.1.4.1.9.9.42.1.2.8
.1.3.6.1.4.1.9.9.42.1.2.8.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.8.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.2.8.1.2
Integer32
.1.3.6.1.4.1.9.9.42.1.2.8.1.3
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.8.1.4
.1.3.6.1.4.1.9.9.42.1.2.9
.1.3.6.1.4.1.9.9.42.1.2.9.1
.1.3.6.1.4.1.9.9.42.1.2.9.1.1
Enumeration
.1.3.6.1.4.1.9.9.42.1.2.9.1.10
.1.3.6.1.4.1.9.9.42.1.2.9.1.11
OctetString
.1.3.6.1.4.1.9.9.42.1.2.9.1.2
.1.3.6.1.4.1.9.9.42.1.2.9.1.3
.1.3.6.1.4.1.9.9.42.1.2.9.1.4
.1.3.6.1.4.1.9.9.42.1.2.9.1.5
.1.3.6.1.4.1.9.9.42.1.2.9.1.6
.1.3.6.1.4.1.9.9.42.1.2.9.1.7
Integer32
.1.3.6.1.4.1.9.9.42.1.2.9.1.8
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.2.9.1.9
.1.3.6.1.4.1.9.9.42.1.3
.1.3.6.1.4.1.9.9.42.1.3.1
.1.3.6.1.4.1.9.9.42.1.3.1.1
.1.3.6.1.4.1.9.9.42.1.3.1.1.1
millisecondsSNMPv2-SMIGauge32
.1.3.6.1.4.1.9.9.42.1.3.1.1.10
millisecondsSNMPv2-SMIGauge32
.1.3.6.1.4.1.9.9.42.1.3.1.1.11
Integer32
.1.3.6.1.4.1.9.9.42.1.3.1.1.2
Integer32
.1.3.6.1.4.1.9.9.42.1.3.1.1.3
Integer32
.1.3.6.1.4.1.9.9.42.1.3.1.1.4
Integer32
.1.3.6.1.4.1.9.9.42.1.3.1.1.5
Integer32
.1.3.6.1.4.1.9.9.42.1.3.1.1.6
millisecondsSNMPv2-SMIGauge32
.1.3.6.1.4.1.9.9.42.1.3.1.1.7
.1.3.6.1.4.1.9.9.42.1.3.1.1.8
.1.3.6.1.4.1.9.9.42.1.3.1.1.9
.1.3.6.1.4.1.9.9.42.1.3.2
.1.3.6.1.4.1.9.9.42.1.3.2.1
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.10
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.11
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.12
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.2
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.3
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.4
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.5
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.6
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.7
.1.3.6.1.4.1.9.9.42.1.3.2.1.8
Integer32
.1.3.6.1.4.1.9.9.42.1.3.2.1.9
.1.3.6.1.4.1.9.9.42.1.3.3
.1.3.6.1.4.1.9.9.42.1.3.3.1
.1.3.6.1.4.1.9.9.42.1.3.3.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.3.3.1.2
.1.3.6.1.4.1.9.9.42.1.3.4
.1.3.6.1.4.1.9.9.42.1.3.4.1
.1.3.6.1.4.1.9.9.42.1.3.4.1.1
.1.3.6.1.4.1.9.9.42.1.3.4.1.10
.1.3.6.1.4.1.9.9.42.1.3.4.1.11
.1.3.6.1.4.1.9.9.42.1.3.4.1.12
.1.3.6.1.4.1.9.9.42.1.3.4.1.13
.1.3.6.1.4.1.9.9.42.1.3.4.1.14
.1.3.6.1.4.1.9.9.42.1.3.4.1.15
.1.3.6.1.4.1.9.9.42.1.3.4.1.16
.1.3.6.1.4.1.9.9.42.1.3.4.1.17
.1.3.6.1.4.1.9.9.42.1.3.4.1.18
.1.3.6.1.4.1.9.9.42.1.3.4.1.19
.1.3.6.1.4.1.9.9.42.1.3.4.1.2
.1.3.6.1.4.1.9.9.42.1.3.4.1.3
.1.3.6.1.4.1.9.9.42.1.3.4.1.4
.1.3.6.1.4.1.9.9.42.1.3.4.1.5
.1.3.6.1.4.1.9.9.42.1.3.4.1.6
.1.3.6.1.4.1.9.9.42.1.3.4.1.7
millisecondsSNMPv2-SMIGauge32
.1.3.6.1.4.1.9.9.42.1.3.4.1.8
.1.3.6.1.4.1.9.9.42.1.3.4.1.9
.1.3.6.1.4.1.9.9.42.1.3.5
.1.3.6.1.4.1.9.9.42.1.3.5.1
.1.3.6.1.4.1.9.9.42.1.3.5.1.1
.1.3.6.1.4.1.9.9.42.1.3.5.1.10
.1.3.6.1.4.1.9.9.42.1.3.5.1.11
.1.3.6.1.4.1.9.9.42.1.3.5.1.12
.1.3.6.1.4.1.9.9.42.1.3.5.1.13
.1.3.6.1.4.1.9.9.42.1.3.5.1.14
.1.3.6.1.4.1.9.9.42.1.3.5.1.15
.1.3.6.1.4.1.9.9.42.1.3.5.1.16
.1.3.6.1.4.1.9.9.42.1.3.5.1.17
.1.3.6.1.4.1.9.9.42.1.3.5.1.18
.1.3.6.1.4.1.9.9.42.1.3.5.1.19
.1.3.6.1.4.1.9.9.42.1.3.5.1.2
.1.3.6.1.4.1.9.9.42.1.3.5.1.20
.1.3.6.1.4.1.9.9.42.1.3.5.1.21
.1.3.6.1.4.1.9.9.42.1.3.5.1.22
.1.3.6.1.4.1.9.9.42.1.3.5.1.23
.1.3.6.1.4.1.9.9.42.1.3.5.1.24
.1.3.6.1.4.1.9.9.42.1.3.5.1.25
.1.3.6.1.4.1.9.9.42.1.3.5.1.26
.1.3.6.1.4.1.9.9.42.1.3.5.1.27
.1.3.6.1.4.1.9.9.42.1.3.5.1.28
.1.3.6.1.4.1.9.9.42.1.3.5.1.29
.1.3.6.1.4.1.9.9.42.1.3.5.1.3
.1.3.6.1.4.1.9.9.42.1.3.5.1.30
.1.3.6.1.4.1.9.9.42.1.3.5.1.31
.1.3.6.1.4.1.9.9.42.1.3.5.1.32
.1.3.6.1.4.1.9.9.42.1.3.5.1.33
.1.3.6.1.4.1.9.9.42.1.3.5.1.34
.1.3.6.1.4.1.9.9.42.1.3.5.1.35
.1.3.6.1.4.1.9.9.42.1.3.5.1.36
.1.3.6.1.4.1.9.9.42.1.3.5.1.37
.1.3.6.1.4.1.9.9.42.1.3.5.1.38
.1.3.6.1.4.1.9.9.42.1.3.5.1.39
.1.3.6.1.4.1.9.9.42.1.3.5.1.4
.1.3.6.1.4.1.9.9.42.1.3.5.1.40
.1.3.6.1.4.1.9.9.42.1.3.5.1.41
.1.3.6.1.4.1.9.9.42.1.3.5.1.42
.1.3.6.1.4.1.9.9.42.1.3.5.1.43
.1.3.6.1.4.1.9.9.42.1.3.5.1.44
.1.3.6.1.4.1.9.9.42.1.3.5.1.45
.1.3.6.1.4.1.9.9.42.1.3.5.1.46
.1.3.6.1.4.1.9.9.42.1.3.5.1.47
.1.3.6.1.4.1.9.9.42.1.3.5.1.48
.1.3.6.1.4.1.9.9.42.1.3.5.1.49
.1.3.6.1.4.1.9.9.42.1.3.5.1.5
.1.3.6.1.4.1.9.9.42.1.3.5.1.50
.1.3.6.1.4.1.9.9.42.1.3.5.1.51
.1.3.6.1.4.1.9.9.42.1.3.5.1.52
.1.3.6.1.4.1.9.9.42.1.3.5.1.53
.1.3.6.1.4.1.9.9.42.1.3.5.1.54
.1.3.6.1.4.1.9.9.42.1.3.5.1.55
Unsigned32
.1.3.6.1.4.1.9.9.42.1.3.5.1.56
Unsigned32
.1.3.6.1.4.1.9.9.42.1.3.5.1.57
.1.3.6.1.4.1.9.9.42.1.3.5.1.58
.1.3.6.1.4.1.9.9.42.1.3.5.1.59
.1.3.6.1.4.1.9.9.42.1.3.5.1.6
.1.3.6.1.4.1.9.9.42.1.3.5.1.60
.1.3.6.1.4.1.9.9.42.1.3.5.1.61
.1.3.6.1.4.1.9.9.42.1.3.5.1.62
.1.3.6.1.4.1.9.9.42.1.3.5.1.63
.1.3.6.1.4.1.9.9.42.1.3.5.1.64
.1.3.6.1.4.1.9.9.42.1.3.5.1.65
.1.3.6.1.4.1.9.9.42.1.3.5.1.66
.1.3.6.1.4.1.9.9.42.1.3.5.1.67
.1.3.6.1.4.1.9.9.42.1.3.5.1.68
.1.3.6.1.4.1.9.9.42.1.3.5.1.69
.1.3.6.1.4.1.9.9.42.1.3.5.1.7
.1.3.6.1.4.1.9.9.42.1.3.5.1.8
.1.3.6.1.4.1.9.9.42.1.3.5.1.9
.1.3.6.1.4.1.9.9.42.1.3.7
.1.3.6.1.4.1.9.9.42.1.3.7.1
Integer32
.1.3.6.1.4.1.9.9.42.1.3.7.1.1
pathsInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.10
pathsInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.11
tenths of millisecondsSNMPv2-TCTimeStamp
.1.3.6.1.4.1.9.9.42.1.3.7.1.12
.1.3.6.1.4.1.9.9.42.1.3.7.1.13
.1.3.6.1.4.1.9.9.42.1.3.7.1.14
secondsInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.15
.1.3.6.1.4.1.9.9.42.1.3.7.1.16
identifierInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.17
.1.3.6.1.4.1.9.9.42.1.3.7.1.18
.1.3.6.1.4.1.9.9.42.1.3.7.1.19
.1.3.6.1.4.1.9.9.42.1.3.7.1.2
.1.3.6.1.4.1.9.9.42.1.3.7.1.20
.1.3.6.1.4.1.9.9.42.1.3.7.1.3
passesInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.4
failuresInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.5
timeoutsInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.6
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.7
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.8
millisecondsInteger32
.1.3.6.1.4.1.9.9.42.1.3.7.1.9
.1.3.6.1.4.1.9.9.42.1.4
.1.3.6.1.4.1.9.9.42.1.4.1
.1.3.6.1.4.1.9.9.42.1.4.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.4.1.1.1
Integer32
.1.3.6.1.4.1.9.9.42.1.4.1.1.2
Integer32
.1.3.6.1.4.1.9.9.42.1.4.1.1.3
.1.3.6.1.4.1.9.9.42.1.4.1.1.4
.1.3.6.1.4.1.9.9.42.1.4.1.1.5
millisecondsSNMPv2-SMIGauge32
.1.3.6.1.4.1.9.9.42.1.4.1.1.6
.1.3.6.1.4.1.9.9.42.1.4.1.1.7
Integer32
.1.3.6.1.4.1.9.9.42.1.4.1.1.8
.1.3.6.1.4.1.9.9.42.1.4.1.1.9
.1.3.6.1.4.1.9.9.42.1.5
.1.3.6.1.4.1.9.9.42.1.5.1
.1.3.6.1.4.1.9.9.42.1.5.1.1
.1.3.6.1.4.1.9.9.42.1.5.1.1.1
.1.3.6.1.4.1.9.9.42.1.5.1.1.2
.1.3.6.1.4.1.9.9.42.1.5.1.1.3
.1.3.6.1.4.1.9.9.42.1.5.1.1.4
.1.3.6.1.4.1.9.9.42.1.5.1.1.5
.1.3.6.1.4.1.9.9.42.1.5.1.1.6
.1.3.6.1.4.1.9.9.42.1.5.1.1.7
.1.3.6.1.4.1.9.9.42.1.5.2
.1.3.6.1.4.1.9.9.42.1.5.2.1
.1.3.6.1.4.1.9.9.42.1.5.2.1.1
.1.3.6.1.4.1.9.9.42.1.5.2.1.10
.1.3.6.1.4.1.9.9.42.1.5.2.1.11
.1.3.6.1.4.1.9.9.42.1.5.2.1.12
.1.3.6.1.4.1.9.9.42.1.5.2.1.13
.1.3.6.1.4.1.9.9.42.1.5.2.1.14
.1.3.6.1.4.1.9.9.42.1.5.2.1.15
.1.3.6.1.4.1.9.9.42.1.5.2.1.16
.1.3.6.1.4.1.9.9.42.1.5.2.1.17
.1.3.6.1.4.1.9.9.42.1.5.2.1.18
.1.3.6.1.4.1.9.9.42.1.5.2.1.19
.1.3.6.1.4.1.9.9.42.1.5.2.1.2
.1.3.6.1.4.1.9.9.42.1.5.2.1.20
.1.3.6.1.4.1.9.9.42.1.5.2.1.21
.1.3.6.1.4.1.9.9.42.1.5.2.1.22
.1.3.6.1.4.1.9.9.42.1.5.2.1.23
.1.3.6.1.4.1.9.9.42.1.5.2.1.24
.1.3.6.1.4.1.9.9.42.1.5.2.1.25
.1.3.6.1.4.1.9.9.42.1.5.2.1.26
.1.3.6.1.4.1.9.9.42.1.5.2.1.27
.1.3.6.1.4.1.9.9.42.1.5.2.1.28
.1.3.6.1.4.1.9.9.42.1.5.2.1.29
.1.3.6.1.4.1.9.9.42.1.5.2.1.3
.1.3.6.1.4.1.9.9.42.1.5.2.1.30
.1.3.6.1.4.1.9.9.42.1.5.2.1.31
.1.3.6.1.4.1.9.9.42.1.5.2.1.32
.1.3.6.1.4.1.9.9.42.1.5.2.1.33
.1.3.6.1.4.1.9.9.42.1.5.2.1.34
.1.3.6.1.4.1.9.9.42.1.5.2.1.35
.1.3.6.1.4.1.9.9.42.1.5.2.1.36
.1.3.6.1.4.1.9.9.42.1.5.2.1.37
.1.3.6.1.4.1.9.9.42.1.5.2.1.38
.1.3.6.1.4.1.9.9.42.1.5.2.1.39
.1.3.6.1.4.1.9.9.42.1.5.2.1.4
.1.3.6.1.4.1.9.9.42.1.5.2.1.40
.1.3.6.1.4.1.9.9.42.1.5.2.1.41
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.42
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.43
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.44
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.45
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.46
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.47
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.48
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.49
.1.3.6.1.4.1.9.9.42.1.5.2.1.5
Unsigned32
.1.3.6.1.4.1.9.9.42.1.5.2.1.50
Enumeration
.1.3.6.1.4.1.9.9.42.1.5.2.1.51
.1.3.6.1.4.1.9.9.42.1.5.2.1.52
.1.3.6.1.4.1.9.9.42.1.5.2.1.53
.1.3.6.1.4.1.9.9.42.1.5.2.1.54
.1.3.6.1.4.1.9.9.42.1.5.2.1.55
.1.3.6.1.4.1.9.9.42.1.5.2.1.56
.1.3.6.1.4.1.9.9.42.1.5.2.1.57
.1.3.6.1.4.1.9.9.42.1.5.2.1.58
.1.3.6.1.4.1.9.9.42.1.5.2.1.59
.1.3.6.1.4.1.9.9.42.1.5.2.1.6
.1.3.6.1.4.1.9.9.42.1.5.2.1.7
.1.3.6.1.4.1.9.9.42.1.5.2.1.8
.1.3.6.1.4.1.9.9.42.1.5.2.1.9
.1.3.6.1.4.1.9.9.42.2
.1.3.6.1.4.1.9.9.42.2.0
.1.3.6.1.4.1.9.9.42.3
.1.3.6.1.4.1.9.9.42.3.1
.1.3.6.1.4.1.9.9.42.3.2
Dependencies (23) 12 direct · 11 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (50)
A collection of objects providing accumulated statistical
history.
.1.3.6.1.4.1.9.9.42.3.2.3
A collection of objects providing point by point
history of each RTT operation.
.1.3.6.1.4.1.9.9.42.3.2.4
A collection of objects that were added to enhance the
functionality of the RTT application.
.1.3.6.1.4.1.9.9.42.3.2.5
A collection of objects that were added to enhance the
functionality of the RTT application to configure HTTP, DNS and
Jitter probes.
.1.3.6.1.4.1.9.9.42.3.2.6
A collection of objects that were added to store the latest
operational results for HTTP, DNS and Jitter probes.
.1.3.6.1.4.1.9.9.42.3.2.7
rttMonHTTPStatsCompletions rttMonHTTPStatsOverThresholds rttMonHTTPStatsRTTSum rttMonHTTPStatsRTTSum2Low rttMonHTTPStatsRTTSum2High rttMonHTTPStatsRTTMin rttMonHTTPStatsRTTMax rttMonHTTPStatsDNSRTTSum rttMonHTTPStatsTCPConnectRTTSum rttMonHTTPStatsTransactionRTTSum rttMonHTTPStatsMessageBodyOctetsSum rttMonHTTPStatsDNSServerTimeout rttMonHTTPStatsTCPConnectTimeout rttMonHTTPStatsTransactionTimeout rttMonHTTPStatsDNSQueryError rttMonHTTPStatsHTTPError rttMonHTTPStatsError rttMonHTTPStatsBusies rttMonJitterStatsCompletions rttMonJitterStatsOverThresholds rttMonJitterStatsNumOfRTT rttMonJitterStatsRTTSum rttMonJitterStatsRTTSum2Low rttMonJitterStatsRTTSum2High rttMonJitterStatsRTTMin rttMonJitterStatsRTTMax rttMonJitterStatsMinOfPositivesSD rttMonJitterStatsMaxOfPositivesSD rttMonJitterStatsNumOfPositivesSD rttMonJitterStatsSumOfPositivesSD rttMonJitterStatsSum2PositivesSDLow rttMonJitterStatsSum2PositivesSDHigh rttMonJitterStatsMinOfNegativesSD rttMonJitterStatsMaxOfNegativesSD rttMonJitterStatsNumOfNegativesSD rttMonJitterStatsSumOfNegativesSD rttMonJitterStatsSum2NegativesSDLow rttMonJitterStatsSum2NegativesSDHigh rttMonJitterStatsMinOfPositivesDS rttMonJitterStatsMaxOfPositivesDS rttMonJitterStatsNumOfPositivesDS rttMonJitterStatsSumOfPositivesDS rttMonJitterStatsSum2PositivesDSLow rttMonJitterStatsSum2PositivesDSHigh rttMonJitterStatsMinOfNegativesDS rttMonJitterStatsMaxOfNegativesDS rttMonJitterStatsNumOfNegativesDS rttMonJitterStatsSumOfNegativesDS rttMonJitterStatsSum2NegativesDSLow rttMonJitterStatsSum2NegativesDSHigh rttMonJitterStatsPacketLossSD rttMonJitterStatsPacketLossDS rttMonJitterStatsPacketOutOfSequence rttMonJitterStatsPacketMIA rttMonJitterStatsPacketLateArrival rttMonJitterStatsError rttMonJitterStatsBusies
A collection of objects that were added to enhance the
functionality of the RTT application to store 'HTTP' and
'Jitter' probes statistics.
.1.3.6.1.4.1.9.9.42.3.2.8
These objects provide support for configuring responder
on a router and also configure authentication information.
.1.3.6.1.4.1.9.9.42.3.2.11
A collection of objects that were added to enhance the
functionality of the RTT application.
.1.3.6.1.4.1.9.9.42.3.2.12
A collection of objects that were added to enhance the
functionality of the RTT application to store one way
'Jitter' probes statistics.
.1.3.6.1.4.1.9.9.42.3.2.14
A collection of objects that were added to enhance the
functionality of the RTT application.
.1.3.6.1.4.1.9.9.42.3.2.16
A collection of objects that were added to enhance the
functionality of the RTT application to store MOS and
ICPIF for 'Jitter' probe statistics.
.1.3.6.1.4.1.9.9.42.3.2.17
A collection of notifications.
ciscoNotificationGroup object is superseded by
ciscoNotificationGroupRev1.
.1.3.6.1.4.1.9.9.42.3.2.18
A collection of objects providing the RTT Monitoring
Application defaults.

This group of information is provided to the agent when
the Application starts.
.1.3.6.1.4.1.9.9.42.3.2.19
A collection of objects that were added to enhance the
scheduling functionality of the RTT application.
.1.3.6.1.4.1.9.9.42.3.2.20
A collection of objects that were added to support
(1) echo operations support based on MPLS LSP Ping,
(2) pathEcho operations support based on MPLS LSP Ping and
(3) Auto SAA L3 MPLS VPN enhancement.
.1.3.6.1.4.1.9.9.42.3.2.21
A collection of objects that are added to report
intera-rrival Jitter, average jitter and improve accuracy.
.1.3.6.1.4.1.9.9.42.3.2.22
A collection of objects that are added to enhance the
jitter probe accuracy.
.1.3.6.1.4.1.9.9.42.3.2.23
A collection of objects providing the Administration,
Operational, Last Statistical values for the RTT
Monitoring Application.
ciscoCtrlGroupRev10 object is superseded by
ciscoCtrlGroupRev28.
.1.3.6.1.4.1.9.9.42.3.2.24
A collection of objects that were added
for the reaction configuration of probe.
.1.3.6.1.4.1.9.9.42.3.2.25
A collection of notifications.
.1.3.6.1.4.1.9.9.42.3.2.26
A collection of objects that were added
for the configuration of rtp operation.
.1.3.6.1.4.1.9.9.42.3.2.27
A collection of objects that were added
for the parameters configuration of mpls based operations.
.1.3.6.1.4.1.9.9.42.3.2.29
A collection of objects that are added for
collecting the statistics for LSP Path Discovery Group.
.1.3.6.1.4.1.9.9.42.3.2.30
A collection of notifications added for supporting LSP
Path Discovery.
.1.3.6.1.4.1.9.9.42.3.2.31
This object is added to reset the LSP Path Discovery Stats.
.1.3.6.1.4.1.9.9.42.3.2.32
This object is added for group scheduler enhancement
.1.3.6.1.4.1.9.9.42.3.2.33
These objects are added for Ethernet ping/jitter operation.
.1.3.6.1.4.1.9.9.42.3.2.34
A collection of all objects that are obsolete.
.1.3.6.1.4.1.9.9.42.3.2.35
A collection of all objects that are deprecated.
ciscoRttMonDeprecatedGroupRev1 object is superseded by
ciscoCtrlGroupRev11.
.1.3.6.1.4.1.9.9.42.3.2.36
These objects are added for LSP Ping Pseudowire operation.
.1.3.6.1.4.1.9.9.42.3.2.37
This object is added for IP SLA Auto Measure project.
.1.3.6.1.4.1.9.9.42.3.2.38
This object is added for Ethernet ping/jitter operation.
.1.3.6.1.4.1.9.9.42.3.2.39
A collection of objects that were added to store the high order
32 bits of RTT and one way latency statistics for 'jitter'
probe.
.1.3.6.1.4.1.9.9.42.3.2.40
This object is added for Ethernet ping/jitter operation.
.1.3.6.1.4.1.9.9.42.3.2.41
This object has been added for video operation.
.1.3.6.1.4.1.9.9.42.3.2.43
This object has been added to support of DSCP marking, sender
DSP reservation, and source interface for path congruence in
video operation.
.1.3.6.1.4.1.9.9.42.3.2.44
This object has been added to support of emulate source
address, emulate source port, emulate target address and emulate
target port for path congruence in video operation.
.1.3.6.1.4.1.9.9.42.3.2.45
This group contains objects describing Y1731
operation.
.1.3.6.1.4.1.9.9.42.3.2.46
This object has been added to for Generated Oper Table.
.1.3.6.1.4.1.9.9.42.3.2.47
This object has been added to support Multicast operation.
.1.3.6.1.4.1.9.9.42.3.2.48
A collection of objects providing Multicast control
request information.
ciscoStatsGroupRev2 object is superseded by
ciscoStatsGroupRev9.
.1.3.6.1.4.1.9.9.42.3.2.49
New rttMonObjects related to the support of Y1731 Synthetic
Loss Measurement.
.1.3.6.1.4.1.9.9.42.3.2.50
The object is added to utilize lower layer (Hardware/Packet
Processor) timestamping for improving accuracy of jitter probe
statistics.

Currently the object is supported for udp jitter operations.
.1.3.6.1.4.1.9.9.42.3.2.51
A collection of objects providing the Administration,
Operational, Last Statistical values for the RTT
Monitoring Application.

Deprecated rttMonScheduleAdminConceptRowAgeout and added new
rttMonScheduleAdminConceptRowAgeoutV2 to consider 0 as default
age out value.
.1.3.6.1.4.1.9.9.42.3.2.52
A collection of objects providing Multicast control request
information.
.1.3.6.1.4.1.9.9.42.3.2.53
A collection of objects providing Fabric Path Echo probe
information.
.1.3.6.1.4.1.9.9.42.3.2.54
Added notification rttMonNotificationV2 with the enhanced
rttMonCtrlAdminLongTag object
.1.3.6.1.4.1.9.9.42.3.2.55
Object added to support Random Start-Time feature for
group and sla probes.
.1.3.6.1.4.1.9.9.42.3.2.56
Object rttMonCtrlAdminLongTag added to enhance current
tag object for capturing long descriptions.
.1.3.6.1.4.1.9.9.42.3.2.57
A collection of objects providing over threshold statistics
for jitter probes.
.1.3.6.1.4.1.9.9.42.3.2.58
Compliance Statements (12)

OID .1.3.6.1.4.1.9.9.42.3.1.12
The compliance statement for new MIB extensions for
(1) supporting LSP Path Discovery for Auto SAA L3 MPLS VPN.
(2) Group Scheduler Enhancement.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev9
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the devices
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.

OID .1.3.6.1.4.1.9.9.42.3.1.13
The compliance statement for the deprecated groups.
Required groups

OID .1.3.6.1.4.1.9.9.42.3.1.14
The compliance statement for new MIB extensions for
(1) supporting LSP Path Discovery for Auto SAA L3 MPLS VPN.
(2) Group Scheduler Enhancement.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev9
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the devices
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.

OID .1.3.6.1.4.1.9.9.42.3.1.15
The compliance statement for new MIB extensions for
supporting Ethernet CFM for Virtual Connection.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev9
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the devices
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.

OID .1.3.6.1.4.1.9.9.42.3.1.16
The compliance statement for new MIB extensions for
supporting high order 32 bit of RTT and OW statistics
for jitter probe.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.

OID .1.3.6.1.4.1.9.9.42.3.1.17
The compliance statement for new MIB extensions for
supporting high order 32 bit of RTT and OW statistics
for jitter probe.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
optional ciscoCtrlGroupRev19 ciscoCtrlGroupRev19 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection.
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.

OID .1.3.6.1.4.1.9.9.42.3.1.18
The compliance statement for new MIB extensions for
supporting high order 32 bit of RTT and OW statistics
for jitter probe.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
optional ciscoCtrlGroupRev19 ciscoCtrlGroupRev19 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection.
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.
optional ciscoCtrlGroupRev20 ciscoCtrlGroupRev20 is only mandatory for the devices
that support Video operations.

OID .1.3.6.1.4.1.9.9.42.3.1.19
The compliance statement for new MIB extensions for
supporting high order 32 bit of RTT and OW statistics
for jitter probe.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
optional ciscoCtrlGroupRev19 ciscoCtrlGroupRev19 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection.
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.
optional ciscoCtrlGroupRev20 ciscoCtrlGroupRev20 is only mandatory for the devices
that support Video operations.
optional ciscoCtrlGroupRev21 ciscoCtrlGroupRev21 is only mandatory for video operation with
DSCP, DSP reservation, and source interface support.
optional ciscoCtrlGroupRev22 ciscoCtrlGroupRev22 is optional for video probes using emulate
source address, port, target address, and port.

OID .1.3.6.1.4.1.9.9.42.3.1.20
This compliance statement specifies the minimal
requirements an implementation must meet in order to
claim full compliance with the definition of the CISCO-
RTTMON-MIB.
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev10
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
mandatory ciscoCtrlGroupRev24
mandatory ciscoCtrlGroupRev25
mandatory ciscoStatsGroupRev2
optional ciscoCtrlGroupRev19 ciscoCtrlGroupRev19 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection.
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.
optional ciscoCtrlGroupRev20 ciscoCtrlGroupRev20 is only mandatory for the devices
that support Video operations.
optional ciscoCtrlGroupRev21 ciscoCtrlGroupRev21 is only mandatory for video operation with
DSCP, DSP reservation, and source interface support.
optional ciscoCtrlGroupRev22 ciscoCtrlGroupRev22 is optional for video probes using emulate
source address, port, target address, and port.
optional ciscoCtrlGroupRev23 ciscoCtrlGroupRev22 is mandatory for Y1731 operation.

OID .1.3.6.1.4.1.9.9.42.3.1.21
Please enter description here
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
mandatory ciscoCtrlGroupRev24
mandatory ciscoCtrlGroupRev25
mandatory ciscoCtrlGroupRev28
mandatory ciscoStatsGroupRev9
optional ciscoCtrlGroupRev19 ciscoCtrlGroupRev19 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection.
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.
optional ciscoCtrlGroupRev20 ciscoCtrlGroupRev20 is only mandatory for the devices
that support Video operations.
optional ciscoCtrlGroupRev21 ciscoCtrlGroupRev21 is only mandatory for video operation with
DSCP, DSP reservation, and source interface support.
optional ciscoCtrlGroupRev22 ciscoCtrlGroupRev22 is optional for video probes using emulate
source address, port, target address, and port.
optional ciscoCtrlGroupRev23 ciscoCtrlGroupRev23 is mandatory for Y1731 operation.
optional ciscoCtrlGroupRev26 ciscoCtrlGroupRev26 is optional for Y1731 Synthetic Loss
Measurement
optional ciscoCtrlGroupRev27 ciscoCtrlGroupRev27 is optional for jitter probes to utilize
lower layer (Hardware /Packet Processor) timstamping. Currently
supported only for udp jitter probe.

OID .1.3.6.1.4.1.9.9.42.3.1.22
The compliance statement for CISCO-RTTMON-MIB
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
mandatory ciscoCtrlGroupRev24
mandatory ciscoCtrlGroupRev25
mandatory ciscoCtrlGroupRev28
mandatory ciscoStatsGroupRev9
mandatory ciscoStatsGroupRev10
optional ciscoCtrlGroupRev19 ciscoCtrlGroupRev19 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection.
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.
optional ciscoCtrlGroupRev20 ciscoCtrlGroupRev20 is only mandatory for the devices
that support Video operations.
optional ciscoCtrlGroupRev21 ciscoCtrlGroupRev21 is only mandatory for video operation with
DSCP, DSP reservation, and source interface support.
optional ciscoCtrlGroupRev22 ciscoCtrlGroupRev22 is optional for video probes using emulate
source address, port, target address, and port.
optional ciscoCtrlGroupRev23 ciscoCtrlGroupRev23 is mandatory for Y1731 operation.
optional ciscoCtrlGroupRev26 ciscoCtrlGroupRev26 is optional for Y1731 Synthetic Loss
Measurement
optional ciscoCtrlGroupRev27 ciscoCtrlGroupRev27 is optional for jitter probes to utilize
lower layer (Hardware /Packet Processor) timstamping. Currently
supported only for udp jitter probe.
optional ciscoCtrlGroupRev29 ciscoCtrlGroupRev29 is only mandatory for Fabric Path Echo
probe.

OID .1.3.6.1.4.1.9.9.42.3.1.23
The compliance statement for CISCO-RTTMON-MIB
Required groups
mandatory ciscoStatsGroup
mandatory ciscoHistoryGroup
mandatory ciscoCtrlGroupRev1
mandatory ciscoCtrlGroupRev2
mandatory ciscoLatestOperGroupRev1
mandatory ciscoStatsGroupRev1
mandatory ciscoStatsGroupRev3
mandatory ciscoStatsGroupRev4
mandatory ciscoStatsGroupRev5
mandatory ciscoApplGroupRev2
mandatory ciscoApplGroupRev3
mandatory ciscoCtrlGroupRev4
mandatory ciscoCtrlGroupRev6
mandatory ciscoCtrlGroupRev7
mandatory ciscoCtrlGroupRev11
mandatory ciscoCtrlGroupRev14
mandatory ciscoNotificationGroupRev1
mandatory ciscoCtrlGroupRev9
mandatory ciscoStatsGroupRev8
mandatory ciscoCtrlGroupRev24
mandatory ciscoCtrlGroupRev25
mandatory ciscoCtrlGroupRev28
mandatory ciscoStatsGroupRev9
mandatory ciscoStatsGroupRev10
optional ciscoCtrlGroupRev19 ciscoCtrlGroupRev19 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection.
optional ciscoCtrlGroupRev18 ciscoCtrlGroupRev18 is only mandatory for the devices
that support Ethernet CFM for Virtual Connection .
optional ciscoCtrlGroupRev17 ciscoCtrlGroupRev17 is only mandatory for the devices
that support IP SLA auto measure feature.
optional ciscoCtrlGroupRev16 ciscoCtrlGroupRev16 is only mandatory for the devices
that support LSP Ping over pseudowire.
optional ciscoCtrlGroupRev15 ciscoCtrlGroupRev15 is only mandatory for the devices
that support Ethernet CFM.
optional ciscoCtrlGroupRev8 ciscoCtrlGroupRev8 is only mandatory for the devices
that support MPLS.
optional ciscoStatsGroupRev7 ciscoStatsGroupRev7 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev13 ciscoCtrlGroupRev13 is only mandatory for the device
that support MPLS.
optional ciscoNotificationGroupRev2 ciscoNotificationGroupRev2 is only mandatory for the devices
that support MPLS.
optional ciscoApplGroupRev4 ciscoApplGroupRev4 is only mandatory for the devices
that support MPLS.
optional ciscoCtrlGroupRev12 ciscoCtrlGroupRev12 is only mandatory for the devices
that support voice.
optional ciscoCtrlGroupRev20 ciscoCtrlGroupRev20 is only mandatory for the devices
that support Video operations.
optional ciscoCtrlGroupRev21 ciscoCtrlGroupRev21 is only mandatory for video operation with
DSCP, DSP reservation, and source interface support.
optional ciscoCtrlGroupRev22 ciscoCtrlGroupRev22 is optional for video probes using emulate
source address, port, target address, and port.
optional ciscoCtrlGroupRev23 ciscoCtrlGroupRev23 is mandatory for Y1731 operation.
optional ciscoCtrlGroupRev26 ciscoCtrlGroupRev26 is optional for Y1731 Synthetic Loss
Measurement
optional ciscoCtrlGroupRev27 ciscoCtrlGroupRev27 is optional for jitter probes to utilize
lower layer (Hardware /Packet Processor) timstamping. Currently
supported only for udp jitter probe.
optional ciscoCtrlGroupRev29 ciscoCtrlGroupRev29 is only mandatory for Fabric Path Echo
probe.
optional ciscoCtrlGroupRev30 ciscoCtrlGroupRev30 is optional for classic and group sla
scheduler.
optional ciscoCtrlGroupRev31 ciscoCtrlGroupRev31 is optional for specifying longer tag
values when creating a conceptual RTT control row.
optional ciscoNotificationGroupRev3 ciscoNotificationGroupRev3 is optional for receiving
notifications containing rttMonCtrlAdminLongTag.
Object refinements
ObjectAccessSyntaxDescription
rttMonCtrlAdminFrequency
Integer32
Value 0 is not valid for frequency
rttMonEchoAdminTargetPort
Integer32
Value 0 is not valid for port
rttMonEchoAdminSourcePort
Integer32
Value 0 is not valid for port
rttMonEchoAdminEmulateSourcePort
Integer32
Value 0 is not valid for port
rttMonEchoAdminEmulateTargetPort
Integer32
Value 0 is not valid for port
Notifications / Traps (8)
NameOIDDescription
.1.3.6.1.4.1.9.9.42.2.0.1
This notification is only valid when the RttMonRttType
is 'echo' or 'pathEcho'.

A rttMonConnectionChangeNotification indicates that a
connection to a target (not to a hop along the path
to a target) has either failed on establishment or
been lost and when reestablished. Precisely, this
has resulted in rttMonCtrlOperConnectionLostOccurred
changing value.

If History is not being collected, the instance values
for the rttMonHistoryCollectionAddress object will not
be valid. When RttMonRttType is not 'echo' or 'pathEcho'
the rttMonHistoryCollectionAddress object will be null.
rttMonConnectionChangeNotification object is superseded by
rttMonNotification.
.1.3.6.1.4.1.9.9.42.2.0.2
A rttMonTimeoutNotification indicates the occurrence of
a timeout for a RTT operation, and it indicates the
clearing of such a condition by a subsequent RTT
operation. Precisely, this has resulted in
rttMonCtrlOperTimeoutOccurred changing value.

When the RttMonRttType is 'pathEcho', this
notification will only be sent when the timeout
occurs during an operation to the target and not to
a hop along the path to the target. This also
applies to the clearing of the timeout.

If History is not being collected, the instance values
for the rttMonHistoryCollectionAddress object will not
be valid. When RttMonRttType is not 'echo' or 'pathEcho'
the rttMonHistoryCollectionAddress object will be null.
rttMonTimeoutNotification object is superseded by
rttMonNotification.
.1.3.6.1.4.1.9.9.42.2.0.3
A rttMonThresholdNotification indicates the
occurrence of a threshold violation for a RTT operation,
and it indicates the previous violation has subsided for
a subsequent RTT operation. Precisely, this has resulted
in rttMonCtrlOperOverThresholdOccurred changing value.

When the RttMonRttType is 'pathEcho', this
notification will only be sent when the threshold
violation occurs during an operation to the target and
not to a hop along the path to the target. This also
applies to the subsiding of a threshold condition.

If History is not being collected, the instance values
for the rttMonHistoryCollectionAddress object will not
be valid. When RttMonRttType is not 'echo' or 'pathEcho'
the rttMonHistoryCollectionAddress object will be null.

rttMonThresholdNotification object is superseded by
rttMonNotification.
.1.3.6.1.4.1.9.9.42.2.0.4
A rttMonVerifyErrorNotification indicates the
occurrence of a data corruption in an RTT operation.
rttMonVerifyErrorNotification object is superseded by
rttMonNotification.
.1.3.6.1.4.1.9.9.42.2.0.5
A rttMonNotification indicates the occurrence of a
threshold violation, and it indicates the previous
violation has subsided for a subsequent operation.

When the RttMonRttType is 'pathEcho', this
notification will only be sent when the threshold
violation occurs during an operation to the target and
not to a hop along the path to the target. This also
applies to the subsiding of a threshold condition.

If History is not being collected, the instance values
for the rttMonHistoryCollectionAddress object will not
be valid. When RttMonRttType is not 'echo' or 'pathEcho'
the rttMonHistoryCollectionAddress object will be null.

rttMonReactVar defines the type of reaction that is
configured for the probe ( e.g jitterAvg, rtt etc ).
In the rttMonReactTable there are trap definitions
for the probes and each probe may have more than
one trap definitions for various types ( e.g rtt,
jitterAvg, packetLoossSD etc ). So the object rttMonReactVar
indicates the type ( e.g. rtt, packetLossSD, timeout etc )
for which threshold violation traps has been generated.

The object rttMonEchoAdminLSPSelector will be valid only
for the probes based on 'mplsLspPingAppl' RttMonProtocol. For
all other probes it will be null.

rttMonNotification object is superseded by
rttMonNotificationV2.
.1.3.6.1.4.1.9.9.42.2.0.6
A rttMonLpdDiscoveryNotification indicates that the LSP Path
Discovery to the target PE has failed, and it also indicates
the clearing of such condition. Precisely this has resulted in
rttMonLpdGrpStatsLPDFailOccurred changing value.

When the rttMonLpdGrpStatsLPDFailOccurred is 'false', the
instance value for rttMonLpdGrpStatsLPDFailCause is not valid.
.1.3.6.1.4.1.9.9.42.2.0.7
A rttMonLpdGrpStatusNotification indicates that the LPD
Group status rttMonLpdGrpStatsGroupStatus has changed indicating
some connectivity change to the target PE.
This has resulted in rttMonLpdGrpStatsGroupStatus changing
value.
.1.3.6.1.4.1.9.9.42.2.0.8
A rttMonNotification indicates the occurrence of a
threshold violation, and it indicates the previous
violation has subsided for a subsequent operation.

Enhanced version of rttMonNotification which replaces
rttMonCtrlAdminTag with rttMonCtrlAdminLongTag object.