Nms Login Example - HP A7500 Series Configuration Manual

Hide thumbs Also See for A7500 Series:
Table of Contents

Advertisement

To do...
Add a user to the
SNMP group
Follow these steps to configure SNMPv1 and SNMPv2c settings:
To do...
Enter system view
Enable SNMP agent
Create or update MIB view information
Configure
SNMP NMS
access right
NOTE:
The device supports the following SNMP versions: SNMPv1, SNMPv2c and SNMPv3. For more
information about SNMP, see

NMS login example

In this example, iMC is used as the NMS for illustration.
Configuration on the device
1.
# Assign the IP address of device. Make sure the device and the NMS can reach each other.
(Configuration steps are omitted.)
Use the command...
snmp-agent usm-user v3
user-name group-name [ [ cipher ]
authentication-mode { md5 |
sha } auth-password
[ privacy-mode { 3des | aes128 |
des56 } priv-password ] ] [ acl
acl-number ]
Configure an
Directly
SNMP
community
Configure an
SNMP group
Indirectly
Add a user to the
SNMP group
Network Management and Monitoring Configuration Guide
Remarks
Required
If the cipher keyword is specified, both
auth-password and priv-password are cipher
text passwords.
Use the command...
system-view
snmp-agent
snmp-agent mib-view
{ excluded | included }
view-name oid-tree [ mask
mask-value ]
snmp-agent community
{ read | write }
community-name [ acl
acl-number | mib-view
view-name ]*
snmp-agent group { v1 |
v2c } group-name
[ read-view read-view ]
[ write-view write-view ]
[ notify-view notify-view ]
[ acl acl-number ]
snmp-agent usm-user { v1 |
v2c } user-name group-name
[ acl acl-number ]
65
Remarks
Optional
Disabled by default.
You can enable SNMP agent
with this command or any
command that begins with
snmp-agent.
Optional
By default, the MIB view
name is ViewDefault and
OID is 1.
Required
Use either approach.
The direction configuration
approach is for SNMPv1 or
SNMPv2c. The community
name configured on the
NMS should be consistent
with the username configured
on the agent.
The indirect configuration
approach is for SNMPv3.
.

Advertisement

Table of Contents
loading

Table of Contents