Page 1 of 1

Add a NEW switch on Omnivista 2500

Posted: 31 May 2012 11:42
by Abismail
Hi,
Can you please give me the procedure to add a new switch on Omnivista 2500.
i am a beginner, i try to do it but without result.

Regards;

Re: Add a NEW switch on Omnivista 2500

Posted: 01 Jun 2012 12:52
by one6f
Hi,
you can use Applications/Network/Discovery or Applications/Network/Topology to add each device individually.
Simple unzip these video screenshots and open in a browser :
OV_Topology.swf.zip
OV_Discovery.swf.zip

Re: Add a NEW switch on Omnivista 2500

Posted: 01 Jun 2012 13:21
by one6f
You need also to configure AOS switch for SNMP. For example:

Code: Select all

aaa authentication snmp local 
user snmpuser password snmppassword read-write all md5+des
snmp station 192.168.173.163 snmpuser v3 enable 
snmp authentication trap enable 
snmp security authentication all

The configuration on OmniVista will be as follows:
user: snmpuser //(This is one you created using "user" command)
Auth Protocol: MD5 //(The auth protocol we used when the user was created)
Auth Password: snmppassword //(Which was used to create the user "snmpuser")
Priv Password: snmppassword //(Which was used to create the user "snmpuser")

Add a NEW switch on Omnivista 2500

Posted: 04 Feb 2019 13:44
by Timothyhek
Hi AbanteCart
How i can add a new Parent Menu on the admin sidebar under Design menu.