Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2313453.1
Update Date:2017-10-02
Keywords:

Solution Type  Problem Resolution Sure

Solution  2313453.1 :   SNMP fails after OHMP upgrade to 2.4.1  


Related Items
  • SPARC T4-2
  •  
  • SPARC T5-2
  •  
  • SPARC T5-4
  •  
  • SPARC T4-1
  •  
  • SPARC T4-4
  •  
Related Categories
  • PLA-Support>Sun Systems>SPARC>CMT>SN-SPARC: T5
  •  




Applies to:

SPARC T5-2 - Version All Versions and later
SPARC T5-4 - Version All Versions and later
SPARC T4-1 - Version All Versions and later
SPARC T4-2 - Version All Versions and later
SPARC T4-4 - Version All Versions and later
Information in this document applies to any platform.

Symptoms

After upgrade to Oracle Hardware Management Pack (OHMP) version 2.4.1, SNMP access fails. 

# head /var/log/snmpd.log
NET-SNMP version 5.0.9
no connection to sunHwMonMIB agent
no connection to sunHwMonMIB agent
no connection to sunHwMonMIB agent

Cause

 OHMP 2.4.1 disables all OHMP SNMP features by default because of Oracle Security directives, as v2c is not considered to be a secure protocol. There is no support for V3.

Solution

Customers using SNMP on OHMP 2.4.1 will have to manually enable SNMP functionality by doing the following:

Edit /etc/ssm/hwmgmtd.conf.  Change the following 2 lines:

#inventory_poller_enabled=0
#request_thread_enabled=0

to

inventory_poller_enabled=1
request_thread_enabled=1

  

Then restart sp/management service and snmpd services. After initialization (which will take around 5 minutes) OHMP SNMP functionality should be available again.


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback