Snmp-trap – HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 53

Advertising
background image

Command line 53

Item

Description

->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. For

VC-FC modules, the maximum string length is 24.

Format

Format of the new trap. Valid values are "SNMPv1" and "SNMPv2". The default is
"SNMPv1" if not specified.

Severities

Trap severities to send to the destination. Valid values are "Normal", "Unknown",
"Info", "Warning", "Minor", "Major", "Critical", "All", and "None".
Multiple severities can be provided, separated by commas. The default severity is

"None".

DomainCategories

The Virtual Connect Domain trap categories to send to the destination. Valid values

are "Legacy", "DomainStatus", "NetworkStatus", "FabricStatus", "ProfileStatus",
"ServerStatus", "EnetStatus", FcStatus", "All", and "None".
Multiple categories can be specified, separated by commas.

EnetCategories

The Virtual Connect Ethernet trap categories to send to the destination. Valid values
are "PortStatus", "PortThreshold", "Other", "All", and "None".
Multiple categories can be specified, separated by commas.

FcCategories

The Virtual Connect Fibre Channel trap categories to send to the destination. Valid
values are "PortStatus", "Other", "All", and "None".
Multiple categories can be specified, separated by commas.

Examples

->add snmp-trap EnetManagementStation Address=192.112.34.10

Community=private Format=SNMPv1 Severity=Normal,Critical

EnetCategories=Other

Adds a new trap destination for VC-Enet modules

Advertising