Ad Widget

Collapse

Snmpv3 works manually on CLI but not in item

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • batchen_regev
    Member
    • Aug 2018
    • 80

    #1

    Snmpv3 works manually on CLI but not in item

    Hey,
    Im using zabbix 4 on centos, and monitoring cisco switchs via snmp version 3,

    If i run this command on CLI :
    snmpget -v3 -l authPriv -u zabbixm -a SHA -A pass -x AES -X pass 10.0.0.1
    I get results.
    SNMPv2-MIB::sysDescr.0 = STRING: Cisco NX-OS(tm) n6000, Software (n6000-uk9), Version 7.3(0)N1(1),

    But in zabbix item i get the error: "SNMP error: authorizationError (access denied to that object)"
    My macros are set correctly as i have another snmpv3 switches (not the same module) that does work. ( same macros)
    i would suspect the switches BUT the manual command does work.

    so what am i missing ?
    I uploaded item settings.


    Attached Files
Working...