Sun Microsystems, Inc.  Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-1451026.1
Update Date:2012-07-02
Keywords:

Solution Type  Problem Resolution Sure

Solution  1451026.1 :   ASR SNMP Trap Destination and Grid Control on Exadata Cell Nodes  


Related Items
  • Exadata Database Machine X2-2 Half Rack
  •  
  • Enterprise Manager for Exadata
  •  
  • Exadata Database Machine X2-2 Full Rack
  •  
  • Exadata Database Machine X2-2 Hardware
  •  
  • Exadata Database Machine X2-8
  •  
  • Exadata Database Machine X2-2 Qtr Rack
  •  
  • Exadata Database Machine V2
  •  
Related Categories
  • PLA-Support>Sun Systems>Sun_Other>Sun ASR>SN-OTH: 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 Not Applicable to Not Applicable [Release N/A]
Exadata Database Machine X2-8 - Version Not Applicable to Not Applicable [Release N/A]
Enterprise Manager for Exadata - Version 11.2.0.1 to 12.1.0.2.0 [Release 11.2 to 12.1]
Exadata Database Machine V2 - Version Not Applicable to Not Applicable [Release N/A]
Exadata Database Machine X2-2 Full Rack - Version Not Applicable to Not Applicable [Release N/A]
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 © 2012 Sun Microsystems, Inc.  All rights reserved.
 Feedback