RMON2-MIB :: probeResetControl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRMON2-MIBprobeResetControl

probeResetControl

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::probeResetControl

OID (numeric): 1.3.6.1.2.1.16.19.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. Setting this object to coldBoot(3) causes the device to reinitialize configuration parameters in non-volatile memory to default values and to restart the application software. When the device is running normally, this variable has a value of running(1).

What is probeResetControl?

This read-write value controls whether the monitoring device restarts: running(1) during normal operation, warmBoot(2) to restart with saved settings, or coldBoot(3) to reset to factory defaults. Engineers use this to recover from hangs, clear corrupted configurations, or apply fresh settings without physical access. For example, setting this to 3 forces a factory reset and restart of the device.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.19.5
snmpwalk -v2c -c public <target> RMON2-MIB::probeResetControl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.19.5.1
snmpget -v2c -c public <target> RMON2-MIB::probeResetControl.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.16.19.5.1 i <value>

Start monitoring RMON-capable network probes, switches, and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RMON2-MIB::probeResetControl OID value, configure state conditions and alerts, and monitor any RMON-capable network probes, switches, and routers from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.19tftpREMOTEACCESS-MIB
Numeric OIDNameModule
1.3.6.1.2.1.16.19.5probeResetControlRMON2-MIB