Skip to main content

Difference Between SNMPv2 and SNMPv3

SNMPv2 vs SNMPv3

Internet Protocol (IP) networks use managing devices such as Simple Network Management Protocol (SNMP) to monitor network attached devices. In a computer network, a group of devices are attached, and they are managed and monitored by a manager. An agent, which is a software module in a managed device, reports information through the SNMP to the manager which has a Network Management System (NMS) that executes the applications that monitor and control managed devices.
There are seven SNMP protocol data units (PDU):

GetRequest – request to retrieve the value of a variable from the manager to the agent.
SetRequest – request to change the value of a variable from the manager to the agent.
GetNextRequest – request to find variables from the manager to the agent.
GetBulkRequest – enhanced version of GetNextRequest.
Response – reply from the agent to the manager through the return of variables.
Trap – simultaneous message from the agent to the manager.
InformRequest – simultaneous messages between managers.


snmp

There are three versions of SNMP:

1. SNMPv1, which is the network management protocol being used by the Internet.
2. SNMPv2, which is a revised version of the SNMPv1. It contains improvements in performance, confidentiality, security, and communications between managers. Its party-based security system is very complex, though, and has to be revised in order to be able to use it with the SNMPv1.
3. SNMPv3, which has added cryptographic security and new concepts, terminology, remote configuration enhancements, and textual conventions. Its new security features are:


 
It provides confidentiality through the encryption of packets to block intruders from the outside. It assures message integrity by protecting packets with a protection mechanism. It ensures that the message is from a reliable source.

The Request for Comments (RFC), a memorandum that describes methods, research, and changes that are applied to the Internet has given SNMPv3 full Internet standard and regards older versions as outmoded. SNMPv2 agents can be used as proxy agents for SNMPv1 managed devices. It has improved error handling and SET commands over that of SNMPv1. Its Inform features allows acknowledgement of the receipt of messages by the manager. SNMPv3, on the other hand, has a better security system. It ensures that the messages are read only by the designated recipient, and any messages that are intercepted by unauthorized users are garbled especially if they are forwarded through the Internet.



Summary:

1.Simple Network Management Protocol version 2 (SNMPv2) is a managing device used to monitor devices in a computer network while the Simple Network Management Protocol version 3 (SNMPv3) is the latest version of the SNMP.
2.SNMPv2 has a complex party-based security system while the SNMPv3 has a cryptographic security system.
3.SNMPv2 agents can be used as proxy agents for SNMPv1 managed devices.
4.SNMPv2 introduced the Inform features which allow acknowledgement of the receipt of messages by the manager while the SNMPv3 introduced an enhanced security system that authenticates messages and ensures their privacy especially if they are forwarded through the Internet.

Comments

  1. When I was a student I also had a similar topic. I may confess that I didn't understand it then at all. Now, I have to learn it all again. Anyway, thank you for this post.

    ReplyDelete

Post a Comment

Popular posts from this blog

New Questions in CCNA 200-120 (HSRP, VRRP, NetFlow, SNMP)

The below are mock questions that were about to appear in exam CCNA 200-120. Updated : 14 th October 2013 Download the Latest 200-120 dumps : Click Here This file requires Visual Cert Exam Suite: Click Here Download the latest 200-120 dumps in DOCX format : Chapter 1 , Chapter 2 , Chapter 3 , Chapter 4 , Chapter 5, Chapter 6, Chapter 7, Chapter 8 , Chapter 9, Chapter 10, Chapter 11, Chapter 12 CCNA EIGRP Simulation CCNA ACL2 Simulation Question 1 Which three are the components of SNMP? (Choose three) A. MIB B. SNMP Manager C. SysLog Server D. SNMP Agent E. Set Answer : A, B, D Question 2 What are the Popular destinations for syslog messages to be saved? A. Flash B. The logging buffer .RAM C. The console terminal D. Other terminals E. Syslog server Answer: B, C, E Question 3 Syslog was configured with a level 3 trap. Which 3 types of logs would...

Cisco Packet Tracer Multi User Connection

Multiuser communication allows multiple point-to-point (peer) connections between multiple instances of Packet Tracer. By allowing communication between Packet Tracer instances, a new door has been opened to a fun, interactive, social, collaborative, and competitive learning environment. Instructors will now be able to create a variety of activities for students to learn in groups that will facilitate greater social interaction between students. Students will benefit from this environment by working together to solve problems and share ideas. Both students and teachers should take full advantage that Multiuser will offer in their learning environment. Technical Information Communicates between instances using PTMP. PTMP is TCP based. By default, uses TCP port 38000, is customizable, and each new instances on the same PC will use the next available port. On by default. UPnP will attempt to establish port forwarding to facilitate home networks. All network co...

CCNA RIPv2 Simulation

Central Florida Widgets recently installed a new router in their Apopka office. Complete the network installation by performing the initial router configurations and configuring RIPv2 routing using the router command line interface (CLI) on the Apopka router. To configure the router (Apopka) click on the console host icon that is connected to a router by a serial console cable (shown in the diagram as a dashed black line). Each of the windows can be minimized by clicking on the [-]. You can also reposition a window by dragging it by the title bar. The “Tab” key and most commands that use the “Control” or “Esc” keys are not supported and are not necessary to complete this simulation. The help command does not display all commands of the help system. Configure the router per the following requirements: Name of the router is Apopka Enable-secret password is ish555ana The password to access user EXEC mode using the console is New2Rtr The password to allow te...