Difference between revisions of "Exercises in Internet Management"

From SimpleWiki
Jump to navigationJump to search
Line 2: Line 2:
 
== SMI ==
 
== SMI ==
 
In this exercise you have to use SMIv2 to define and validate a simple MIB MODULE.
 
In this exercise you have to use SMIv2 to define and validate a simple MIB MODULE.
The complete description of the exercise can be found [[XXX | here.]]
+
The complete description of the exercise can be found [[Media:Internet_Management_Exercise-1.pdf | here.]]
  
 
== MIBs ==  
 
== MIBs ==  
 
In this exercise you have to retrieve certain MIB values.
 
In this exercise you have to retrieve certain MIB values.
The complete description of the exercise can be found [[XXX | here.]]
+
The complete description of the exercise can be found [[Media:Internet_Management_Exercise-2.pdf | here.]]
To retrieve the requested values, you have to start from the [[XXX | MIB overview page]].
+
To retrieve the requested values, you have to start from the [http://www.simpleweb.org/ietf/mibs/ | MIB overview page].
 
The configuration for this exercise is explained [[XXX | here.]]
 
The configuration for this exercise is explained [[XXX | here.]]
  
 
== Decode a SNMP packet ==  
 
== Decode a SNMP packet ==  
 
In this exercise you have to decode an ASN.1 encoded SNMP packet.
 
In this exercise you have to decode an ASN.1 encoded SNMP packet.
The complete description of the exercise can be found [[XXX | here.]]
+
The complete description of the exercise can be found [[Media:Internet_Management_Exercise-3.pdf | here.]]
  
 
== SNMP agents ==  
 
== SNMP agents ==  
 
In this exercise you have to install and configure a SNMP agent.
 
In this exercise you have to install and configure a SNMP agent.
The complete description of the exercise can be found [[XXX | here]].
+
The complete description of the exercise can be found [[Media:Internet_Management_Exercise-4.pdf | here]].
  
 
== SNMP ==  
 
== SNMP ==  
 
In this exercise you have to perform a number of SNMP operations on a [[XXX | demo MIB]] and compare the results for the different versions of SNMP.
 
In this exercise you have to perform a number of SNMP operations on a [[XXX | demo MIB]] and compare the results for the different versions of SNMP.
The complete description of the exercise can be found [[XXX | here]].
+
The complete description of the exercise can be found [[Media:Internet_Management_Exercise-5.pdf | here]].
 
To answer these questions, you have to start from the following links:  
 
To answer these questions, you have to start from the following links:  
 
* [[XXX | SNMPv1]]
 
* [[XXX | SNMPv1]]
Line 29: Line 29:
 
== Run a management application ==  
 
== Run a management application ==  
 
In this exercise you have to install and configure a management application (like MRTG/Cacti/Nagios or Zenoss) and write a report.
 
In this exercise you have to install and configure a management application (like MRTG/Cacti/Nagios or Zenoss) and write a report.
The complete description of the exercise can be found [[XXX | here]].
+
The complete description of the exercise can be found [[Media:Internet_Management_Exercise-6.pdf | here]].
  
 
== Write a SNMP extension or perform a literature study ==  
 
== Write a SNMP extension or perform a literature study ==  
Line 35: Line 35:
 
1) Write an extension to your SNMP agent. You have freedom to decide which additional objects you would like to implement.
 
1) Write an extension to your SNMP agent. You have freedom to decide which additional objects you would like to implement.
 
2) Perform a literature study on a specific topic and write a report.
 
2) Perform a literature study on a specific topic and write a report.
The complete description of the exercise can be found [[XXX | here]].
+
The complete description of the exercise can be found [[Media:Internet_Management_Exercise-7.pdf | here]].
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Revision as of 22:16, 30 November 2009

SMI

In this exercise you have to use SMIv2 to define and validate a simple MIB MODULE. The complete description of the exercise can be found here.

MIBs

In this exercise you have to retrieve certain MIB values. The complete description of the exercise can be found here. To retrieve the requested values, you have to start from the | MIB overview page. The configuration for this exercise is explained here.

Decode a SNMP packet

In this exercise you have to decode an ASN.1 encoded SNMP packet. The complete description of the exercise can be found here.

SNMP agents

In this exercise you have to install and configure a SNMP agent. The complete description of the exercise can be found here.

SNMP

In this exercise you have to perform a number of SNMP operations on a demo MIB and compare the results for the different versions of SNMP. The complete description of the exercise can be found here. To answer these questions, you have to start from the following links:

The configuration for this exercise is explained here.

Run a management application

In this exercise you have to install and configure a management application (like MRTG/Cacti/Nagios or Zenoss) and write a report. The complete description of the exercise can be found here.

Write a SNMP extension or perform a literature study

In this exercise you may chose between: 1) Write an extension to your SNMP agent. You have freedom to decide which additional objects you would like to implement. 2) Perform a literature study on a specific topic and write a report. The complete description of the exercise can be found here.