Go to main content

Oracle® ILOM Protocol Management Reference SNMP and IPMI Firmware Release 4.0.x

Exit Print View

Updated: August 2017
 
 

View and Configure SNMP Community Properties

  1. To go to the /SP/services/snmp directory, type:

    -> cd /SP/services/snmp

  2. Within that directory, type the show command to view SNMP settings. The default settings are as follows:
    -> show
       /SP/services/snmp
       Targets:
         communities
         mibs
         users
       Properties:
         engineid = (none)
         port = 161
         servicestate = enabled
         v2c = disabled
         v3 = enabled 
      Commands: 
         cd
         set
         show
    
  3. To view the communities, type:

    -> show /SP/services/snmp/communities

    For example:

    -> show /SP/services/snmp/communities
    /SP/services/snmp/communities
    Targets:
      private
      public
    Properties:
    Commands:
      cd
      create
      delete
      show
    
  4. To create a community with read/write privileges, type:

    -> create /SP/services/snmp/communities/communityname

  5. To view the public communities, type:

    -> show /SP/services/snmp/communities/public

    For example:

    -> show /SP/services/snmp/communities/public
    /SP/services/snmp/communities/public
    Targets:
    Properties:
    Commands:
      cd
      show