wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SNMP

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.
SNMP defines the ___________________ to be sent from a manager to an agent and vice versa.
a)
format of the packets
b)
      b. encoding of the packets
c)
      c. number of packets
d)
      d. none of the above
2.
A manager is a host that runs the SNMP _______ process.
a)
Client
b)
Sever
c)
Both a and b
d)
None
3.
An agent is a host or computer that runs the SNMP _______ process.
a)
Client
b)
Sever
c)
Both a and b
d)
None
4.
SNMP uses two other protocols:________ and _________.
a)
 MIB; SMTP
b)
      b. SMI; MIB
c)
      c. FTP; SMI
d)
      d. none of the above
5.
 ________ defines the general rules for naming objects, defining object types, and showing how to encode objects and values.
a)
MIB
b)
BER
c)
SMI
d)
None
6.
We can compare the task of network management to the task of writing a program. Both tasks need rules. In network management this is handled by ___________.
a)
SNMP
b)
SMI
c)
MIB
d)
None
7.
We can compare the task of network management to the task of writing a program. Both tasks need variable declarations. In network management this is handled by _________.
a)
SNMP
b)
SMI
c)
MIB
d)
None
8.
 We can compare the task of network management to the task of writing a program. Both tasks have actions performed by statements. In network management this is handled by _______.
a)
SNMP
b)
SMI
c)
MIB
d)
None
9.
 SMI emphasizes three attributes to handle an object: _____, ________, and _________.
a)
      a. name; data type; size
b)
      b. name; size; encoding method
c)
      c. name; data type; encoding method
d)
      d. none of the above
10.
To name objects globally, SMI uses an object identifier, which is a hierarchical identifier based on a _______ structure
a)
      a. linear
b)
      b. tree
c)
      c. graph
d)
      d. none of the above
11.
All objects managed by SNMP are given an object identifier. The object identifier always starts with _______.
a)
      a. 1.3.6.1.2.1
b)
      b. 1.3.6.1.2.2
c)
      c. 1.3.6.1.2.3
d)
      d. none of the above
12.
To define the data type, SMI uses fundamental _______ definitions and adds some new definitions.
a)
      a. AMS.1
b)
      b. ASN.1
c)
      c. ASN.2
d)
      d. none of the above
13.
SMI has two broad categories of data type: _______ and _______.
a)
      a. simple; complex
b)
      b. simple; structured
c)
      c. structured; unstructured
d)
      d. none of the above
14.
The _______ data types are atomic data types.
a)
      a. structure
b)
      b. simple
c)
      c. both a and b
d)
      d. none of the above
15.
SMI defines two structured data types: ________ and _________.
a)
      a. sequence; atomic
b)
      b. sequence;  sequence of
c)
      c. a sequence of; array
d)
      d. none of the above