R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Configuration Guide-6PW101
137
Task Command
Remarks
Display the modules that can send
traps and their trap status (enable
or disable).
display snmp-agent trap-list [ | { begin |
exclude | include } regular-expression ]
Available in any view
Display SNMPv3 user information.
display snmp-agent usm-user [ engineid
engineid | username user-name | group
group-name ] * [ | { begin | exclude |
include } regular-expression ]
Available in any view
Display SNMPv1 or SNMPv2c
community information.
display snmp-agent community [ read |
write ] [ | { begin | exclude | include }
regular-expression ]
Available in any view
Display MIB view information.
display snmp-agent mib-view [ exclude |
include | viewname view-name ] [ | { begin
| exclude | include } regular-expression ]
Available in any view
SNMP configuration examples
This section gives examples of configuring SNMPv1 or SNMPv2c, SNMPv3 and SNMP logging.
SNMPv1/SNMPv2c configuration example
Network requirements
As shown in Figure 63, the NMS (1.1.1.2/24) uses SNMPv1 or SNMPv2c to manage the Firewall
(1.1.1.1/24), and the Firewall automatically sends traps to report events to the NMS.
Figure 63 Network diagram
Configuration procedure
1. Configure the Firewall:
# Configure the IP address of the Firewall as 1.1.1.1/24 and make sure the Firewall and the NMS
can reach each other. (Details not shown.)
# Specify SNMPv1 and SNMPv2c, and create a read-only community public and a read and write
community private.
<Firewall> system-view
[Firewall] snmp-agent sys-info version v1 v2c
[Firewall] snmp-agent community read public
[Firewall] snmp-agent community write private
# Configure contact and physical location information for the Firewall.
[Firewall] snmp-agent sys-info contact Mr.Wang-Tel:3306
[Firewall] snmp-agent sys-info location telephone-closet,3rd-floor
Firewall
1.1.1.1/24
NMS
1.1.1.2/24