Ricoh CL3000 Printer User Manual


 
Operating Instructions Administrator Reference
193
Protocol configuration
You should use the following command to set the protocols to active or inactive. If you set a protocol
to inactive, all access settings set to use that protocol are disabled.
msh> snmp {ip | ipx} {on | off}
"on" means active and "off" means inactive
To change the protocol of access settings, use the following command. However, if you disabled a
protocol with the above command, making it active here will have no effect.
msh> snmp number active {ip | ipx} {on | off}
Access configuration
You can configure an address of a host depending on the protocols used.
The Network Interface Board accepts requests only from hosts having addresses with access types
of "read-only" or "read-write". Type "0" to have Network Interface Board accept requests from any
host without requiring a specific type of access.
Command syntax:
msh> snmp number {ip | ipx} address
Note
To specify the TCP/IP protocol, type ip followed by a space, and then the IP address.
To specify the IPX/SPX protocol, type ipx followed by a space and then the IPX address followed
by a decimal and then the MAC address of the Network Interface Board.
The following is an example of how to configure registration number 3 with the IP address
192.168.15.16.
msh> snmp 3 ip 192.168.15.16
The following is an example of how to configure registration number 3 with the IPX address
7390A448, and the MAC address 00:00:74:62:5C:65.
msh> snmp 3 ipx 7390A448:000074625C65