SNMP V3 - Unable to create session

  • 27 February 2023
  • 2 replies
  • 564 views

Badge

Hello,

Thank you for welcoming me into your community.

I have an issue with Checkpoint firewalls plugin pack and SNMP v3.

When I try a snmpwalk is ok :

snmpwalk -v3 -l authPriv -u xxx -a SHA256 -A 'yyy' -x AES256 'zzz' 10.40.1.mm

But when I try with centreon checkpoint script it always return “unable to create session”

/usr/lib/centreon/plugins/centreon_checkpoint.pl --plugin=network::checkpoint::snmp::plugin --mode=connections --hostname=10.40.1.mm --snmp-version='3' --snmp-username='xxx' --authpassphrase='yyy' --authprotocol='SHA256' --privpassphrase='zzz' --privprotocol='AES256'

Maybe something I’m doing wrong ?
Any ideas ?

Thanks in advance,

JB

 


2 replies

Userlevel 2
Badge +11

Hello Jean-Ba , i open this issue : https://github.com/centreon/centreon-plugins/issues/4240 for this problem , maybe Fabrix prefer to close this note ?

Userlevel 5
Badge +11

I reported the problem to our Product managers team. @Jean-Ba I invite you to follow the feedback on the Github link. Thanks 

Reply