HP Virtual Connect Manager Command Line Interface Version 3.00 User for Integrity BL8x0c i2 Server Blades Guide

Command line 57
Item Description
Examples
->set snmp enet ReadCommunity=mydatacenter1
SystemContact=admin@datacenter1.com Enabled=true
Enables the SNMP agent for VC-Enet modules and supplies a community string
->set snmp fc ReadCommunity=mydatacenter
SystemContact=FcAdmin Enabled=true
Enables the SNMP agent for VC-FC modules
Item Description
show snmp
Display the SNMP configuration settings for the VC domain.
Syntax
show snmp [Type]
Parameter
Type (optional)
Indicates the type of SNMP configuration to display. If the type is not specified,
all VC SNMP configuration information appears. Valid values include "Enet"
and "FC".
Examples
->show snmp Enet
Displays SNMP configuration for VC-Enet modules only
->show snmp FC
Displays SNMP configuration for VC-FC modules only
->show snmp
Displays SNMP configuration for all modules
snmp-trap
Manage SNMP trap information
Supported actions: add, help, remove, set, show, test
Item Description
add snmp-trap
Adds a new SNMP trap destination.
Avoid using duplicate trap destinations. Setting duplicate trap destinations can
result in duplicate traps being sent to the same destination, or only one of the
trap destinations being configured.
Syntax
add snmp-trap <Name> Address=<trap destination address>
[Community=<community name
string>][Format=<SNMPv1|SNMPv2>][Severity=<trap
severity|All|None>][DomainCategories=<domain trap
category|All|None>][EnetCategories=<enet trap
category|All|None>][FcCategories=<fc trap
category|All|None>]
Parameter
Name (required)
A unique name for the new trap being added
Properties
Address (required)
IPv4 address or DNS name for the trap destination
Community
(optional)
The SNMP community name string for the specified trap. The default value is
"public" if not specified. For VC-Enet modules, the maximum string length is 39.