Setting the security level, Using the snmpconfig command – HP StorageWorks 2.128 SAN Director Switch User Manual

Page 59

Advertising
background image

Fabric OS 5.x administrator guide

59

You can also use the following MIBs and their associated traps:

FICON-MIB (for FICON environments)

HA-MIB (for the Core Switch 2/64 and SAN Director 2/128)

SW-EXTTRAP, whcih includes the Software Serial Number (swSsn) as a part of HP StorageWorks SW

traps. It is also used with the legacy Integrated/64 SAN Switch fabrics product to provide detailed

group information for a particular trap.

For information on HP StorageWorks MIBs, see the HP StorageWorks Fabric OS 5.x MIB reference

guide. For information on the specific commands used in these procedures, see online help or the HP

StorageWorks Fabric OS 5.x command reference guide.

Setting the security level

Use the

configure

command to set the security level (called SNMP attributes). You can specify no

security, authentication only, or authentication and privacy. For example, to configure for authentication

and privacy:

Using the snmpConfig command

Use the

snmpConfig --set

command to change either the SNMPv3 or SNMPv1 configuration. You

can also change access control, MIB capability, and system group.

switch:admin>

configure

Not all options will be available on an enabled switch.

To disable the switch, use the “switchDisable” command.

Configure...

System services (yes, y, no, n): [no]

ssl attributes (yes, y, no, n): [no]

http attributes (yes, y, no, n): [no]

snmp attributes (yes, y, no, n): [no]

y

Select SNMP Security Level:

(0 = No security, 1 = Authentication only, 2 = Authentication and
Privacy): (0..2) [0]

2

Advertising