![D-Link AirPremier DWL-7700AP Command Line Interface Reference Manual Download Page 22](http://html1.mh-extra.com/html/d-link/airpremier-dwl-7700ap/airpremier-dwl-7700ap_command-line-interface-reference-manual_3172855022.webp)
802.11 a/b/g Access Point Command Line Interface Manual
20
10
S
NMP
C
OMMANDS
Command
Function
Syntax
snmp adduser
Add User To SNMP Agent
snmp adduser <Username> <GroupName> [AuthProtocol]
[Authkey] [PrivProtocol] [PrivKey]
Explanation:
AuthProtocol: 1 Non, 2 MD5, 3 SHA
Autheky: Key string or none
PrivProtocl:1 none, 2 DES
PrivKey: Key string or none
snmp deluser
Delete User From SNMP Agent
snmp deluser <username>
snmp showuser
Show User list In SNMP Agent
snmp showuser
snmp setauthkey
Set User Auth Key
snmp setauthkey <username> <Authkey>
snmp setprivkey
Set User Private Key
snmp setauthkey <username> <Privkey>
snmp addgroup
Add User Group
snmp addgroup <GroupName> [Security Level] <ReadView>
<WriteView> <NotifyView>
Explanation:
Security Level:1 no_auth no_priv, 2 auth no_priv, 3 auth priv
ReadView: <string> or NULL for None
WriteView: <string> or NULL for None
NotifyView: <string> or NULL for None
snmp delgroup
Delete User Group
snmp delgroup <GroupName >
snmp showgroup
Show SNMP Group Settings
snmp showgroup
snmp addview
Add User View
snmp addview <ViewName> <OID > [Type]
Explanation:
ViewName: <string>
OID:<string>
Type:1: included, 2: excluded
snmp delview
Delete User View
snmp delview <ViewName> <OID >
Explanation:
ViewName: <string>
OID: <string> or all for all OID
snmp showview
Show User View
snmp showview
snmp editpubliccomm
Edit public communication String
snmp editpubliccomm <publicCommunityString>
snmp editprivatecomm
Edit private communication String
snmp editprivatecomm <privateCommunityString>