diff --git a/itl/plugins-contrib.d/network-components.conf b/itl/plugins-contrib.d/network-components.conf index 69a0b492b..e9f73ca6b 100644 --- a/itl/plugins-contrib.d/network-components.conf +++ b/itl/plugins-contrib.d/network-components.conf @@ -297,6 +297,10 @@ object CheckCommand "iftraffic" { value = "$iftraffic_community$" description = "SNMP community. Defaults to 'public' if omitted." } + "-V" = { + value = "$iftraffic_version$" + description = "SNMP version. Defaults to '1' if omitted." + } "-i" = { value = "$iftraffic_interface$" description = "Interface name."