![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 2313453.1 : SNMP fails after OHMP upgrade to 2.4.1
Applies to:SPARC T5-2 - Version All Versions and laterSPARC 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. SymptomsAfter upgrade to Oracle Hardware Management Pack (OHMP) version 2.4.1, SNMP access fails. # head /var/log/snmpd.log CauseOHMP 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. SolutionCustomers 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 |
||||||||||||
|