We are currently reworking the forum to embellish it and make it better for you all to get the answers you are looking for. In order to do so, we have to freeze this current forum meaning you can access all the history of posts and discussions but you can no longer create new items.
For all your current questions, you can join our Slack workspace were many community members are already helping each others: Join Slack
D'aprés ce que j'ai cru comprendre, c'est snmptrapd qui écoute sur le port 162, les interruptions ou notifications SNMP en provenance de tes objets du réseaux.
Ensuite, via snmptrapd.conf, la commande traphandle peut rediriger les traps vers un script ou programme particulier en fonction de son OID ou alors envoyé toutes les traps à un script par défault, généralement SNMPTT.
Celui-ci, va regarder si il connait la MIB correspondant à l'OID qu'il reçoit et avec la commande submit_check_result balanc le résultat intéprété à Nagios.
Je peux me planter, étant un débutant en la matière, mais c'est ce que j'ai compris
Comment