Download SNMP MIBs (CLI)

  1. Log in to the Oracle ILOM CLI.
  2. Use the show command to display the SNMP MIBs.

    For example:

    ->show /SP/services/snmp/mibs
     
    /SP/services/snmp/mibs
        Targets:
     
        Properties:
            dump_uri = (Cannot show property)
     
        Commands:
            cd
            dump
            set
            show
    
  3. To download the files, use either the dump command or set command.
    Examples:

    -> dump -destination URI /SP/services/snmp/mibs

    or

    -> set /SP/services/snmp/mibs dump_uri= URI

    where URI specifies the target to which the files are downloaded.

    A zip file containing the MIBs are transferred to the destination server.