beautypg.com

Security switch snmp community delete, Security switch snmp community lookup, Security switch snmp user add – Interlogix NS3550-8T-2S User Manual User Manual

Page 353

background image

353

Example:

Add SNMPv3 community entry.

NS3550-8T-2S:/>security switch snmp community add public 192.168.0.20 255.255.255.0


Security Switch SNMP Community Delete

Description:

Delete SNMPv3 community entry.


Syntax:

Security Switch SNMP Community Delete


Parameters:

: entry index (1-64)


Example:

Delete SNMPv3 community entry

NS3550-8T-2S:/>security switch snmp community delete 3


Security Switch SNMP Community Lookup

Description:

Lookup SNMPv3 community entry.


Syntax:

Security Switch SNMP Community Lookup []

Parameters:

: entry index (1-64)

Example:

Lookup SNMPv3 community entry

NS3550-8T-2S:/>security switch snmp community lookup
Idx Community Source IP Source Mask
--- -------------------------------- --------------- ---------------
1 public 192.168.0.20 255.255.255.0
2 private 0.0.0.0 0.0.0.0

Number of entries: 2


Security Switch SNMP User Add

Description:

Add SNMPv3 user entry.
The entry index key are and and it doesn't allow modify.


Syntax:

Security Switch SNMP User Add [MD5|SHA] [] [DES] []


Parameters:

: Engine ID, the format may not be all zeros or all 'ff'H and is restricted to 5 - 32 octet string

: A string identifying the user name that this entry should belong to. The name of "None" is reserved.

The allowed string length is (1-32), and the allowed content is ASCII characters from 33 to 126
md5

: An optional flag to indicate that this user using MD5 authentication protocol. The allowed length is

(8-32), and the allowed content is ASCII characters from 33 to 126

sha

: An optional flag to indicate that this user using SHA authentication protocol. The allowed length is

(8-40), and the allowed content is ASCII characters from 33 to 126

: A string identifying the authentication pass phrase

des

: An optional flag to indicate that this user using DES privacy protocol privacy protocol should belong to.

The allowed string length is (8-32), and the allowed content is ASCII characters from 33 to 126

: A string identifying the privacy pass phrase.