33
SNMP C
ONFIGURATION
SNMP Overview
By far, the simple network management protocol (SNMP) has gained the most
extensive application in the computer networks. SNMP has been put into use and
widely accepted as an industry standard in practice. It is used for ensuring the
transmission of the management information between any two nodes. In this way,
network administrators can easily search and modify the information on any node on
the network. In the meantime, they can locate faults promptly and implement the
fault diagnosis, capacity planning and report generating.
SNMP adopts the polling mechanism and provides the most basic function set. It is
most applicable to the small-sized, fast-speed and low-cost environment. It only
requires the connectionless transport layer protocol UDP; and is thus widely
supported by many other products.
SNMP Operation
Mechanism
SNMP can be divided into two parts, namely, Network Management Station and
Agent:
Network management station (NMS) is the workstation for running the client
program. At present, the commonly used NM platforms include Quidview, Sun
NetManager and IBM NetView.
Agent is the server software operated on network devices.
The NMS can send GetRequest, GetNextRequest and SetRequest messages to the
Agent. Upon receiving the requests from the NMS, Agent will perform Read or Write
operation according to the message types, generate and return the Response
message to the NMS.
Agent will send Trap message on its own initiative to the NMS to report the events
whenever the device encounters any abnormalities such as restarting the device.
SNMP Versions
Currently SNMP Agent of the device supports SNMP V3, and is compatible with SNMP
V1 and SNMP V2C.
SNMP V3 adopts user name and password authentication.
SNMP V1 and SNMP V2C adopt community name authentication. The SNMP packets
failing to pass community name authentication are discarded. The community name
is used to define the relation between SNMP NMS and SNMP Agent. The community
name can limit access to SNMP Agent from SNMP NMS, functioning as a password.
You can define the following features related to the community name.
■
Define MIB view of subsets of all MIB objects which a community can access.
■
Set read-only or read-write right to access MIB objects for the community. The
read-only community can only query device information while the read-write
community can configure the device.
Summary of Contents for 3CR17660-91
Page 10: ...8 CONTENTS ...
Page 14: ...4 ABOUT THIS GUIDE ...
Page 46: ...32 CHAPTER 5 LOGGING IN THROUGH WEB BASED NETWORK MANAGEMENT SYSTEM ...
Page 48: ...34 CHAPTER 6 LOGGING IN THROUGH NMS ...
Page 60: ...46 CHAPTER 9 VLAN CONFIGURATION ...
Page 64: ...50 CHAPTER 10 MANAGEMENT VLAN CONFIGURATION ...
Page 80: ...66 CHAPTER 13 GVRP CONFIGURATION ...
Page 98: ...84 CHAPTER 15 LINK AGGREGATION CONFIGURATION ...
Page 112: ...98 CHAPTER 18 MAC ADDRESS TABLE MANAGEMENT ...
Page 126: ...112 CHAPTER 19 LOGGING IN THROUGH TELNET ...
Page 162: ...148 CHAPTER 20 MSTP CONFIGURATION ...
Page 274: ...260 CHAPTER 29 IGMP SNOOPING CONFIGURATION ...
Page 276: ...262 CHAPTER 30 ROUTING PORT JOIN TO MULTICAST GROUP CONFIGURATION ...
Page 298: ...284 CHAPTER 33 SNMP CONFIGURATION ...
Page 304: ...290 CHAPTER 34 RMON CONFIGURATION ...
Page 338: ...324 CHAPTER 36 SSH TERMINAL SERVICES ...
Page 356: ...342 CHAPTER 38 FTP AND TFTP CONFIGURATION ...
Page 365: ...Information Center Configuration Example 351 S4200G terminal logging ...
Page 366: ...352 CHAPTER 39 INFORMATION CENTER ...
Page 378: ...364 CHAPTER 40 BOOTROM AND HOST SOFTWARE LOADING ...
Page 384: ...370 CHAPTER 41 Basic System Configuration and Debugging ...
Page 388: ...374 CHAPTER 43 NETWORK CONNECTIVITY TEST ...
Page 406: ...392 CHAPTER 45 CONFIGURATION OF NEWLY ADDED CLUSTER FUNCTIONS ...