Support auto creating missing VLANs with names from a table.
V5.2.0.11
Cannot create VLANs Cannot set Egress/Untagged for VLAN 1 May have an issue w/ adding and removing a port from egress/untagged in the same command.
Can set VLAN names
SNMPv3 does not support 3DES or AES encryption. Supported: authProtocol=usmHMACSHAAuthProtocol, privProtocol=usmDESPrivProtocol
Fixed user of admin. Auth key is the same as web admin password.
SNMPv3 does not support 3DES or AES encryption. Supported: authProtocol=usmHMACSHAAuthProtocol, privProtocol=usmDESPrivProtocol
If you modify the egress ports, it will automatically ALSO set the bits for untagged (despite them being “correct” before). Currently, you have to run the tool a second time to set the untagged config properly.
Does not list VLANs in dot1qVlanStatus, must use dot1qVlanStaticName or dot1qVlanCreationTime to get list of VLANs.
V6.6.2.8
Fixed user of admin. Auth key is the same as web admin password.
SNMPv3 does not support 3DES or AES encryption. Supported: authProtocol=usmHMACSHAAuthProtocol, privProtocol=usmDESPrivProtocol
If you modify the egress ports, it will automatically ALSO set the bits for untagged (despite them being “correct” before). Currently, you have to run the tool a second time to set the untagged config properly.
Does not list VLAN 1 under dot1qVlanStaticName.
Requires firmware version of at least v1.1.50.39 for SNMPv3 to be functional. This version of firmware also requires a timeout of 2 seconds, which is longer than the 1 second default for queries to complete. An issue with net-snmp has been filed: https://github.com/net-snmp/net-snmp/issues/194
This swich cannot create vlans with the state set to createAndGo, they must use createAndWait, set the egress ports (even if they are all empty), before the vlan may be set active.