
UC-8100-LX Software Manual
General Debian Package Usage
5-15
103B
Setting up UC-8100-LX as an NFS Client
The following procedure is used to mount a remote NFS Server.
Establish a mount point on the NFS Client site.
Mount the remote directory to a local directory.
Steps 1:
#mkdir –p /home/nfs/public
Step 2:
#mount –t nfs NFS_Server(IP):/directory /mount/point
Example
: #mount –t nfs 192.168.3.100/home/public /home/nfs/public
NOTE
Click the following links for more information on NFS.
http://www.tldp.org/HOWTO/NFS-HOWTO/index.html
http://nfs.sourceforge.net/nfs-howto/client.html
http://nfs.sourceforge.net/nfs-howto/server.html
48B
SNMP
UC-8100 series has built-in SNMP (Simple Network Management Protocol) agent software. It supports
RFC1317 RS-232 like group and RFC 1213 MIB-II. SNMP daemon is installed but disabled by default. You may
activate the daemon manually or set it to be enabled by default.
You will need to start/stop the service with following command.
Start snmpd manually
sudo /etc/init.d/snmpd start
Stop snmpd manually
sudo /etc/init.d/snmpd stop
Enable snmpd
insserv -d snmpd
Disable snmpd
insserv -r snmpd
The UC-8100-LX has built-in SNMP (Simple Network Management Protocol) agent software.
The following simple example allows you to use an SNMP browser on the host site to query the UC-8100 series,
which is the SNMP agent. UC-8100 series will respond.
debian:~# snmpwalk -v 2c -c public -Cc 192.168.27.115
iso.3.6.1.2.1.1.1.0 = STRING: "Linux Moxa 3.2.0_UC81XX #3 Thu Apr 24 10:38:04 CST 2014 armv7l"
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.8691.12.8100
iso.3.6.1.2.1.1.3.0 = Timeticks: (201692) 0:33:36.92
iso.3.6.1.2.1.1.4.0 = STRING: "Moxa Inc., Embedded Computing Business. <www.moxa.com>"
iso.3.6.1.2.1.1.5.0 = STRING: "Moxa"
iso.3.6.1.2.1.1.6.0 = STRING: "Fl.4, No.135, Lane 235, Baoquao Rd., Xindian Dist., New Taipei City, Taiwan,
R.O.C.\""
iso.3.6.1.2.1.1.7.0 = INTEGER: 72
iso.3.6.1.2.1.1.8.0 = Timeticks: (4) 0:00:00.04
iso.3.6.1.2.1.1.9.1.2.1 = OID: iso.3.6.1.6.3.10.3.1.1
iso.3.6.1.2.1.1.9.1.2.2 = OID: iso.3.6.1.6.3.11.3.1.1
Содержание UC-8100-LX
Страница 8: ...UC 8100 LX Software Getting Started 2 2...
Страница 38: ...UC 8100 LX Software Manual Security On UC 8100 LX 4 2...