Management Information Base Article Index for
Management
Website Links For
Management Information
 

Information About

Management Information Base




SNMP , a communication protocol between management stations (consoles, for example) and managed objects, (such as routers, gateways, and switches) makes use of MIBs. Components controlled by the management console need a so-called SNMP agent -- a software module that can communicate with the SNMP manager.

SNMP uses a specified set of commands and queries. A MIB should contain information on these commands and on the target objects (controllable entities or potential sources of status information) with a view to tuning the network transport to the current needs.

Examples of MIB objects include:
  • output queue length, which has the name ifOutQLen

  • Address Translation table (like ARP tables) called atTable.


RFC 1213 defines these as mandatory: if an environment does not use the atTable (as in the case of DDN-X.25 units) then the atTable simply remains empty. The table object includes, of course, definitions of table entries, atEntry and information about interfaces (''if'') for each atEntry, etc.

MIBs are periodically updated to add new functionality, remove ambiguities and to fix defects. These changes are made in conformance to section 10 of RFC 2578. An example of a MIB that has been updated many times is the important set of objects that was originally defined in RFC 1213 "MIB-II". This MIB has since been split up and can be found in MIBs such as RFC 2011 "SNMPv2 Management Information Base for the Internet Protocol using SMIv2", RFC 4022 "Management Information Base for the Transmission Control Protocol (TCP)", RFC 4113 "Management Information Base for the User Datagram Protocol (UDP)", RFC 2863 "The Interfaces Group MIB" and RFC 3418 "Management Information Base (MIB) for the Simple Network Management Protocol (SNMP)".


MIBS INDEX

  • SNMPv2-SMI: RFC 2578 - Structure of Management Information Version 2 ( SMI v2)

  • MIB-II: RFC 1213 - Management Information Base for Network Management of TCP/IP-based internets

  • SNMPv2-MIB: RFC 3418 - Management Information Base (MIB) for the Simple Network Management Protocol (SNMP)

  • TCP-MIB: RFC 4022 - SNMPv2 Management Information Base for the Transmission Control Protocol using SMIv2

  • UDP-MIB: RFC 4113 - SNMPv2 Management Information Base for the User Datagram Protocol using SMIv2

  • IP-MIB: RFC 2011 - SNMPv2 Management Information Base for the Internet Protocol using SMIv2

  • IF-MIB: RFC 2863 - The Interfaces Group MIB

  • ENTITY-MIB: RFC 4133 - Entity MIB (Version 3)

  • ENTITY-STATE-MIB: RFC 4268 - Entity State MIB

  • ALARM-MIB: RFC 3877 - Alarm Management Information Base (MIB)

  • Fibre Channel

  • ---FC-MGMT-MIB: RFC 4044 Fibre Channel Management MIB

  • ---FIBRE-CHANNEL-FE-MIB: RFC 2837 Definitions of Managed Objects for the Fabric Element in Fibre Channel Standard

  • Bridge

  • ---P-BRIDGE-MIB: RFC 2674-1999, proposed standard, Definitions of Managed Objects for Bridges with Traffic Classes, Multicast Filtering and Virtual LAN Extensions

  • ---SBRIDGEMIB: RFC 1525-1993, proposed standard, Definitions of Managed Objects for Source Routing Bridges

  • ---BRIDGEMIB: RFC 1493-1993, draft standard, Definitions of Managed Objects for Bridges

  • HPR-IP-MIB: RFC 2584 - Definitions of Managed Objects for APPN/HPR in IP Networks



EXTERNAL LINKS