USRobotics NETServer/8 User Manual
Page 206
10-56 Command Reference
Read Hosts
This defines which host(s) can perform SNMP GET operations
on the NETServer MIB objects. Use the following command:
add snmphost reader <
any | none | IP address>
Valid options are:
Any
Any host with the correct read community may
retrieve SNMP data from the NETServer.
None
The NETServer will not respond to any attempts
to retrieve SNMP data.
IP Address
A specific host may read SNMP data from the
NETServer. You can create a list of allowed hosts
by executing the following command for each host
in the list.
add snmphost reader
Write Hosts
This defines which host(s) can perform SNMP SET operations
on the NETServer MIB objects. Use the following command:
add snmphost writer <
any | none | IP address>
Valid options are:
Any
Any host with the correct read community may
write SNMP data to the NETServer.
None
The NETServer will not respond to any attempts
to write SNMP data.
IP Address
A specific host may write SNMP data to the
NETServer. You can create a list of allowed hosts
by executing the following command for each host
in the list.
add snmphost writer