You can use se_enc command line utility to encrypt the SNMPv3 configuration file.
This utility has the following format:
se_enc
[-i < | -in_file >]
[-o < | -out_file >]
[-m FIPS_mode]
[-d logLevel]
[-s]
[-L]
Represents the name of the file to be encrypted.
Represents the name of the encrypted file.
Controls the FIPS mode of operation. Accepted values are 0, 1, and 2.
Indicates Non-FIPS mode.
Indicates FIPS co-existence mode.
Indicates FIPS only mode.
Default: 1
Specifies the log level of the SNMP messages. Accepted values are 0 to 5.
Logs fatal messages.
Logs critical messages.
Logs warning messages.
Logs informational messages.
Logs all of the messages.
Logs all of the messages including debugging messages.
Default: 0
Uses string mode for encryption of sysedge.cf. The encrypted file is in ASCII only.
Note: Do not use this flag to encrypt sysedgeV3.cf. This flag is used to encrypt passwords for SNMP SET.
(Optional) Detects the current locale of the console and language catalog if available. If a language catalog is not found, the utility falls back to English as a default language.
Example:
The following example encrypts the default SNMPv3 configuration file sysedgeV3.cf:
{0} -i C:\sysedge\config\sysedgeV3.cf -o C:\temp\sysedgeV3.cf
For information about how to use this utility to encrypt the SNMPv3 configuration file, see Encrypt the SNMPv3 Configuration File in the chapter "Agent Configuration."
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |