ASRock Z87 Extreme11/ac LSI Mega RAID Storage Manager Guide - Page 18

Configuring snmpd.conf

Page 18 highlights

• Restart: # svcadm restart svc:/application/management/sma:default • Status: # svcs svc:/application/management/sma:default Note: Online indicates that the SMA is started. Disabled indicates that the SMA is stopped. The following commands are used to start, stop, restart, and check the status of the SAS SNMP Agent daemon: • Start: #/etc/init.d/lsi_mrdsnmpd start • Stop: #/etc/init.d/lsi_mrdsnmpd stop • Restart: #/etc/init.d/lsi_mrdsnmpd restart • Status: #/etc/init.d/lsi_mrdsnmpd status Configuring snmpd.conf By default, the SNMP queries (walk, get) can be executed from any remote machine without any changes to the snmpd.conf file. To quickly add a new community and client access, perform the following steps: 1. Stop the SMA service by executing the following command: # svcadm disable svc:/application/management/sma:default 2. Add read-only and read-write community names. a. Add a read-only community name and client/hostname/ipaddress under "SECTION: Access Control Setup" in the /etc/sma/snmp/snmpd.conf file, as shown in the following excerpt: SECTION: Access Control Setup #This section defines who is allowed to talk to your # running SNMP Agent. # rocommunity: a SNMPv1/SNMPv2c read-only access # community name # arguments: community # [default|hostname|network/bits] [oid] # rocommunity snmpclient 172.28.157.149 b. Add a read-write community name and client/hostname/ipaddress under "SECTION: Access Control Setup" in the /etc/sma/snmp/snmpd.conf file, as shown in the following excerpt: SECTION: Access Control Setup # This section defines who is allowed to talk to your # running # snmp agent. # rocommunity: a SNMPv1/SNMPv2c read-only access # community name # arguments: community # [default|hostname|network/bits] [oid] # rwcommunity snmpclient 172.28.157.149 3. Start the SMA service by using the following command: Page 18 DB09-000202-05 37857-02 Installation Rev. F - May 2011 Copyright © 2011 by LSI Corporation. All rights reserved.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178

Page 18
Installation
DB09-000202-05 37857-02
Rev. F - May 2011
Copyright © 2011 by LSI Corporation. All rights reserved.
Restart:
# svcadm restart svc:/application/management/sma:default
Status:
# svcs svc:/application/management/sma:default
Note:
Online
indicates that the SMA is started.
Disabled
indicates that the SMA is
stopped.
The following commands are used to start, stop, restart, and check the status of the SAS SNMP
Agent daemon:
Start:
#/etc/init.d/lsi_mrdsnmpd start
Stop:
#/etc/init.d/lsi_mrdsnmpd stop
Restart:
#/etc/init.d/lsi_mrdsnmpd restart
Status:
#/etc/init.d/lsi_mrdsnmpd status
Configuring snmpd.conf
By default, the SNMP queries (walk, get) can be executed from any remote machine without any
changes to the
snmpd.conf
file. To quickly add a new community and client access, perform the
following steps:
1.
Stop the SMA service by executing the following command:
# svcadm disable svc:/application/management/sma:default
2.
Add read-only and read-write community names.
a.
Add a read-only community name and client/hostname/ipaddress under "SECTION:
Access Control Setup" in the
/etc/sma/snmp/snmpd.conf
file, as shown in the following
excerpt:
#################################################
# SECTION: Access Control Setup
#This section defines who is allowed to talk to your # running SNMP Agent.
# rocommunity: a SNMPv1/SNMPv2c read-only access
# community name
# arguments:
community
# [default|hostname|network/bits] [oid]
# rocommunity snmpclient 172.28.157.149
#################################################
b.
Add a read-write community name and client/hostname/ipaddress under "SECTION:
Access Control Setup" in the
/etc/sma/snmp/snmpd.conf
file, as shown in the following
excerpt:
#################################################
# SECTION: Access Control Setup
# This section defines who is allowed to talk to your # running
# snmp agent.
# rocommunity: a SNMPv1/SNMPv2c read-only access
# community name
# arguments:
community
# [default|hostname|network/bits] [oid]
# rwcommunity snmpclient 172.28.157.149
#################################################
3.
Start the SMA service by using the following command: