R3204P16-HP Load Balancing Module System Maintenance Command Reference-6PW101
56
read-view read-view: Specifies a read-only MIB view. The read-view represents a MIB view, which is a
string of 1 to 32 characters. The users in the specified group have read only access to the objects
included in the MIB view. The default read view is ViewDefault.
write-view write-view: Specifies a read and write MIB view. The write-view argument represents a MIB
view, which is a string of 1 to 32 characters. The users in the specified group have read and write access
to the objects included in the MIB view. By default, no write view is configured, which means the NMS
cannot perform the write operations to all MIB objects on the device.
notify-view notify-view: Specifies a trap MIB view. The notify-view argument represents a MIB view,
which is a string of 1 to 32 characters. The system sends traps to the users in the specified group for the
objects included in the MIB view. By default, no notify view is configured, which means the agent does
not send traps to the NMS.
acl acl-number: Specifies a basic ACL by its number, which ranges from 2000 to 2999. This ACL filters
NMSs by source IP address. In other words, you can configure to allow or prohibit SNMP packets with
a specific source IP address to restrict the intercommunication between the NMS and the agent.
Description
Use the snmp-agent group command to create an SNMP group and specify its access right.
Use the undo snmp-agent group command to delete an SNMP group.
By default, new SNMP groups configured by the snmp-agent group v3 command use a
no-authentication-no-privacy security model.
An SNMP group defines security model, access right, and so on. A user in this SNMP group has all these
public properties.
Related commands: snmp-agent mib-view and snmp-agent usm-user.
Examples
# Create an SNMP group group1 on an SNMPv3 enabled device, no authentication, no privacy.
<Sysname> system-view
[Sysname] snmp-agent group v3 group1
snmp-agent local-engineid
Syntax
snmp-agent local-engineid engineid
undo snmp-agent local-engineid
View
System view
Default level
3: Manage level
Parameters
engineid: Specifies an SNMP engine ID as a hexadecimal string. It must comprise an even number of
hexadecimal characters, which ranges from 10 to 64. All-zero and all-F strings are invalid.
Description
Use the snmp-agent local-engineid command to configure a local engine ID for an SNMP entity.
Use the undo snmp-agent local-engineid command to restore the default local engine ID.