I asked my vendor about the problem of creating a VLAN, and it turned out to be quite simple, once you know how to do it.
Here's a description showing how to create VLAN 2 with name "v2" using snmpset commands:
snmpset -v 2c -c private 192.168.123.254 .1.3.6.1.2.1.17.7.1.4.3.1.5.2 i 5
snmpset...
I have looked at the VLAN mib described in RFC 2674 trying to find a way to create a new static VLAN.
However, I have not found any solution.
Is there a standardized way of creating a VLAN using SNMP?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.