Enter the following settings and leave the other settings at
their default values:
Name: Use the default name of the
instance or enter a new one.
Entry switch IP: Enter the IP address of
the entry switch with which to begin the network discovery
process through SNMP.
SNMP Version: Choose the SNMP version
that your switches support, either 2c
(SNMPv2c) or 3 (SNMPv3). If you choose
2c, configure
Community String and
Run on Single engine. If you choose
3, configure
Username,
Security Level,
Authentication Protocol and
Authentication Password, and
Privacy Protocol and
Privacy Password.
Community String (for SNMPv2c): Enter
the SNMP community string configured on the switches to permit
read-only access.
Username (for SNMPv3): Enter a username
for an SNMP user account with read-only access. This is the
account XSOAR uses when accessing an SNMP server running on a
switch.
Security Level (for SNMPv3): Choose the
security level for accessing an SNMP server on a switch.
noAuthNoPriv: Choose this to
neither authenticate nor encrypt communications between
the SNMP agent on XSOAR and an SNMP server on a switch.
authNoPriv: Choose this to
authenticate communications between XSOAR and the
switches based on either MD5 or SHA hashes but not
encrypt them.
authPriv: Choose this to both
authenticate and encrypt communications between XSOAR
and the switches.
Authentication Protocol (for SNMPv3):
Choose the algorithm for authenticating communications between
XSOAR and the switches: MD5 (Message Digest Algorithm 5) or
SHA for SHA-1 (Secure Hash Algorithm 1).
Authentication Password (for SNMPv3):
Enter the password used during the authentication process.
Privacy Protocol (for SNMPv3): Choose
the algorithm for encrypting communications between XSOAR and
the switches: DES (Data Encryption Standard) or AES (Advanced
Encryption Standard).
Privacy Password (for SNMPv3): Enter
the password used during the encryption process.
Site: Add the name of the site where
the Cortex XSOAR engine queries switches for network
data.
SNMP Timeout: Enter the time, in
seconds, that the job should wait for a response to an SNMP
query.
SNMP 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.
Neighbor Discovery Protocol: Select the
layer two discovery protocol to use for SNMP discovery.
Depth Level Limit: Enter the number of
switches away from the entry point switch that you want the SNMP
network discovery job to reach. The default depth level is 10.
Use a single engine: Choose the
Cortex XSOAR engine that you installed previously.