![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1446304.1 : How to set community String for LSI SNMP Agent Traps
In this Document
Created from <SR 3-5457141897> Applies to:Sun Fire X4170 M2 Server - Version Not Applicable and laterSun Netra X4270 Server - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 6Gb SAS PCIe RAID HBA - Version Not Applicable to Not Applicable [Release N/A] Solaris Operating System - Version 10 10/08 U6 to 10 10/08 U6 [Release 10.0] Sun Fire X4270 M2 Server - Version Not Applicable to Not Applicable [Release N/A] Information in this document applies to any platform. Goal
[ LSI SNMP Agent is installed as a sub-agent of the SMA agent. On Solaris, you need to edit
'/etc/sma/snmp/snmpd.conf' file and add the lines mentioned in the FIX section ] Solution
a. [ /etc/init.d/lsi_mrdsnmpd stop ]
b. [ svcadm disable sma ]
a.
# vi /etc/sma/snmp/snmpd.conf ## Make sure to have a clean copy of snmpd.conf file backedup b. Press Shift+g ## To go to the bottom of the file c. Add below three lines if needed or just add trap community [ #man snmpd.conf ] trapcommunity testing trapsink 127.0.0.1 informsink xx.xxxx.xxx.xxx ## Ip Address of a host to receive traps 10.178.240.149 d. save exit
a. #vi /etc/lsi_mrdsnmp/sas/sas_TrapDestination.conf
################################################# # Agent Service needs the IP addresses to sent trap # The trap destination may be specified in this file or # using snmpd.conf file. Following indicators can be set # on "TrapDestInd" to instruct the agent to pick the IPs # as the destination. # 1 - IPs only from snmpd.conf # 2 - IPs from this file only # 3 - IPs from both the files ################################################# TrapDestInd 1 [ Select Option 1 Only ] Repeat the same steps for sasir_TrapDestination.conf [ path: /etc/lsi_mrdsnmp/sasir/sas_ir_TrapDestination.conf ] Save & Exit
Attachments This solution has no attachment |
||||||||||||||
|