HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

612 Fabric OS commands
When new passwords are entered for any user entry, new authKey and privKey are generated. You have
to update the new passwords on the client (such as a MIB browser) also. AuthKey and privKey can also be
updated using delta key mechanism provided by SNMPv3 protocol.
You are prompted for password and re-confirmation of password, if any protocol is selected other than
NoAuth/NoPriv. The length of protocol passwords should be in range of 1 to 20 characters.
Note that in order for an SNMP management station to receive SNMPv3 traps generated by the agent,
the administrator must configure a trap recipient value to correspond to the IP address of the management
station. Also, in addition the trap recipient should be able to pass the ACL check as described in
accessControl section. The trap recipient value should be associated with one of the six users of SNMPv3
and trap severity level. Note that the factory default value for the SNMPv3 trap recipient of each user is
0.0.0.0.
accessControl Configuration Parameters
The ACL check is as follows: there are six ACLs to restrict SNMP get/set/trap operations to hosts under a
host-subnet-area. Host-subnet-area is defined by comparing nonzero IP octets. For example, an ACL of
192.168.64.0 enables access by any hosts that start with the specified octets. The connecting host is
enabled to set each host-subnet-area to be read-write or read-only. The highest privilege matched out of six
entries is given to the access. The ACL check is turned off when all six entries contain 0.0.0.0. The default
values of all six entries are 0.0.0.0.
Note: When secure mode is enabled, the Access Control List feature is incorporated into the WSNMP and
RSNMP security policies.
mibCapability Configuration Parameters
This mibCapability option a turns on or off certain MIBS and TRAPS.
NOTE: The agtCfgDefault also resets the SNMP MIB and Trap Capability to default with other SNMP
agent configuration.
If SNMP MIB is disabled, then corresponding traps also are disabled. If any trap group is disabled, then
corresponding individual traps also are disabled.
The FE and SW MIBs are always accessible. snmpMibCapSet does not prompt you to turn these MIBs on
or off.
FA-MIB Specifying yes means the user can access FA-MIB variables with an SNMP
manager. The default value is yes.
HA-MIB Specifying yes means the user can access Entity-MIB and HA-MIB variables with an
SNMP manager. The default value is yes.
SW-TRAP Specifying yes means the SNMP management application can receive SW-TRAPS
from the switch. The default value is yes. Users can also turn on or off individual SW
Traps. The individual SW traps are swFCPortScn, swEventTrap, swFabricWatchTrap
and swTrackChangesTrap.
FA-TRAP Specifying yes means the SNMP management application can receive FA-TRAPS
from the switch. The default value is yes. Users can also turn on or off individual FA
Traps. The individual FA Traps are connUnitStatusChange, connUnitEventTrap,
connUnitSensorStatusChange and connUnitPortStatusChange
SW-EXTTRAP Specifying yes means user can receive SSN in the SW traps. The default value is
no.
HA-TRAP Specifying yes means the SNMP management application can receive HA traps
from the switch. The default value is yes. Users can also turn on or off individual HA
Traps. The individual HA Traps are fruStatusChanged, cpStatusChanged, and
fruHistoryTrap.