Snmp – HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 55

Advertising
background image

Command line 55

Item Description

->show server-port-map *
Displays detailed output of all the server port mappings

snmp

View and modify the SNMP configuration for VC-Enet and VC-FC modules, and add, modify, and remove

SNMP trap configurations related to trap destinations.
Supported actions: set, show

Item Description

set snmp

Modify the SNMP configuration for the VC domain.

Syntax

set snmp <Type> [ReadCommunity=<ReadCommunityString>]
[SystemContact=<SystemContact>] [Enabled=<true|false>]
[SmisEnabled=<true|false>]

Parameter

Type (required)

Indicates for which I/O module the SNMP configuration should be applied

(required). Valid values include "Enet" and "FC".

Properties

ReadCommunity

(optional)

Read-Only Community String for SNMP. The default value is "Public" if not
specified.

SystemContact

SNMP system contact information. If type is "FC", the maximum length is 12

characters.

Enabled (optional) Enables or disables the SNMP agent. The default value is "true". Valid values

include "true" or "false".

SmisEnabled

(optional)

This property is valid only for FC modules. The default value is "false". Valid
values include "true" or "false".

Examples

->set snmp Enet ReadCommunity=datacentre1

[email protected] Enabled=true
Enables the SNMP agent for VC-Enet modules and supplies a community string

->set snmp FC ReadCommunity=datacentre2

[email protected] Enabled=true
Enables the SNMP agent for VC-FC modules

->set snmp FC Enabled=false
Disables 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 VC module to display SNMP configuration for. If the type is
not specified, all VC module SNMP configuration information is displayed. Valid

values include "Enet" and "FC".

Examples

Advertising