IBM 2109 Service Guide - Page 90

Changing passwords, Managing with SNMP, SNMP-BULKGET SNMPv2C

Page 90 highlights

| The system administrator may assign different user names than those listed, if | desired. The user at a particular Security Level, however, has the same privileges | regardless of the name assigned. | Changing passwords | The initial default password for all users is password. Modify the default password | during installation to meet the Fabric security requirements. | To change user passwords | 1. Log in as admin. | 2. Enter the command passwd. | Each username (admin, user) is displayed in sequence, allowing the | administrator to modify each password and name | 3. Enter a password or name while a user name is displayed to replace the | existing password or name. | Managing with SNMP The resident SNMP agent allows remote switch management using IP over the Ethernet and fibre-channel interfaces. This chapter provides an overview of key concepts about switch management that is based on simple network management protocol (SNMP). Refer to other references and text books on SNMP for more detailed discussions of the protocol and usage. Within the SNMP model, a manageable network consists of one or more manager systems (or network management stations), and a collection of agent systems (or network elements). v A manager system runs a management application that monitors and controls the network elements v An agent system is a network device such as a fibre-channel switch, a hub, or a bridge, that has an agent responsible for carrying out operations requested by the manager. Therefore, an agent is the interface to a managed device. The manager uses SNMP to communicate with an agent. The switch agent supports both SNMP version 1 (SNMPv1) and community-based SNMP version 2 (SNMPv2C). SNMP allows the following management activities. v A manager can retrieve management information, such as its identification, from an agent. There are three operations for this activity. - SNMP-GET - SNMP-NEXT - SNMP-BULKGET (SNMPv2C) v A manager can change management information on the agent. This operation is called SNMP-SET. v An agent can send information to the manager without being explicitly polled for. This operation is called a trap in SNMPv1 or a notification in SNMPv2C. Traps and notifications alert the manager to events that occur on the agent system, such as a restart. For the rest of the document, the term trap is used. The information on an agent is known as the management information base (MIB). The MIB is an abstraction of configuration and status information. A specific type or class of management information is known as an MIB object or variable. For 74 IBM SAN Fibre Channel Switch: 2109 Model S16 Installation and Service Guide

  • 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
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178

The system administrator may assign different user names than those listed, if
desired. The user at a particular Security Level, however, has the same privileges
regardless of the name assigned.
Changing passwords
The initial default password for all users is password. Modify the default password
during installation to meet the Fabric security requirements.
To change user passwords
1.
Log in as admin.
2.
Enter the command passwd.
Each username (admin, user) is displayed in sequence, allowing the
administrator to modify each password and name
3.
Enter a password or name while a user name is displayed to replace the
existing password or name.
Managing with SNMP
The resident SNMP agent allows remote switch management using IP over the
Ethernet and fibre-channel interfaces.
This chapter provides an overview of key concepts about switch management that
is based on simple network management protocol (SNMP). Refer to other
references and text books on SNMP for more detailed discussions of the protocol
and usage.
Within the SNMP model, a manageable network consists of one or more manager
systems (or network management stations), and a collection of agent systems (or
network elements).
v
A manager system runs a management application that monitors and controls the
network elements
v
An agent system is a network device such as a fibre-channel switch, a hub, or a
bridge, that has an agent responsible for carrying out operations requested by
the manager. Therefore, an agent is the interface to a managed device.
The manager uses SNMP to communicate with an agent. The switch agent
supports both SNMP version 1 (SNMPv1) and community-based SNMP version 2
(SNMPv2C). SNMP allows the following management activities.
v
A manager can retrieve management information, such as its identification, from
an agent. There are three operations for this activity.
SNMP-GET
SNMP-NEXT
SNMP-BULKGET (SNMPv2C)
v
A manager can change management information on the agent. This operation is
called SNMP-SET.
v
An agent can send information to the manager without being explicitly polled for.
This operation is called a trap in SNMPv1 or a notification in SNMPv2C. Traps
and notifications alert the manager to events that occur on the agent system,
such as a restart. For the rest of the document, the term trap is used.
The information on an agent is known as the management information base (MIB).
The MIB is an abstraction of configuration and status information. A specific type or
class of management information is known as an MIB object or variable. For
74
IBM SAN Fibre Channel Switch: 2109 Model S16 Installation and Service Guide
|
|
|
|
|
|
|
|
|
|
|
|
|
|