tab and configure the SNMP
credentials for the job to use.
Set the SNMP version and configure the required settings for the version
and options you use.
SNMP Version: Choose the SNMP version that your
switches support, either V2 (SNMPv2c) or
V3. If you choose V2,
configure the Community String. If you choose
V3, configure the
Username, Security Level,
Authentication Protocol and
Password, and
Privacy Protocol and
Password settings.
Community String (for SNMP V2): Enter the SNMP
community string configured on the switches to permit read-only access.
To query per-VLAN data, append
@VLAN-ID to the community
string (for example, public@10). VLAN context
must be enabled on the switch for per-VLAN queries to return data.
Username (for SNMP V3): Enter a username for an
SNMP user account with read-only access. This is the account the
firewall uses when accessing an SNMP server running on a switch.
Security Level (for SNMP V3): Choose the security
level for accessing an SNMP server on a switch.
noAuthNoPriv: Choose this to not
authenticate and encrypt communications between the SNMP agent
on the firewall and an SNMP server on a switch.
authNoPriv: Choose this to require
authentication based on either MD5 or SHA hashes but not encrypt
communications between the firewall and the switches.
authPriv: Choose this to require both
authentication and encryption.
Authentication Protocol (for SNMP V3): Choose the
algorithm for authenticating communications between the firewall and the
switches: MD5 (Message Digest Algorithm 5) or
SHA for SHA-1 (Secure Hash Algorithm 1).
Authentication Password (for SNMP V3): Enter the
password used during the authentication process.
Privacy Protocol (for SNMP V3): Choose the
algorithm for encrypting communications between the firewall and the
switches: DES (Data Encryption Standard) or
AES (Advanced Encryption Standard).
Privacy Password (for SNMP V3): Enter the
password used during the encryption process.
Retries: Enter the number of times the job
should try an SNMP query. If the job has reached the maximum number of
retries, then it skips that SNMP query. The number of retries does
not include the initial query. The default number of retries is 2.
Timeout (ms): Enter the time that the job
should wait for a response to an SNMP query. The default timeout is
2000 ms.