TUBS-PROC-MIB :: procReload

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTUBS-PROC-MIBprocReload

procReload

Module: TUBS-PROC-MIB

OID (symbolic): TUBS-PROC-MIB::procReload

OID (numeric): 1.3.6.1.4.1.1575.1.3.1

Node type: OBJECT-TYPE

Type: DateAndTime

Access: read-write

Description: Any set operation will reload the process table. It contains a time stamp when the proc table was reloaded the last time.

What is procReload?

This object doubles as both a trigger and a status field: any SET operation forces the monitored host's process table to be reloaded, while a GET returns the timestamp of when that reload last occurred. An admin writes any DateAndTime value to it when they want the reported process list refreshed on demand rather than waiting for the agent's normal cycle. For example, after a batch of new services is started on the host, an admin might set procReload and then check the returned timestamp to confirm the process table now reflects them.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.3.1
snmpwalk -v2c -c public <target> TUBS-PROC-MIB::procReload

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.3.1.1
snmpget -v2c -c public <target> TUBS-PROC-MIB::procReload.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1575.1.3.1.1 s <value>

Start monitoring Unix/Linux host (running-process table/reload status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUBS-PROC-MIB::procReload OID value, configure state conditions and alerts, and monitor any Unix/Linux host (running-process table/reload status) 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1575tubsTUBS-SMI
1.3.6.1.4.1.1575.1ibrTUBS-SMI
Numeric OIDNameModule
1.3.6.1.4.1.1575.1.3procMIBTUBS-PROC-MIB
1.3.6.1.4.1.1575.1.3.1procReloadTUBS-PROC-MIB