Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
The “no snmp community index <CommunityIndex> ”command deletes the specified
community index.
SNMP User Name is also referred to as SNMP Security Name in Supermicro switches.
The example below shows the commands used to configure the SNMP community.
SMIS(config)# snmp community index test1 name test1 security user1 nonvolatile
SMIS(config)# show snmp community
Community Index: NETMAN
Community Name: NETMAN
Security Name: none
Context Name:
Transport Tag:
Storage Type: Volatile
Row Status: Active
------------------------------
Community Index: PUBLIC
Community Name : PUBLIC
Security Name: none
Context Name :
Transport Tag:
Storage Type: Volatile
Row Status: Active
------------------------------
Community Index: test1
Community Name: test1
Security Name: user1
Context Name:
Transport Tag:
Storage Type: Non-volatile
Row Status: Active
------------------------------
11.6.3 User
SNMP user configuration is used only for SNMPv3. An SNMP user requests and receives information
about switch status and traps.
Follow the steps below to configure an SNMP user.
Enters the configuration mode
snmp user <UserName> [auth {md5 | sha}
<passwd>[priv DES <passwd>]]
Configures the SNMP user,
authentication and encryption.