Hello
My context:
-Cisco 3650
-Centreon
-pluggins: check_centreon_snmp_traffic with SNMP v3
i have created some vlans on cisco: vlan400,vlan401
i try to use with centreon the plugins; check_centreon_snmp traffic -H xxx.xxx.xxx.xxx -v3 -u tttt -p ZZZZ -i interface
in the past we used Alcatel omnistack .this plugins used $ARG1$ for interface and a value (136000) was set for this $ARG1$. It worked
I would like to know how to define this value with Cisco 3650 for a VLAN in $ARG1$ of this plugins centreon
PS:
-I used otion -i interface -n and tested "VLAN 400" , VLAN-400 , vlan name in my config but
nothing works.
-the plugins works perfectly for ports: Gix/y/z with $ARG1$
How to find a value in Cisco like Alcatel (136000) ?
Have you got an idea ?
Regards