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

Parameters, Table 21

Page 89 highlights

Parameters user-name: Specifies the username, a case-sensitive string of 1 to 32 characters. group-name: Specifies the group name, a case-sensitive string of 1 to 32 characters. cipher: Sets ciphertext authentication and privacy keys, If this keyword is not specified, auth-password and priv-password must be plaintext keys. To obtain the hexadecimal ciphertext for a key, use the snmp-agent calculate-password command. authentication-mode: Specifies an authentication algorithm. MD5 is faster but less secure than SHA. For more information about these algorithms, see Security Configuration Guide. • md5: Specifies the MD5 authentication algorithm. • sha: Specifies the SHA-1 authentication protocol algorithm. auth-password: Specifies the authentication key string. This argument is case sensitive. If cipher is not specified, it must be a plaintext string of 1 to 64 characters. If cipher is specified, the ciphertext key length requirements differ by authentication algorithm and key string format, as shown in Table 21. Table 21 Encrypted authentication key length requirements Authentication algorithm MD5 SHA Hexadecimal string 32 characters 40 characters Non-hexadecimal string 53 characters 57 characters privacy-mode: Specifies an encryption algorithm for privacy. The three encryption algorithms AES, 3DES, and DES are in descending order of security. Higher security means more complex implementation mechanism and lower speed. DES is enough to meet general requirements. • 3des: Specifies the 3DES algorithm. • des56: Specifies the DES algorithm. • aes128: Specifies the AES algorithm. priv-password: Specifies the privacy key string. This argument is case sensitive. If cipher is not specified, it must be a plaintext string of 1 to 64 characters. If cipher is specified, the ciphertext key length requirements differ by authentication algorithm and key string format, as shown in Table 22. Table 22 Encrypted privacy key length requirements Authentication algorithm MD5 MD5 SHA SHA Encryption algorithm 3DES AES128 or DES-56 3DES AES128 or DES-56 Hexadecimal string 64 characters 32 characters 80 characters 40 characters Non-hexadecimal string 73 characters 53 characters 73 characters 53 characters acl acl-number: Specifies a basic ACL to filter NMSs by source IPv4 address. The acl-number argument represents a basic ACL number in the range of 2000 to 2999. Only the NMSs with the IPv4 addresses permitted in the ACL can use the specified username to access the SNMP agent. 83

  • 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

83
Parameters
user-name
: Specifies the username, a case-sensitive string of 1 to 32 characters.
group-name
: Specifies the group name, a case-sensitive string of 1 to 32 characters.
cipher
: Sets ciphertext authentication and privacy keys, If this keyword is not specified,
auth-password
and
priv-password
must be plaintext keys. To obtain the hexadecimal ciphertext for a key, use the
snmp-agent calculate-password
command.
authentication-mode
: Specifies an authentication algorithm. MD5 is faster but less secure than SHA. For
more information about these algorithms, see
Security Configuration Guide
.
md5
: Specifies the MD5 authentication algorithm.
sha
: Specifies the SHA-1 authentication protocol algorithm.
auth-password
: Specifies the authentication key string. This argument is case sensitive. If
cipher
is not
specified, it must be a plaintext string of 1 to 64 characters. If
cipher
is specified, the ciphertext key length
requirements differ by authentication algorithm and key string format, as shown in
Table 21
.
Table 21
Encrypted authentication key length requirements
Authentication algorithm
Hexadecimal string
Non-hexadecimal string
MD5
32 characters
53 characters
SHA
40 characters
57 characters
privacy-mode
: Specifies an encryption algorithm for privacy. The three encryption algorithms AES, 3DES,
and DES are in descending order of security. Higher security means more complex implementation
mechanism and lower speed. DES is enough to meet general requirements.
3des
: Specifies the 3DES algorithm.
des56
: Specifies the DES algorithm.
aes128
: Specifies the AES algorithm.
priv-password
: Specifies the privacy key string. This argument is case sensitive. If
cipher
is not specified,
it must be a plaintext string of 1 to 64 characters. If
cipher
is specified, the ciphertext key length
requirements differ by authentication algorithm and key string format, as shown in
Table 22
.
Table 22
Encrypted privacy key length requirements
Authentication
algorithm
Encryption
algorithm
Hexadecimal string
Non-hexadecimal string
MD5
3DES
64 characters
73 characters
MD5
AES128 or
DES-56
32 characters
53 characters
SHA
3DES
80 characters
73 characters
SHA
AES128 or
DES-56
40 characters
53 characters
acl
acl-number
: Specifies a basic ACL to filter NMSs by source IPv4 address. The
acl-number
argument
represents a basic ACL number in the range of 2000 to 2999. Only the NMSs with the IPv4 addresses
permitted in the ACL can use the specified username to access the SNMP agent.