InterviewSolution
Saved Bookmarks
| 1. |
SMI-S Standard uses which of the following?(a) Java RMI(b) CIM-XML/HTTP(c) CORBA(d) .NETThis question was addressed to me in an online interview.My enquiry is from SMI topic in section Application Layer of Computer Network |
|
Answer» RIGHT answer is (b) CIM-XML/HTTP The best I can explain: The Distributed Management Task Force MAINTAINS a Common Information MODEL (CIM) to represent a common set of network objects and their RELATIONSHIPS. CIM-XML/HTTP refers to the operations of CIM being performed over HTTP or XML. SMI-S USES CIM-XML/HTTP. |
|