2348 CHAPTER 154: SNMP CONFIGURATION COMMANDS

The following syntax applies to SNMPv3:

snmp-agentusm-user v3 user-name group-name [ authentication-mode{ md5 sha } auth-password [ privacy-mode{ aes128 des56 } priv-password ] ] [ acl acl-number ]

undo snmp-agentusm-user v3 user-name group-name { local switch fabricid switch fabricid-string }

View System view

Parameter v1: SNMPv1.

v2c: SNMPv2c.

v3: SNMPv3.

user-name: User name, a string of 1 to 32 characters. It is case sensitive.

group-name: Group name, a string of 1 to 32 characters. It is case sensitive.

acl acl-number: Specifies a basic ACL, in the range 2,000 to 2,999.

authentication-mode: Specifies that the security mode is authentication.

md5: Specifies the authentication protocol to be HMAC-MD5-96.

sha: Specifies the authentication protocol to be HMAC-SHA-96.

auth-password: Authentication password, a string of 1 to 64 characters.

privacy: Specifies that the security mode is privacy.

aes128: Specifies the privacy protocol to be advanced encryption standard (AES).

des56: Specifies the privacy protocol to be data encryption standard (DES).

priv-password: The privacy password, a string of 1 to 64 characters.

local: Specifies to use a local switch fabric ID.

switch fabricid switch fabricid-string: Specifies the switch fabric ID string, an even number of hexadecimal characters, in the range 10 to 64. Its length must not be an odd number, and the all-zero and all-F strings are invalid.

Description Use the snmp-agentusm-usercommand to add a user to an SNMP group.

Use the undo snmp-agentusm-usercommand to delete a user from an SNMP group.

Note that the validity of a user depends on the switch fabric ID of the SNMP agent. If the switch fabric ID used for creating the user is not identical to the current switch fabric ID, the user is invalid.

Page 2348
Image 2348
3Com MSR 30, MSR 50 manual Parameter v1 SNMPv1