Skip to main content

SNMP Trap Setting

Home > Select Project > CONF. > SNMP Trap Setting

In SNMP Trap Setting, configure the settings required to receive SNMP Traps from network devices. Manage the Trap reception port, IP access control, and SNMPv1/v2c and v3 authentication settings.

Basic screen and settings

SNMP Trap Setting consists of three tabs to manage settings by SNMP version.

  1. Select the NMS manager to configure from the Select Manager dropdown.

  2. Select the Trap tab for the selected manager and configure the settings.

  3. Click the [Save] button to save the configuration changes.

SNMP Trap Setting tabs

TabDescription
Trap ReceiverBasic Trap receiver settings and IP access control
SNMP v1/v2c Trapv1/v2c Trap Community settings
SNMP v3 Trapv3 Trap USM (User-based Security Model) settings

Trap Receiver tab

Configure Trap reception. SNMP Trap messages are transmitted through UDP port 162 by default. You can set a different port if needed.

SNMP Trap

Configuration ItemDescription
Port (Required)Trap reception port number (default: 162)
- Standard port for SNMP Trap
SNMP v1/v2c Trap EnableSelect enable/disable SNMP v1/v2c Trap reception with toggle
- When enabled, receives Community-based Trap messages
SNMP v3 Trap EnableSelect enable/disable SNMP v3 Trap reception with toggle
- When enabled, receives USM-based secure Trap messages
Access Control Policy (IP Access Control)Control source IP for Trap reception

IP Access Control

  1. In the IP Access Control area, select Activate and enter the Network (IP/CIDR).

  2. Click the Add button.

  3. You can verify the registered IP in the list.

    ItemDescription
    Typeallow or deny
    NetworkIP address or CIDR notation (e.g., 10.0.0.0/8)
    Delete iconDelete the rule
  4. Click the [ Save ] button in the upper right of the screen to save the Trap Receiver settings.

SNMP v1/v2c Trap tab

Manage Community settings for v1/v2c Trap reception. Set the community string required to collect Trap messages. This string determines data access permissions.

SNMP v1/v2c Trap tab

Configuration ItemDescription
CommunityAdd Community
- Enter new Community String and click [+ Add] button to add
- [+ Add] button is enabled only when entering a Community not in the list
Allowed CommunitiesManage registered Community list
- Display allowed Communities
- Delete the item by clicking Delete icon icon

SNMP v3 Trap tab

Manage User-based Security Model (USM) settings for security-enhanced SNMP v3 Trap reception.

SNMP v3 Trap tab

SNMPv3 User Configuration (USM)

  1. Enter the following items to add and configure a user.

    Configuration ItemRequiredDescription
    SNMP V3 Engine IDRequiredDirect input or search Engine ID
    - Displays search popup when clicking [Search Engine ID] button
    UsernameRequiredEnter SNMP v3 username
    Security LevelRequiredSelect security level
    noAuthNoPriv- No authentication, no encryption
    - Required settings: none
    authNoPriv- Authentication only, no encryption
    - Required settings: Auth Protocol + Auth Key
    authPriv- Both authentication and encryption
    - Required settings: Auth Protocol + Auth Key + Priv Protocol + Priv Key
    Authentication ProtocolConditionalAuthentication protocol (enabled when Security Level is authNoPriv or authPriv)
    - MD5: MD5 hash-based authentication
    - SHA: SHA-1 hash-based authentication
    - SHA224: SHA-224 hash-based authentication
    - SHA256: SHA-256 hash-based authentication
    - SHA384: SHA-384 hash-based authentication
    - SHA512: SHA-512 hash-based authentication
    Auth KeyConditionalAuthentication key
    Privacy ProtocolConditionalEncryption protocol (enabled when Security Level is authPriv)
    - DES: DES encryption
    - AES: AES-128 encryption
    - AES128: AES-128 encryption
    - AES192: AES-192 encryption
    - AES256: AES-256 encryption
    Priv KeyConditionalEncryption key
  2. Click the [+ Add SNMP V3 User] button to save the user configuration changes.

  3. Click the [Save] button in the upper right of the screen to save the SNMPv3 User Configuration (USM) settings. The button is disabled if there are no changes.

  4. You can verify the registered SNMPv3 users in the list.

    ItemDescription
    Engine IDSNMP Engine ID
    UsernameUsername
    Security LevelSecurity level
    Auth ProtocolAuthentication protocol
    Auth KeyAuthentication key (masked)
    Priv ProtocolEncryption protocol
    Priv KeyEncryption key (masked)
    Delete iconDelete the user

Search Engine ID

You can search for the Engine ID of SNMP v3 devices.

  1. Click the [Search Engine ID] button next to the SNMP V3 Engine ID input field.

  2. In the Search Engine ID popup window, enter the items for the engine to search.

    ItemDescription
    HostEnter target device IP address
    PortSNMP port number (default: 161)
    CommunitySNMP Community String (default: public)
    - Search Engine ID using v1/v2c
  3. Click the [Search] button to execute Engine ID search with the entered information.

    • When search is successful, automatically enters the value in the Engine ID field.
  4. Click the [Cancel] button to cancel the search and close the popup.

Note

Features planned for future support

The following features are scheduled to be supported in future updates. The timing and details are subject to change.

  • Trap forwarding: Forward received Traps to other systems