Hi All,
I'm trying get active ssl vpn users on Fortigate. This is the OID I use :
1.3.6.1.4.1.12356.101.12.2.4.1.3
When I check it with snmpwalk, for every user it returns something like this:
iso.3.6.1.4.1.12356.101.12.2.4.1.3.1 = STRING: "usera"
iso.3.6.1.4.1.12356.101.12.2.4.1.3.2 = STRING: "userb"
iso.3.6.1.4.1.12356.101.12.2.4.1.3.3 = STRING: "userc"
How can I add this as Zabbix SNMP item ?
I'm trying get active ssl vpn users on Fortigate. This is the OID I use :
1.3.6.1.4.1.12356.101.12.2.4.1.3
When I check it with snmpwalk, for every user it returns something like this:
iso.3.6.1.4.1.12356.101.12.2.4.1.3.1 = STRING: "usera"
iso.3.6.1.4.1.12356.101.12.2.4.1.3.2 = STRING: "userb"
iso.3.6.1.4.1.12356.101.12.2.4.1.3.3 = STRING: "userc"
How can I add this as Zabbix SNMP item ?
Comment