FSM726S-MIB :: configBootMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFSM726S-MIBconfigBootMode

configBootMode

Module: FSM726S-MIB

OID (symbolic): FSM726S-MIB::configBootMode

OID (numeric): 1.3.6.1.4.1.4526.1.1.11.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Defines the method used for downloading the image when reset.

What is configBootMode?

This selects how the switch obtains its software image on the next reset: lastSaved(1) uses the image already saved locally, net(2) downloads over the network without saving, and netAndSave(3) downloads over the network and saves it. Admins use netAndSave when rolling out a new firmware image via FTP so it persists across reboots.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.11.3
snmpwalk -v2c -c public <target> FSM726S-MIB::configBootMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.11.3.1
snmpget -v2c -c public <target> FSM726S-MIB::configBootMode.1

Set instance 1 (SNMPv2c):

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

Start monitoring Netgear FSM726S switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FSM726S-MIB::configBootMode OID value, configure state conditions and alerts, and monitor any Netgear FSM726S switch from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.4526netgearFSM726S-MIB
1.3.6.1.4.1.4526.1snmpManagedSwitchFSM726S-MIB
1.3.6.1.4.1.4526.1.1fsm726sFSM726S-MIB
1.3.6.1.4.1.4526.1.1.11netgearConfigGroupFSM726S-MIB
1.3.6.1.4.1.4526.1.1.11.3configBootModeFSM726S-MIB