HP 6125G HP 6125G & 6125G/XG Blade Switches Network Management and Mon - Page 72

snmp-agent calculate-password

Page 72 highlights

snmp-agent calculate-password Syntax View snmp-agent calculate-password plain-password mode { 3desmd5 | 3dessha | md5 | sha } { local-engineid | specified-engineid engineid } System view Default level 3: Manage level Parameters plain-password: Specifies a plaintext authentication or privacy key. mode: Specifies authentication and privacy algorithms. Select a mode option, depending on the authentication and privacy algorithm you are configuring with the snmp-agent usm-user v3 command. The three privacy algorithms Advanced Encryption Standard (AES), Triple Data Encryption Standard (3DES), and Data Encryption Standard (DES) are in descending order of security strength. Higher security means more complex implementation mechanism and lower speed. DES is enough to meet general requirements. The Message-Digest Algorithm 5 (MD5) and Secure Hash Algorithm (SHA-1) are the two authentication algorithms. MD5 is faster but less secure than SHA-1. • 3desmd5: Converts the plaintext privacy key to an encrypted key for 3DES encryption used together with MD5 authentication. • 3dessha: Converts the plaintext privacy key to an encrypted key for 3DES encryption used together with SHA-1 authentication. • md5: Converts the plaintext authentication key to an encrypted key for MD5 authentication, or converts the plaintext privacy key to an encrypted key for AES or DES encryption used in conjunction with MD5. • sha: Converts the plaintext authentication key to an encrypted key for SHA-1 authentication, or converts the plaintext privacy key to an encrypted key for AES or DES encryption used in conjunction with SHA-1 authentication. local-engineid: Uses the local engine ID to calculate the encrypted key. For more information about engine ID-related configuration, see the snmp-agent local-engineid command. specified-engineid: Uses a user-defined engine ID to calculate the cipher text password. engineid: Specifies an SNMP engine ID as a hexadecimal string. It must comprise an even number of hexadecimal characters, in the range of 10 to 64. All-zero and all-F strings are invalid. Description Use snmp-agent calculate-password to convert a plaintext key to an encrypted key for authentication or encryption. This command helps you calculate encrypted authentication and privacy keys for SNMPv3 users that use encrypted authentication and privacy keys. To create an SNMPv3 user, see the snmp-agent usm-user v3 command. Make sure the SNMP agent is enabled before you execute the snmp-agent calculate-password command. The converted key is valid only under the engine ID specified for key conversion. Related commands: snmp-agent usm-user v3. 66

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

66
snmp-agent calculate-password
Syntax
snmp-agent calculate-password
plain-password
mode
{
3desmd5
|
3dessha
|
md5
|
sha
}
{
local-engineid
|
specified-engineid
engineid
}
View
System view
Default level
3: Manage level
Parameters
plain-password
: Specifies a plaintext authentication or privacy key.
mode
: Specifies authentication and privacy algorithms. Select a mode option, depending on the
authentication and privacy algorithm you are configuring with the
snmp-agent usm-user v3
command.
The three privacy algorithms Advanced Encryption Standard (AES), Triple Data Encryption Standard
(3DES), and Data Encryption Standard (DES) are in descending order of security strength. Higher
security means more complex implementation mechanism and lower speed. DES is enough to meet
general requirements. The Message-Digest Algorithm 5 (MD5) and Secure Hash Algorithm (SHA-1) are
the two authentication algorithms. MD5 is faster but less secure than SHA-1.
3desmd5
: Converts the plaintext privacy key to an encrypted key for 3DES encryption used together
with MD5 authentication.
3dessha
: Converts the plaintext privacy key to an encrypted key for 3DES encryption used together
with SHA-1 authentication.
md5
: Converts the plaintext authentication key to an encrypted key for MD5 authentication, or
converts the plaintext privacy key to an encrypted key for AES or DES encryption used in
conjunction with MD5.
sha
: Converts the plaintext authentication key to an encrypted key for SHA-1 authentication, or
converts the plaintext privacy key to an encrypted key for AES or DES encryption used in
conjunction with SHA-1 authentication.
local-engineid
: Uses the local engine ID to calculate the encrypted key. For more information about
engine ID-related configuration, see the
snmp-agent local-engineid
command.
specified-engineid
: Uses a user-defined engine ID to calculate the cipher text password.
engineid
: Specifies an SNMP engine ID as a hexadecimal string. It must comprise an even number of
hexadecimal characters, in the range of 10 to 64. All-zero and all-F strings are invalid.
Description
Use
snmp-agent calculate-password
to convert a plaintext key to an encrypted key for authentication or
encryption.
This command helps you calculate encrypted authentication and privacy keys for SNMPv3 users that use
encrypted authentication and privacy keys. To create an SNMPv3 user, see the
snmp-agent usm-user v3
command.
Make sure the SNMP agent is enabled before you execute the
snmp-agent calculate-password
command.
The converted key is valid only under the engine ID specified for key conversion.
Related commands:
snmp-agent usm-user v3
.