Enabling or Disabling SNMP

SNMP is enabled by default when you selected v1v2, secure trap, and v3 values for the snmp-agent-mode element. Use this task to enable or disable SNMP on the Oracle® Enterprise Session Border Controller

  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)#
  4. The snmp-enabled element is enabled by default. If you need to disable SNMP on the system enter the disabled value.
    ORACLE(system-config)# [enabled | 
    				  disabled]