802.11 b/g Access Point Command Line Interface Manual
19
10
SNMP COMMANDS
Command Function Syntax
get snmp Display SNMP Agent Status get snmp
set snmp Set SNMP Agent State set snmp [disable:enable]
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>