User's Manual

Command line 122
Item Description
Parameter
Name (optional)
The name of the trap configuration to be displayed. If no trap name is specified, or
"*" is entered, all configured traps are displayed.
Examples
->show snmp-trap MyTrap1
Displays the SNMP trap configuration for a single trap
->show snmp-trap *
Displays all configured SNMP traps
Item Description
->test snmp-trap
Generate an SNMP test trap and sends it to all configured destinations.
Traps participating in the test must be configured, at a minimum, with the following
attributes:
DomainCategories=DomainStatus
Severity=Info
Syntax
test snmp-trap
Example
->test snmp-trap
Generates an SNMP test trap and sends it to the configured destinations
snmp-user
Configure SNMPv3 users for VC-Enet modules.
Supported actions: add, set, show, remove, help
Item Description
add snmp-user
Add a new SNMP user to the domain. VCM supports 16 SNMP users per domain.
Syntax
add snmp-user <Name> [AuthAlgo=<MD5|SHA1>
AuthPassPhrase=<Phassphrase>][PrivAlgo=<DES|AES128>
[PrivPassPhrase=<Passphrase>][EngineId=<EngineId> |
MinSecurityLevel=<NOAUTHNOPRIV|AUTHNOPRIV|AUTHPRIV>]
Parameter
Name (required)
A unique name for the SNMP user.
Valid characters include alphanumberic, '_', and '-'. The maximum length of the
name is 31 characters.
Properties
AuthAlgo (optional)
Use MD5 or SHA1 algorithm to encode the authorization passphrase. Valid values
are MD5 or SHA1.
This property is required if either PrivAlgo is specified or SecurityLevel is
AUTHNOPRIV or AUTHPRIV.
When the domain is in FIPS mode, the AuthAlgo must be set to SHA1.
AuthPassPhrase
(optional)
Authorization passphrase used to sign operations. Must be between 8 characters
and 31 characters in length. This property is required if AuthAlgo is specified.
PrivAlgo (optional)
Use DES or AES128 algorithm to encode the SNMP messages. Valid values are
DES or AES128.
This property is required if SecurityLevel is AUTHPRIV.
When the domain is in FIPS mode, the PrivAlgo must be set to AES128.
PrivPassPhrase
(optional)
Privacy passphrase used to encrypt operations. Must be between 8 characters and
31 characters in length. If not specified, the authorization passphrase will be used.
EngineId (optional)
The engine ID of the remote SNMP user account. The EngineId consists of the prefix