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-1451026.1
Update Date:2017-05-17
Keywords:

Solution Type  Problem Resolution Sure

Solution  1451026.1 :   ASR SNMP Trap Destination and Enterprise Manager on Exadata Cell Nodes  


Related Items
  • Enterprise Manager for Exadata
  •  
  • Exadata Database Machine V2
  •  
  • Exadata X3-8 Hardware
  •  
  • Exadata X3-2 Quarter Rack
  •  
  • Exadata X3-2 Eighth Rack
  •  
  • Exadata Database Machine X2-2 Half Rack
  •  
  • Exadata X3-2 Full Rack
  •  
  • Exadata X3-2 Half Rack
  •  
  • Exadata Database Machine X2-2 Full Rack
  •  
  • Exadata Database Machine X2-2 Hardware
  •  
  • Exadata Database Machine X2-8
  •  
  • Exadata X3-2 Hardware
  •  
  • Exadata Database Machine X2-2 Qtr Rack
  •  
Related Categories
  • PLA-Support>Sun Systems>Sun_Other>RapidSR>SN-OTH: RapidSR-ASR
  •  


Issue When adding ASR or Grid Control to the Cell configuration and loosing functionality of one or the other after altering the cell

In this Document
Symptoms
Changes
Cause
Solution
References


Applies to:

Exadata Database Machine X2-2 Qtr Rack - Version All Versions to All Versions [Release All Releases]
Exadata Database Machine X2-8 - Version All Versions to All Versions [Release All Releases]
Enterprise Manager for Exadata - Version 11.2.0.1 to 12.1.0.5.0 [Release 11.2 to 12.1]
Exadata Database Machine V2 - Version All Versions to All Versions [Release All Releases]
Exadata Database Machine X2-2 Full Rack - Version All Versions to All Versions [Release All Releases]
Linux x86-64
Providing steps to fix the SNMP Subscriber if adding ASR to the Cell nodes after initial setup, or also if the Grid Control SNMP Subscribers where entered after the initial ASR Setup Occurred

Symptoms

 ASR will not capture events from the Exadata Cell nodes

Grid Control misses events and is not able to monitor the Exadata Cell nodes.

Changes

 Adding of ASR to the Cell configuration of SNMP Subscribers

Adding Grid Control to the Cell Configuration of SNMP Subscribers

Cause

 When running the command to set up the SNMP Subscribers, the list of entries is not populated correctly. This is a result of missing steps in the documentation to check the configuration prior to executing the command:

ASR CLI Entry

cellcli -e "alter cell snmpsubscriber=((host='x.x.x.x',port=162,community=public,type=asr))"

dcli -g cell_group -l celladmin -n cellcli -e "alter cell snmpsubscriber= \(\(host=\'x.x.x.x\',port=162,community=public,type=asr,\)\)"

Grid Control CLI Entry

cellcli -e "alter cell snmpsubscriber=((host='x.x.x.1',port=3887,community=public),(host='x.x.x.2',port=3887,community=public))"

dcli -g cell_group -l celladmin -n cellcli -e "alter cell snmpsubscriber= \(\(host=\'x.x.x.1\',port=3887,community=public,,\),\(host=\'x.x.x.2\',port=3887,community=public,\)\)"

 

Solution

 To resolve this issue, make sure to order the entries correctly as well as do a validation check before running the command to set the SNMP Destination Trap locations.

cellcli -e "list cell attributes snmpsubscriber"

Check the list to make sure all entries are visible. Note when adding the ASR SNMP Destination entry, it needs to be the last entry given

cellcli -e "alter cell snmpsubscriber=((host='x.x.x.1',port=3887,community=public),(host='x.x.x.2',port=3887,community=public),(host='x.x.x.x',port=162,community=public,type=asr))"

dcli -g cell_group -l celladmin -n cellcli -e "alter cell snmpsubscriber= \(\(host=\'x.x.x.1\',port=3887,community=public,,\),\(host=\'x.x.x.2\',port=3887,community=public,\),\(host=\'x.x.x.x\',port=162,community=public,type=asr,\)\)"

.

 

References

<BUG:13977078> - ASR - GRID CONTROL AND ASR TRAP DESTINATION ENTRY REMOVED

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