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

SNMP configuration examples, SNMPv1/SNMPv2c configuration example, Network requirements

Page 68 highlights

Task Command Remarks Display basic information about the trap queue. display snmp-agent trap queue [ | { begin | exclude | include } regular-expression ] Available in any view 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 } Available in any view regular-expression ] 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 how to configure SNMPv1 or SNMPv2c, SNMPv3, and SNMP logging. SNMPv1/SNMPv2c configuration example Network requirements As shown in Figure 24, the NMS (1.1.1.2/24) uses SNMPv1 or SNMPv2c to manage the SNMP agent (1.1.1.1/24), and the agent automatically sends traps to report events to the NMS. Figure 24 Network diagram Configuration procedure 1. Configure the SNMP agent: # Configure the IP address of the agent, and make sure the agent 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. system-view [Agent] snmp-agent sys-info version v1 v2c [Agent] snmp-agent community read public [Agent] snmp-agent community write private # Configure contact and physical location information for the agent. [Agent] snmp-agent sys-info contact Mr.Wang-Tel:3306 [Agent] snmp-agent sys-info location telephone-closet,3rd-floor 61

  • 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

61
Task
Command
Remarks
Display basic information about
the trap queue.
display snmp-agent trap queue
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
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 how to configure SNMPv1 or SNMPv2c, SNMPv3, and SNMP logging.
SNMPv1/SNMPv2c configuration example
Network requirements
As shown in
Figure 24
, the NMS (1.1.1.2/24) uses SNMPv1 or SNMPv2c to manage the SNMP agent
(1.1.1.1/24), and the agent automatically sends traps to report events to the NMS.
Figure 24
Network diagram
Configuration procedure
1.
Configure the SNMP agent:
# Configure the IP address of the agent, and make sure the agent 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
.
<Agent> system-view
[Agent] snmp-agent sys-info version v1 v2c
[Agent] snmp-agent community read public
[Agent] snmp-agent community write private
# Configure contact and physical location information for the agent.
[Agent] snmp-agent sys-info contact Mr.Wang-Tel:3306
[Agent] snmp-agent sys-info location telephone-closet,3rd-floor