Electronics America Switch Reference Guide
Table Of Contents
- SmartPanel
- Browser-based interface
- Command Line Interface
- Introduction
- Information Menu
- Introduction
- Menu overview
- System Information Menu
- SNMPv3 Information Menu
- System information
- Show last 100 syslog messages
- System user information
- Layer 2 information
- FDB information menu
- Trunk group information
- Layer 3 information
- ARP information
- IP information
- IGMP multicast group information
- IGMP multicast router port information
- Link status information
- Port information
- Group information
- Information dump
- Statistics Menu
- Configuration Menu
- Introduction
- System configuration
- System host log configuration
- Secure Shell Server configuration
- RADIUS server configuration
- TACACS+ server configuration
- NTP server configuration
- System SNMP configuration
- SNMPv3 configuration
- SNMPv3 User Security Model configuration
- SNMPv3 View configuration
- SNMPv3 View-based Access Control Model configuration
- SNMPv3 Group configuration
- SNMPv3 Community Table configuration
- SNMPv3 Target Address Table configuration
- SNMPv3 Target Parameters Table configuration
- SNMPv3 Notify Table configuration
- System Access configuration
- Port configuration
- Spare Ports Group configuration
- Group configuration
- Configuration Dump
- Saving the active switch configuration
- Restoring the active switch configuration
- Operations Menu
- Boot Options Menu
- Maintenance Menu

Command Line Interface 68
System SNMP configuration
Command: /cfg/sys/ssnmp
[SNMP Menu]
snmpv3 - SNMPv3 Menu
name - Set SNMP "sysName"
locn - Set SNMP "sysLocation"
cont - Set SNMP "sysContact"
rcomm - Set SNMP read community string
wcomm - Set SNMP write community string
timeout - Set timeout for the SNMP state machine
reqport - Set SNMP request port number
cur - Display current SNMP configuration
The switch software supports SNMP-based network management. In SNMP model of network management, a
management station (client/manager) accesses a set of variables known as MIBs (Management Information Base)
provided by the managed device (agent). If you are running an SNMP network management station on your
network, you can manage the switch using the following standard SNMP MIBs:
• MIB II (RFC 1213)
• Ethernet MIB (RFC 1643)
• Bridge MIB (RFC 1493)
An SNMP agent is a software process on the managed device that listens on UDP port 161 for SNMP messages.
Each SNMP message sent to the agent contains a list of management objects to retrieve or to modify.
• SNMP parameters that can be modified include:
• System name
• System location
• System contact
• Use of the SNMP system authentication trap function
• Read community string
• Write community string
The following table describes the System SNMP Configuration Menu options.
Table 64 System SNMP Configuration Menu options
Command Description
snmpv3 Displays SNMPv3 menu.
name <1-64 characters> Configures the name for the system. The name can have a maximum of 64
characters.
locn <1-64 characters> Configures the name of the system location. The location can have a maximum of 64
characters.
cont <1-64 characters> Configures the name of the system contact. The contact can have a maximum of 64
characters.
rcomm <1-32
characters>
Configures the SNMP read community string. The read community string controls
SNMP “get” access to the switch. It can have a maximum of 32 characters. The
default read community string is public.
wcomm <1-32
characters>
Configures the SNMP write community string. The write community string controls
SNMP “set” and “get” access to the switch. It can have a maximum of 32 characters.
The default write community string is private.
timeout <1-30> Sets the timeout value for the SNMP state machine. The range is 1-30 minutes. The
default value is 5 minutes.
report <request port
number>
Configures the request port number. The default setting is 161.
cur Displays the current SNMP configuration.










