Computer Networks
Tutorial #16
- How would you request a router to return the actual values of the
objects
ipForwarding
, icmpInEchoes
and
tcpMaxConn
? Give solutions using each of the
get and get-next commands. Use
a command syntax of your choice, although the CMU SNMPlib
syntax given in the
lecture notes
would be the most appropriate.
- The following is a diagrammatic view of portion of a table
(
ifTable
) in the interfaces portion of the standard MIB,
edited to fit the page. The table consists of a sequence of
ifEntry
elements. Values shown are from the router
r-bgowan
at Bendigo.
- Describe interface 3 on this router.
- What would be the structure of an SNMP
get-request to discover the speed, in bps,
of interface 1.
- What value would be returned by
get-next(...ifSpeed.2)?
- Why do SNMP proponents use the expression
"powerful get-next"? In other words, what problem
does the get-next operation solve very elegantly?
- (Philosophical question) What is the purpose of the SNMP portion of
the MIB?
See Prac #16 for the practical exercises
accompanying this tutorial.
[Previous Tutorial]
[Tutorial Index]
[Next Tutorial]
Copyright © 2000 by
Philip Scott,
La Trobe University.