This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Custom Poller for Barracuda Spam Firewall 600

I am trying to create a custom Poller to detect to amount of Emails that are in the Inbound and Outbound Queues of a Barracuda Spam Firewall Model 600. Went I try to create one using the OID of 1.3.6.1.4.1.2021.8.1.101.1 for the inbound and 1.3.6.1.4.1.2021.8.1.101.2 for the outbound both are giving a status of 13. Does anyone know how to get the number of messages that are in the Queue instead of the status. Thanks for any assistance

Parents
  • From what I can find those are both outbound

    extOutput.1 (1.3.6.1.4.1.2021.8.1.101.1) : number of filtered messages (integer)

    extOutput.2 (1.3.6.1.4.1.2021.8.1.101.2): number of spams detected (integer)

    From the description I wouldn't find it unusual for both to have the same value. Maybe I'm missing something?

    Andy

  • Andy

    That might be my problem as I am trying to create a poller showing the number of messages in both the in and outbound queues using those OID numbers. If they are both for the outbound queue that would be why they are showing the same thing. The only problem is that both are showing 13 and the correct amount of messages in the queue is 25

    Thanks Again

    Kevin

Reply
  • Andy

    That might be my problem as I am trying to create a poller showing the number of messages in both the in and outbound queues using those OID numbers. If they are both for the outbound queue that would be why they are showing the same thing. The only problem is that both are showing 13 and the correct amount of messages in the queue is 25

    Thanks Again

    Kevin

Children
No Data