Network Management
1. SNMP defines the ___________________ to be sent from a manager to an agent and vice versa.
2. A manager is a host that runs the SNMP _______ process.
3. An agent is a host or computer that runs the SNMP _______ process
4. ________ defines the general rules for naming objects, defining object types, and showing how to encode objects and values.
5. 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 ___________.
6. 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 _________.
7. 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 _______.
8. . To name objects globally, SMI uses an object identifier, which is a hierarchical identifier based on a _______ structure
9. All objects managed by SNMP are given an object identifier. The object identifier always starts with _______
10. To define the data type, SMI uses fundamental _______ definitions and adds some new definitions.