MRVINREACH :: sysInitialize

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsMRVINREACHsysInitialize

sysInitialize

Module: MRVINREACH

OID (symbolic): MRVINREACH::sysInitialize

OID (numeric): 1.3.6.1.4.1.33.1.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Control to cause this system to reset its software to initial load values, typically by reloading. When executing an initialize command, the system observes the value of sysInitializeDelay as supplied anywhere in the same set request with sysInitialize. If this value is not included in the set request, the system uses its default value.

In response to a get-request or get-next-request, the agent always returns 'ready' for this value.

Setting the value to 'ready' has no effect. Setting it to 'conditionalExecute' causes initialization if the overall system state is acceptible (such as not needing to store permanent parameters). Setting it to 'unconditionalExecute' causes initialization regardless of the overall system state. Setting it to 'cancel' aborts an initialization that has not yet started. According to standard SNMP operation, if the system is not in a proper state to accept a given set request for this value, it returns the standard SNMP error 'badValue'.

Corresponds to the INITIALIZE command.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.1.17
snmpwalk -v2c -c public <target> MRVINREACH::sysInitialize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.33.1.17.1
snmpget -v2c -c public <target> MRVINREACH::sysInitialize.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysInitialize.1

Start monitoring MRV Communications In-Reach console/terminal server or power management unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRVINREACH::sysInitialize OID value, configure state conditions and alerts, and monitor any MRV Communications In-Reach console/terminal server or power management unit 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.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.1xSystemITOUCH-SYSTEM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.33.1.17sysInitializeMRVINREACH