Go to main content
Oracle® VM Server for SPARC 3.4 Management Information Base User's Guide

Exit Print View

Updated: May 2016
 
 

How to Remove the Oracle VM Server for SPARC MIB Software Package

This procedure describes how to remove the Oracle VM Server for SPARC MIB software package and unload the Oracle VM Server for SPARC MIB module.

  1. Stop the SMF service.
    primary# svcadm disable svc:/application/management/net-snmp:default
  2. Remove the Oracle VM Server for SPARC MIB software package from the primary domain.
    primary# pkg uninstall system/ldoms/mib
  3. Update the SNMP configuration file.

    Remove the line that you added to the /etc/net-snmp/snmp/snmpd.conf file during installation.

    dlmod ldomMIB /opt/SUNWldmib/lib/ldomMIB.so
  4. Restart the SMF service.
    primary# svcadm restart svc:/application/management/net-snmp:default