All MIBs › CISCO-RTTMON-MIB › rttMonApplPreConfigedReset
rttMonApplPreConfigedReset
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonApplPreConfigedReset
OID (numeric): 1.3.6.1.4.1.9.9.42.1.1.6
Node type: OBJECT-TYPE
Type: RttReset
Access: read-write
Description:
When set to 'reset' the RTT application will reset the Application Preconfigured MIB section.
This will force the RTT application to delete all entries in the rttMonApplPreConfigedTable and then to repopulate the table with the current configuration.
This provides a mechanism to load and unload user scripts and file paths.
What is rttMonApplPreConfigedReset?
This object allows resetting the RTT (Round-Trip Time) monitoring application's pre-configured MIB tables, forcing it to reload user scripts and file paths from the current system configuration. Setting this to 'reset' clears all cached RTT test entries and rebuilds them from configuration. An operator would use this to reload test definitions after updating configuration files or to recover from a corrupted test cache.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.6 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplPreConfigedReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.6.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplPreConfigedReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.42.1.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonApplPreConfigedReset.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.6 | rttMonApplPreConfigedReset | CISCO-RTTMON-MIB |