Retrieves the SNMP statistics for email analysis from the Email Security — Server appliance over a time frame.
The SNMP objects return the statistics for the total number of emails that have been received, the total number of bypassed messages, the total number of infected emails, the total number of infected URLs, the total number of infected attachments, the total number of attachments that have been analyzed, the total number of URLs that have been analyzed, and so on.
By default, you can retrieve the SNMP statistics from the Email Security — Server appliance for the last hour. To retrieve all of the SNMP statistics since the Email Security — Server appliance was first started, specify a value of zero for the time period.
Syntax
email-analysis snmp stat-interval <number> days <number> hours <number> minutes
Parameters
<number> days
Retrieves the SNMP statistics during this number of days.
<number> hours
Retrieves the SNMP statistics during a specified number of hours.
<number> minutes
Retrieves the SNMP statistics during a specified number of minutes.
Example
The following example retrieves the SNMP statistics from the Email Security — Server appliance during the past 1 day, 5 hours, and 5 minutes.
hostname (config) # email-analysis snmp stat-interval 1 days 5 hours 5 minutes
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Email Security — Server: Release 8.1. The
<number> minutesparameter has been added in Release 8.1.2. The default changed to the last hour in Release 8.1.2.