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
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::rttMonApplPreConfigedReset 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.6 | rttMonApplPreConfigedReset | CISCO-RTTMON-MIB |