Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Enabling VMware MIBs on an ESX 3.x host

Purpose

This article provides the steps to enable VMware MIBs on an ESX 3.x host.

The ESX 3.x or later Net-SNMP-based agent can be used with any management software that can load and compile a Management Information Base (MIB) in SMIv1 format and can understand SNMPv1 trap messages. The ESX 3.x Net-SNMP-based agent supports both traps and SNMP gets. 

Resolution

To enable VMware MIBs on an ESX 3.x host:
  1. Log in to the ESX host as root using an SSH client. If you cannot log in using an SSH client, log in to the physical console of the ESX host as root.
  2. Open the /etc/snmp/snmpd.conf configuration file using a text editor.
  3. To enable VMware MIBs, add this entry to the file:

    dlmod SNMPESX /usr/lib/vmware/snmp/libSNMPESX.so

    Note: To disable VMware MIBs, remove this entry from the /etc/snmp/snmpd.conf configuration file.


  4. Run this command to restart SNMP:

    service snmpd restart

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions
KB: