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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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 |