InterviewSolution
Saved Bookmarks
| 1. |
What Are Mibs, And How Are They Accessed? |
|
Answer» A Management INFORMATION Base (MIB) is a COLLECTION of information that is organized hierarchically. MIBs are accessed using a network-management PROTOCOL such as SNMP. They are comprised of MANAGED objects and are identified by object identifiers. A Management Information Base (MIB) is a collection of information that is organized hierarchically. MIBs are accessed using a network-management protocol such as SNMP. They are comprised of managed objects and are identified by object identifiers. |
|