MIB Viewer

sysConfigConfigFileAuto

OBJECT-TYPE
1.3.6.1.4.1.437.1.1.3.2.24
Access
read-write
Status
mandatory
Sub-identifiers
0
Selects whether the system should attempt to retrieve the configuration file on system power-up. When enabled, the system will attempt to retrieve <sysName value>-confg, <sysName value>.cfg, switch-confg, or ciscosw.cfg files in the order listed using TFTP. The TFTP requests will be sent to the host specified by sysConfigTFTPServerName if configured. Otherwise, the request is sent IP broadcast address 255.255.255.255. The first file successfully retrieved will be used. If disabled, the configuration file can still be retrieved if specified to do so in the DHCP response. The default value is disabled(2).
INTEGER { enabled(1), disabled(2) }