Snmp community add, Snmp community delet, Snmp community lookup – PLANET WGSD-8020 User Manual

Page 268

Advertising
background image

User’s Manual of WGSD-8020

268

SWITCH/>snmp engine id 800007e5017f000002

SNMP Community Add

Description:

Add or modify SNMPv3 community entry. The entry index key is <community>.

Syntax:

SNMP Community Add <community> [<ip_addr>] [<ip_mask>]

Parameters:

<community>

: Community string

<ip_addr>

: IP address (a.b.c.d), default: Show IP address

<ip_mask>

: IP subnet mask (a.b.c.d), default: Show IP mask

Example:

Add SNMPv3 community entry

SWITCH/>snmp community add snmpv3_test 192.168.0.20 255.255.255.0

SNMP Community Delet

Description:

Delete SNMPv3 community entry.

Syntax:

SNMP Community Delete <index>

Parameters:

<index>

: entry index (1-64)

Example:

Delete SNMPv3 community entry

SWITCH/>snmp community delet 3

SNMP Community Lookup

Description:

Lookup SNMPv3 community entry.

Syntax:

SNMP Community Lookup [<index>]

Parameters:

<index>

: entry index (1-64)

Advertising