Ad Widget

Collapse

Issue with snmpv3 and context name

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AleLovaz
    Junior Member
    • Nov 2024
    • 1

    #1

    Issue with snmpv3 and context name

    Hi

    i've some issue using context name,

    basically I need to monitor my Checkpoint virtual firewall using
    "vs mode" ,this is works doing a query to the mgmt ip of the chassis and tell which context i want to query

    basically
    snmpwalk -n vsid3-v 3 -l authNoPriv -u usersnmp-A abcd1234 192.0.2.5 sysName

    if I set the snmp agent to use the context name "vsid3" i cannot even see any snmp packets leave my zabbix server using a tcpdump.
    Everything works fine if i try to monitor the chassis (192.0.2.5 in the example) leaving the "context name" empty.


    Any suggestion?
Working...