Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Network Management SNMP-Data Communication Systems-Assignment Solution, Exercises of Data Communication Systems and Computer Networks

This file contains solution to problems related Data Communication Systems. Mr. Prajin Ahuja assigned task at Birla Institute of Technology and Science. Its main points are: SNMP, Configuration, Fault, Performance, Scurity, Monitor, Controlling, network, Predefined, Policy, Components

Typology: Exercises

2011/2012

Uploaded on 07/26/2012

waania
waania 🇮🇳

4.4

(31)

121 documents

1 / 2

Toggle sidebar

Related documents


Partial preview of the text

Download Network Management SNMP-Data Communication Systems-Assignment Solution and more Exercises Data Communication Systems and Computer Networks in PDF only on Docsity!

1

CHAPTER 28

Network Management: SNMP

Solutions to Odd-Numbered Review Questions and Exercises

Review Questions

  1. Network management is defined as monitoring, testing, configuring, and trouble- shooting network components to meet a set of requirements defined by an organi- zation.
  2. The configuration management system updates information about the status of each entity and its relation to other entities.
  3. Fault management supervises the operation of the network, which depends on the proper operation of each individual component and its relation to other compo- nents.
  4. Performance management monitors and controls the network to ensure that it is running as efficiently as possible.
  5. Security management is responsible for controlling access to the network based on the predefined policy.

Exercises

11.

INTEGER tag: 02 length: 04 value: 00 00 05 B


Answer: 02 04 00 00 05 B

OCTET STRING tag: 04 length of the length field (2 bytes) (10000010) = 82 length (1000 bytes) = 03 E value (1000 character)


Answer: 04 82 03 E8 (Plus 1000 bytes of characters)

docsity.com

2

15.

17.

30 15 sequence, length 43 04 00 00 2E E0 TIME TICK, length, value (1200) 02 04 00 00 38 E4 INTEGER, length, value (14564) 06 07 01 03 06 01 02 01 07 Object ID, length, value (1.3.6.2.1.7)

30 43 sequence, length 30 41 sequence, length 02 04 00 00 09 29 INTEGER, length, value (2345) 04 08 43 4F 4D 50 55 54 45 52 OCTET STRING, length, value (COMPUTER) 41 04 00 00 01 59 counter, length, value (345) 30 29 sequence, length 02 04 00 00 04 63 INTEGER, length, value (1123) 04 04 44 49 53 4B OCTET STRING, length, value (DISK) 41 04 00 00 05 96 counter, length, value (1430) 30 15 sequence, length 02 04 00 00 0D 80 INTEGER, length, value (3456) 04 07 4D 4F 4E 49 54 4F 52 OCTET STRING, length, value (MONITOR) 41 04 00 00 09 09 counter, length, value (2313)

docsity.com