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:
The system and snmp groups from SNMPv2 MIB (RFC1907)
SNMP-FRAMEWORK-MIB (RFC2271.txt)
SNMP-USER-BASED-MIB (RFC 2574)
SNMP-USER-BASED-MIB (RFC 2574)
SNMP-MPD-MIB (RFC 2572)
The entPhysicalTable from the ENTITY-MIB (RFC2737)
SUN-PLATFORM-MIB
This MIB represents an inventory of server and chassis hardware, including all the sensors and indicators along with their status.
SUN-ILOM-CONTROL-MIB
This MIB represents a Sun SP or CMM configuration such as user or access management, alerts, and more.
SUN-HW-TRAP-MIB
This MIB describes the hardware-related traps that a Sun SP or CMM may generate.
SUN-ILOM-PET-MIB
This MIB describes the IPMI Platform Event Traps (PETs) that a Sun SP may generate. See About Alert Management for more information about PETs.