Lantronix G520 G520 User Guide - Page 128

SNMP General Settings Configuration, Program Name Procfix action

Page 128 highlights

10: Services Table 10-29 SNMP General Settings Configuration Parameters Enable Description Select to enable the SNMPD application. EngineID Displays the SNMP engine ID, which is required to respond to SNMPv3 requests. This value is auto-generated when the agent is first started. agentaddress Defines a list of listening addresses on which to receive incoming SNMP requests. The default agent behavior is listening on all interfaces on UDP port 161. This is equivalent to the following directive: agentaddress udp:161 or simply agentaddress 161 To configure this field, specify one or more listening addresses using the format: [:] Examples:  UDP:161, UDP6:161 - accept requests on all IPv4 and IPv6 interfaces on UDP port 161  localhost:161 - accept requests on the local loopback interface on UDP port 161  127.0.0.1 - accept requests on the local loopback interface (UDP is implied)  UDP:161, UDP6:161, TCP:161, TCP6:161 - accept requests on all IPv4 and IPv6 interfaces on UDP port 161 and TCP port 161 Other combinations are also valid. System Information Displays the system group information. System name, contact and location can be set through the SNMP Manager.  sysName - default is Lantronix  sysContact - default is root@localhost  sysLocation - default is Unknown  sysDescription - default 'uname -s -n -r -v -m' command output is not writable using a set request. Process Monitoring Process Monitoring Process Name Max Process Monitors the processes running on the local system and registers a command that can be run to fix errors. This table displays the processes that are being monitored and provides options to add, edit or delete items from the monitoring table.  Click Add to add an entry to the process monitoring table. Enter the process name and other details as shown below.  Click Edit to modify a table entry.  Click Delete to delete an entry from the table. Name of the process that is being counted. Maximum number of processes that should be running. Generates an error flag if the number of processes detected is greater than the maximum specified. Min Process Minimum number of processes that should be running. Generates an error flag if the number is less than the minimum. Enable Fix Action Tells the agent to attempt to fix the problem by calling the operation specified in the fix action. The command will not be invoked automatically. Program Name (Procfix action) The command that gets run when the error is detected and the fix action field is enabled. Arguments Arguments that support the command. G520 Series IoT Cellular Gateway User Guide 128

  • 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
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225

10: Services
G520 Series IoT Cellular Gateway User Guide
128
Table 10-29
SNMP General Settings Configuration
Parameters
Description
Enable
Select to enable the SNMPD application.
EngineID
Displays the SNMP engine ID, which is required to respond to SNMPv3
requests. This value is auto-generated when the agent is first started.
agentaddress
Defines a list of listening addresses on which to receive incoming
SNMP requests.
The default agent behavior is listening on all interfaces on UDP port
161. This is equivalent to the following directive:
agentaddress udp:161 or simply agentaddress 161
To configure this field, specify one or more listening addresses using
the format: [<transport-specifier>:]<transport-address>
Examples:
UDP:161, UDP6:161 – accept requests on all IPv4 and IPv6
interfaces on UDP port 161
localhost:161 – accept requests on the local loopback interface on
UDP port 161
127.0.0.1 – accept requests on the local loopback interface (UDP is
implied)
UDP:161, UDP6:161, TCP:161, TCP6:161 – accept requests on all
IPv4 and IPv6 interfaces on UDP port 161 and TCP port 161
Other combinations are also valid.
System Information
Displays the system group information. System name, contact and
location can be set through the SNMP Manager.
sysName – default is Lantronix
sysContact – default is root@localhost
sysLocation – default is Unknown
sysDescription – default ‘uname -s -n -r -v -m’ command output is
not writable using a set request.
Process Monitoring
Process Monitoring
Monitors the processes running on the local system and registers a
command that can be run to fix errors.
This table displays the processes that are being monitored and
provides options to add, edit or delete items from the monitoring table.
Click
Add
to add an entry to the process monitoring table. Enter the
process name and other details as shown below.
Click
Edit
to modify a table entry.
Click
Delete
to delete an entry from the table.
Process Name
Name of the process that is being counted.
Max Process
Maximum number of processes that should be running. Generates an
error flag if the number of processes detected is greater than the
maximum specified.
Min Process
Minimum number of processes that should be running. Generates an
error flag if the number is less than the minimum.
Enable Fix Action
Tells the agent to attempt to fix the problem by calling the operation
specified in the fix action.
The command will not be invoked automatically.
Program Name (Procfix action)
The command that gets run when the error is detected and the fix
action field is enabled.
Arguments
Arguments that support the command.