XYPLEX-SYSTEM-MIB :: sysInitialize

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsXYPLEX-SYSTEM-MIBsysInitialize

sysInitialize

Module: XYPLEX-SYSTEM-MIB

OID (symbolic): XYPLEX-SYSTEM-MIB::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.

What is sysInitialize?

Setting this read-write control to conditionalExecute or unconditionalExecute triggers the system to reset and reload its software, equivalent to the INITIALIZE command, with the delay before it happens taken from sysInitializeDelay; setting cancel aborts a pending initialization, and the agent always reports the value back as ready(1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.1.17
snmpwalk -v2c -c public <target> XYPLEX-SYSTEM-MIB::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> XYPLEX-SYSTEM-MIB::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 Xyplex terminal servers/network access equipment (hardware/software-version/resource-utilization status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYPLEX-SYSTEM-MIB::sysInitialize OID value, configure state conditions and alerts, and monitor any Xyplex terminal servers/network access equipment (hardware/software-version/resource-utilization 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.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.1xSystemITOUCH-SYSTEM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.33.1.17sysInitializeXYPLEX-SYSTEM-MIB