SNMP Management Information Base Files

The base component of an SNMP implementation is the Management Information Base (MIB). A MIB is a text file that describes a managed node’s available information and where it is stored. The tree-like, hierarchical system classifies information about resources in a network. The MIB defines the variables that the SNMP agent can access. When a management station requests information from a managed node, the agent receives the request and retrieves the appropriate information from the MIBs. The MIB provides access to the server’s network configuration, status, and statistics.

The following SNMP MIBs are used with ILOM:

Related Topics