Hi guys,
We are trying to setup Zabbix to monitor one of our main switches. I have enabled SNMP, created the user/community/auth passphrase/priv passphrase on the switch.
Zabbix is not graphing data. So I figured the next logical step is to check that output on the switch is correct.
I have tried the following command on the zabbix server:
snmpwalk -v 3 -c mycommunityname <IP address of switch>
but I receive the following error:
snmpwalk: Failure in sendto (Operation not permitted)
I have googled the error, but everything I came up with wasn't in English
Does anyone have experience setting up SNMP monitoring that could help me out just a bit?
Any help is appreciated!
We are trying to setup Zabbix to monitor one of our main switches. I have enabled SNMP, created the user/community/auth passphrase/priv passphrase on the switch.
Zabbix is not graphing data. So I figured the next logical step is to check that output on the switch is correct.
I have tried the following command on the zabbix server:
snmpwalk -v 3 -c mycommunityname <IP address of switch>
but I receive the following error:
snmpwalk: Failure in sendto (Operation not permitted)
I have googled the error, but everything I came up with wasn't in English

Does anyone have experience setting up SNMP monitoring that could help me out just a bit?
Any help is appreciated!
Comment