Security switch snmp community lookup, Security switch snmp user add, Security switch snmp user delete – Interlogix GE-DSSG-244-POE User Manual User Manual
Page 309
![background image](/manuals/679197/309/background.png)
User’s Manual of NS3601-24P/4S Series
307
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
SWITCH/>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
Syntax:
Security Switch SNMP User Add
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
md5
: An optional flag to indicate that this user using MD5 authentication protocol
sha
: An optional flag to indicate that this user using SHA authentication protocol
: 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
: A string identifying the privacy pass phrase
Example:
Add SNMPv3 user entry
SWITCH/>security switch snmp user add 800007e5017f000003 admin_snmpv3 md5
12345678 des abcdefgh
Security Switch SNMP User Delete
Description:
Delete SNMPv3 user entry.
Syntax:
Security Switch SNMP User Delete
Parameters:
: entry index (1-64)
Example:
Delete SNMPv3 user entry
SWITCH/>security switch snmp user delete 1