SNMP Configuration

To configure SNMP:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type system and press Enter to access the system-level configuration elements.
    ORACLE(configure)# system
  3. Type system-config and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(system)# system-config
    ORACLE(system-config)#

    From this point, you can set SNMP parameters. The following is an example what an SNMP configuration might look like. Parameters not described in this section are omitted below.

    system-config
            mib-system-contact             John Doe
            mib-system-name                Test System
            mib-system-location            Upstairs
            snmp-enabled                   enabled
            enable-snmp-auth-traps         disabled
            enable-snmp-syslog-notify      disabled
            enable-snmp-monitor-traps      disabled
            enable-env-monitor-traps       disabled
            snmp-syslog-his-table-length   1
            snmp-syslog-level              WARNING