Release : 1.1f 449 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
17.3 snmp access
This command configures the SNMP group access details. The no form of the command removes
the SNMP group access details.
snmp access <GroupName> {v1 | v2c | v3 {auth | noauth | priv}} [read
<ReadView | none>] [write <WriteView | none>] [notify <NotifyView |
none>] [{volatile | nonvolatile}]
no snmp access <GroupName> {v1 | v2c | v3 {auth | noauth | priv}}
GroupName - Name of the group
v1 | v2c | v3 - Version of the SNMP
Syntax Description
auth - Authentication - Enables Message digest (MD5) or Secure Hash Algorithm (SHA) packet
authentication
noauth - no-authentication
priv - Specifies both authentication and privacy
read - A read view identifier
write - A write view identifier
notify - A notification view identifier
volatile | nonvolatile - Storage type
Mode
Global Configuration Mode
Defaults
Group Name - iso
Read/Write/Notify view - iso
Storage Type - volatile
Group Name - initial
Read/Write/Notify View - restricted
Storage Type - non-volatile
Group Name - initial
Read/Write/Notify View - iso
Storage Type - non-volatile
Example