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

610 Fabric OS commands
Manages the SNMP agent configuration.
Synopsis
snmpConfig --show | --set | --default snmpv1 | snmpv3 | accessControl |
mibCapability | systemGroup
Availability
admin (set, default)
all users (display)
Description
Use this command to manage the configuration of the SNMP agent in the switch. The configuration
includes SNMPv1 and SNMPv3 configuration, access control list (ACL), MIB capability, and system group.
It supports set, reset to default, and display operations.
Issue this command with incomplete parameters and it displays the command usage.
NOTE: All the new values successfully configured by --set and --default options take effect
immediately.
The new values change if you download different configuration data through the configDownload
command.
The SNMP configuration is persistent across the reboots.
On the Core Switch 2/64, there is one SNMP agent per logical switch. This command is specific to the
logical switch to which you log in.
SNMPv1 Configuration Parameters
There are six communities, respective trap recipients and trap recipient severity level supported by the
agent. The first three communities are for read-write (rw) access and the last three are for read-only (ro)
access.
Note that the default value for the trap recipient of each community is 0.0.0.0. The length of community
string should be in range of 2 to 16 characters. The default values for the community strings are:
Community 1: Secret C0de
Community 2: OrigEquipMfr
Community 3: private
Community 4: public
Community 5: common
Community 6: FibreChannel
snmpConfig