129
8.
Management
8.1.
Simple Network Management Protocol
(SNMP)
Simple Network Management Protocol (SNMP) is used in network management systems to
monitor network-attached devices for conditions that warrant administrative attention. SNMP is
a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force
(IETF). It consists of a set of standards for network management, including an application layer
protocol, a database schema, and a set of data objects.
SNMP exposes management data in the form of variables on the managed systems, which
describe the system configuration. These variables can then be queried (and sometimes set) by
managing applications.
8.1.1.
SNMP configuration
Allows user to enable and disable SNMP protocol globally, By default SNMP state will be
disabled, User can change the system name with respect to their requirement also can add
system location and contact location.
8.1.1.1.
CLI Configuration
Node
Command
Description
enable
show snmp
This command displays the SNMP configurations.
enable
configure terminal
This command changes the node to configure node.
configure snmp (disable|enable) This command disables/enables the SNMP on the
switch.
configure snmp system-name
STRINGs
This command configures a name for the system.
(The System Name is same as the host name)
configure snmp system-location
STRINGs
This command configures the location information for
the system.
configure snmp system-contact
STRINGs
This command configures contact information for the
system.
Example:
L2SWITCH#configure terminal
L2SWITCH(config)#snmp enable
L2SWITCH(config)#snmp system-contact IT engineer
L2SWITCH(config)#snmp system-location Branch-Office
Summary of Contents for NGI-S08C2POE8
Page 1: ......
Page 22: ...22...
Page 138: ...138 Action Click Delete to remove a configured trap receiver station...