FSM726S-MIB :: configIpAssignmentMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFSM726S-MIBconfigIpAssignmentMode

configIpAssignmentMode

Module: FSM726S-MIB

OID (symbolic): FSM726S-MIB::configIpAssignmentMode

OID (numeric): 1.3.6.1.4.1.4526.1.1.11.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Indicates whether the device address is assigned by the user (manual), BootP, or DHCP.

What is configIpAssignmentMode?

This selects how the switch obtains its management IP address: manual(1) for a statically configured address, bootP(2), or dhcp(3). Admins set this to dhcp in networks with a DHCP server to avoid manually tracking switch IP addresses.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.11.12
snmpwalk -v2c -c public <target> FSM726S-MIB::configIpAssignmentMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.11.12.1
snmpget -v2c -c public <target> FSM726S-MIB::configIpAssignmentMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4526.1.1.11.12.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::configIpAssignmentMode 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.12configIpAssignmentModeFSM726S-MIB