All MIBs › CISCO-RTTMON-MIB › rttMonApplVersion
rttMonApplVersion
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonApplVersion
OID (numeric): 1.3.6.1.4.1.9.9.42.1.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Round Trip Time monitoring application version string.
The format will be:
'Version.Release.Patch-Level: Textual-Description'
For example: '1.0.0: Initial RTT Application'
What is rttMonApplVersion?
This OID stores the version string of the Round Trip Time (RTT) monitoring application, formatted as 'Version.Release.Patch-Level: Description'. It's read-only and helps identify which RTT monitoring software is running. An operator checks this to verify software versions and compatibility with network monitoring tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.1 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.1.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplVersion.1
Start monitoring Cisco Catalyst 9300 series switch (IP SLA/RTTMON) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RTTMON-MIB::rttMonApplVersion OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 9300 series switch (IP SLA/RTTMON) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.1 | rttMonAppl | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.1.1 | rttMonApplVersion | CISCO-RTTMON-MIB |