Release : 1.1f 446 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
17.1 snmp community index
This command configures the SNMP community details. The no form of this command removes
the SNMP community details.
snmp community index <CommunityIndex> name <CommunityName> security
<SecurityName> [context <ContextName | none>] [{volatile |
nonvolatile}] [transporttag <TransportTagIdentifier | none>]
no snmp community index <CommunityIndex>
Syntax Description
CommunityIndex - Community index identifier
Name - Community name
Security - User Name
Context - Context name through which the management information is accessed when using
the community string specified by the corresponding instance of SNMP community name
volatile | nonvolatile - Storage type
transporttag - Transport tag identifier
Mode
Global Configuration Mode
Defaults
Community Index - NETMAN/PUBLIC
CommunityName - NETMAN/PUBLIC
Security Name - None
ContextName - Null
Transport Tag - Null
Storage type - Volatile
Example
SMIS(config)# snmp community index myv3com name myv3com security
xyz context myinst nonvolatile transporttag myv3tag
The community index identifier must be unique for every community name entry.
Related Commands