This section describes all the parameters related to the configuration of SNMP.
Disable SNMP connection from the outside. PHP scripts running on the device are still allowed to
connect to the SNMP service, but no external connections are accepted. This is the default setting.
Note: this parameter will override settings done using
<snmp-local>, <snmp-limited>
or
<snmp-
all>
.
For instance, to close SNMP to outside clients, use:
<snmp-local/>
Enable connections to the SNMP service from remote hosts as long as they are within the given address
range. This command is composed of the following parameter:
<address-range>
Range of the accepted address. Can be of the following form:
Single address: e.g. 192.168.1.100
Range using bit mask: e.g. 192.168.1.0/24
Range using net mask: e.g. 192.168.1.0/255.255.255.0
Note: this parameter will override settings done using
<snmp-local>, <snmp-limited>
or
<snmp-
all>
.
For instance, to enable connections to the SNMP service from any device with an IP is in the range
192.168.1.0/24, use:
<snmp-limited>
<address-range>192.168.1.0/24</address-range>
</snmp-limited>
Enable access to the SNMP service from any host.
Note: This setup should be used with care, as it is easy to create a DoS on the player by executing a
large number of SNMP queries to the device.
For instance, to enabling connections to the SNMP service from any host on the network, use:
Содержание HMP series
Страница 1: ...www spinetix com ...