Standalone Mode
The SNMP Plug-in has an emergency mode called "Standalone Mode", which allows a direct, local access to the plug-in's management web interface in the unlikely event of AVM EX failing.
NoteTo enable Standalone Mode, you have to create a public key during the installation process.
NoteWhen Standalone Mode is enabled, you can make settings for menus displayed with administrator privileges without entering a password. We recommend only enabling Standalone Mode in an emergency.
Enable Standalone Mode
- Log on to your server (a remote system) as a user with Administrator rights.
- Open [AVM EX Installation Directory]\Plugins\AT-SNMP\NetManager\tools\modechange folder with Windows Explorer and create a copy of a public key file.
Note
If you select "Yes, create a public key" during the installation process, "public-key.pem" was created in the following folder:
C:\Users\ [USERNAME] \Documents\Allied Telesis\AT-Vista Manager EX\certs\public-key.pem
This public key file allows you to access all the functionality of the AWC Plug-in and SNMP Plug-in without entering an administrator password. Take extreme care to store the public key file securely by setting appropriate access permissions. - Open a command prompt window as an administrator.
- Run the following command on the command prompt window.
cd [AVM EX Installation Directory]\Plugins\AT-SNMP\NetManager\tools\modechange .\modechange standalone [AVM EX Installation Directory]\Plugins\AT-SNMP\NetManager\tools\modechange\public-key.pem
Access Management Screen in Standalone Mode
- Open a web browser.
- Enter the URL of the SNMP Plug-in server (https://localhost:6443/NetManager/web2) and press Enter.
- After successful login, the main screen of the SNMP Plug-in will appear.
Disable Standalone Mode
- Log on to your server (a remote system) as a user with Administrator rights.
- Open a command prompt window as an administrator.
- Run the following command on the command prompt window.
cd [AVM EX Installation Directory]\Plugins\AT-SNMP\NetManager\tools\modechange .\modechange normal
06 Sep 2023 11:35