Mediant Software SBC
10.5 Configuring SNMP V3 Users
The SNMPv3 Users table lets you configure up to 10 SNMP v3 users for authentication and
privacy.
The following procedure describes how to configure SNMP v3 users through the Web
interface. You can also configure it through ini file (SNMPUsers) or CLI (configure system >
snmp v3-users).
To configure an SNMP v3 user:
1. Open the SNMPv3 Users table (Configuration tab > System menu > Management >
SNMP > SNMP V3 Users).
2. Click Add; the following dialog box appears:
Figure 10-4: SNMPv3 Users Table - Add Row Dialog Box
3. Configure the SNMP V3 parameters according to the table below.
4. Click Add, and then save ("burn") your settings to flash memory.
Note: If you delete a user that is associated with a trap destination (see ''Configuring
SNMP Trap Destinations'' on page 100), the configured trap destination becomes
disabled and the trap user reverts to default (i.e., SNMPv2).
Table 10-3: SNMPv3 Users Table Parameters Description
Parameter Description
Index Defines an index number for the new table row.
[SNMPUsers_Index] Note: Each row must be configured with a unique index.
User Name Name of the SNMP v3 user. This name must be unique.
username
[SNMPUsers_Username]
Authentication Protocol Authentication protocol of the SNMP v3 user.
auth-protocol [0] None (default)
[SNMPUsers_AuthProtocol] [1] MD5
[2] SHA-1
Privacy Protocol Privacy protocol of the SNMP v3 user.
User's Manual 102 Document #: LTRT-42082
User's Manual 10. SNMP-Based Management
Parameter Description
priv-protocol [0] None (default)
[SNMPUsers_PrivProtocol] [1] DES
[2] 3DES
[3] AES-128
[4] AES-192
[5] AES-256
Authentication Key Authentication key. Keys can be entered in the form of a text
auth-key password or long hex string. Keys are always persisted as long hex
strings and keys are localized.
[SNMPUsers_AuthKey]
Privacy Key Privacy key. Keys can be entered in the form of a text password or
priv-key long hex string. Keys are always persisted as long hex strings and
keys are localized.
[SNMPUsers_PrivKey]
Group The group with which the SNMP v3 user is associated.
group [0] Read-Only (default)
[SNMPUsers_Group] [1] Read-Write
[2] Trap
Note: All groups can be used to send traps.
Version 7.0 103 Mediant Software SBC