HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 105

Advertising
background image

Command line 105

Item

Description

separated by commas.

FcCategories

The VC Fibre Channel trap categories to send to the destination. 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

->add snmp-trap FcManagementStation Address=192.112.72.3

Community=private Format=SNMPv1 FcCategories=Other

Adds a new trap destination for VC-FC modules

->add snmp-trap MyTrap Address=192.112.66.12

Adds a new trap using typical defaults

->add snmp-trap MyTrap Address=2001:05c0:9168::1

Severity=All EnetCategories=All

Adds a new trap destination using an IPv6 address

->add snmp-trap MyTrap Address=192.112.42.5 Severity=All

FcCategories=All DomainCategories=All

Adds a trap with all severity and category properties set. Severities are allowed

even though FC categories are set, but the severities are applied to the domain
categories.

Item

Description

remove snmp-trap

Removes a previously configured SNMP trap destination.

Syntax

remove snmp-trap <Name|*>

Parameter

Name (required)

The name of the trap destination to be removed. Use "*" to remove all traps.

Examples

->remove snmp-trap MyTrap1

Removes an SNMP trap destination

->remove snmp-trap *

Removes all configured SNMP trap destinations

Item

Description

set snmp-trap

Modifies an existing SNMP trap destination.

Syntax

set snmp-trap <TrapName> [Name=<trap destination

name>][Address=<IPAddress|DNSname>] [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

TrapName (required) The name of the trap to be modified
Properties

Name

New name of the trap.

Address (required) IP address or DNS name for the trap destination.
Community (optional) The SNMP community name string for the specified trap. For VC-Enet modules, the

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

If not specified, the default community name is "public".

Format

Format of the new trap. Values are "SNMP1v" and "SNMPv2". The default is

Advertising