Technical data

Enabling, Disabling, and Reloading SNMP
© 2012 Meru Networks, Inc. Configuring SNMP 285
SNMP Version 3 Commands
The Meru System Director Command Reference has detailed descriptions of these
commands.
snmpv3-user
snmpv3-user auth-key
snmpv3-user auth-protocol
snmpv3-user priv-key
snmpv3-user priv-protocol
snmpv3-user target ip-address
SNMP Version 3 Support Limitations
Currently, Meru does not support the following SNMPv3 features.
Since Meru Network Controllers do not support write access for SNMP MIBS, all
users belong to the Read View Access Control table and they are handled as Read
View with a group internally. View the Access Control Model (VACM) to determine
if a user belonging to a specific group has access (Read, Write, Notify) to the
management entity. Access Policy is defined by associating the respective read,
write or notify view with a group.
Model Level Authentication Encryption What Happens
v1 noAuthNoPriv Community String No
Uses a community string
match for authentication
v2c noAuthNoPriv Community String No
Uses a community string
match for authentication
v3 noAuthNoPriv Username No
Uses a username match
for authentication
v3 authNoPriv MD5 or SHA No
Provides authentication
based on the HMAC-MD5 or
HMAC-SHA algorithms
v3 authPriv MD5 or SHA DES
Provides authentication
based on the HMAC-MD5 or
HMAC-SHA algorithms.
Provides DES 56-bit
encryption in addition to
authentication based on
the CBC-DES (DES-56)
standard