Definition of Management information base

Babylon English
Management Information Base
database that contains information about each device in a network and is used by network protocols such as SNMP to control performance and productivity (Computers)

Search Dictionary:
Search Web Search Dictionary



Management information base definition was found in categories: Computer & Internet(2)  Language, Idioms & Slang(1)  Encyclopedia(1)  

Management information base Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
Management Information Base
(MIB) A database of managed objects acessed by network management protocols. An SNMP MIB is a set of parameters which an SNMP management station can query or set in the SNMP agent of a network device (e.g. router).
SNMP has two standard MIBs. The first, MIB I, was established in RFC 1156, was defined to manage TCP/IP-based internets. MIB II, defined in RFC 1213, is basically an update to MIB I.
Standard minimal MIBs have been defined, and many hardware (and certain software, e.g. DBMS) providers have developed private MIBs in ASN.1 format allowing them to be compiled for use in a Nework Management System. In theory, any SNMP manager can talk to any SNMP agent with a properly defined MIB.
See also client-server model.
(1994-11-14)

Internetworking Terms
Management Information Base
The set of parameters an SNMP management station can query or set in the SNMP agent of a network device (e.g., router). Standard, minimal MIBs have been defined, and vendors often have Private enterprise MIBs. In theory, any SNMP manager can talk to any SNMP agent with a properly defined MIB. See also: client-server model, Simple Network Management Protocol [Source: BIG-LAN]


Management information base Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
management information base

management information base
(mib) a database of managed objects acessed by network management protocols. an snmp mib is a set of parameters which an snmp management station can query or set in the snmp agent of a network device (e.g. router).



Management information base Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Management information base
A management information base (MIB) stems from the OSI/ISO Network management model and is a type of database used to manage the devices in a communications network. It comprises a collection of objects in a (virtual) database used to manage entities (such as routers and switches) in a network.

Objects in the MIB are defined using a subset of Abstract Syntax Notation One (ASN.1) called "Structure of Management Information Version 2 (SMIv2)" RFC 2578.The software that performs the parsing is an MIB compiler.

The database is hierarchical (tree structured) and entries are addressed through object identifiersInternet documentation RFCs discuss MIBs, notably RFC 1155, "Structure and Identification of Management Information for TCP/IP based internets", and its two companions, RFC 1213, "Management Information Base for Network Management of TCP/IP-based internets", and RFC 1157, "A Simple Network Management Protocol".


See more at Wikipedia.org...