R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l
40
A P P E N D I X C
41
R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l
S I M P L E N E T W O R K M A N A G E M E N T P R O T O C O L ( S N M P )
elaborate configuration options available when you are using v3. The instruction presented here will
give you the flavor of the configuration but definitely not the full scope of possibilities. To access
your RTM3204 via v3 of SNMP, you will have to configure two files:
/etc/snmpd.conf
/boot/ucd-snmp/snmpd.conf
The first file contains static configuration parameters that the agent uses to control access and to
determine where to send notifications/traps. Other aspects of the agent’s operation are also configu-
rable in this file, but you should not need to modify those. To use the SNMPv3 capabilities of the
RTM3204, you must first set up user information and access limits for those users in
/etc/snmpd.conf.
Uncomment and edit these two lines to define your v3 users and their access parameters:
rwuser root priv .1
rouser tychouser auth .1.3.6.1.4.1.13827
The first line defines a SNMPv3 read-write user
root
whose minimum security level will be authenti-
cated and encrypted for privacy (choices are noauth, auth and priv), and who will have read-write ac-
cess to the entire
iso(1)
branch of the SMI object tree. The second line defines a SNMPv3 read-only
user
tychouser
whose minimum security level will be authenticated but not encrypted, and who will
have read-only access to the entire
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).endRun-
TechnologiesMIB(13827)
branch of the SMI object tree. After adding the user lines to
/etc/
snmpd.conf
, copy it to the
/boot/etc
directory using
cp –p
.
The second file is located on the non-volatile FLASH disk and is used by the SNMP agent to store
“persistent data” that may be dynamic in nature. This may include the values of the MIB-II variables
sysLocation, sysContact and sysName as well as any configured SNMPv3 user crypto keys. In order
to use SNMPv3, you must configure user keys in this file for each SNMPv3 user that you have set up
in
/etc/snmpd.conf
. To do this, you must add lines to
/boot/ucd-snmp/snmpd.conf
like these for each
user:
createUser root MD5 endrun_1 DES endrun_1
createUser tychouser SHA TychoGPS
The first line will cause the agent,
snmpd
to create a user
root
who may be authenticated via Mes-
sage Digest Algorithm 5 (MD5) with password
endrun_1
and may use the Data Encryption Standard
(DES) to encrypt the session data with passphrase
endrun_1
. The second line will cause a user
tychouser
to be created who may be authenticated using the Secure Hash Algorithm (SHA) with pass-
word
TychoGPS_0
. Passwords and passphrases must have a
minimum
of 8 characters, or you will not
be able to be authenticated.
IMPORTANT
You must kill the
snmpd
process prior to editing,
/boot/ucd-snmp/snmpd.conf
. Otherwise, the secret
key creation may not complete properly. Issue the command
ps -e
to have the operating system dis-
play the list of running processes. Look for the PID of the
snmpd
process and issue the kill command to
stop it. For example, if the PID listed for the
snmpd
process is 53, then you would issue this command:
kill 53
. You can verify that the process was terminated by re-issuing the
ps -e
command.
Содержание RTM3204
Страница 1: ...Smarter Timing Solutions RTM3204 GPS Timing Module User Manual...
Страница 2: ......
Страница 6: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l...
Страница 26: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l 16 C H A P T E R T W O...
Страница 40: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l 30 A P P E N D I X A...
Страница 46: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l 36 A P P E N D I X B...
Страница 52: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l 42 A P P E N D I X C...
Страница 56: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l 46 A P P E N D I X D...
Страница 62: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l 52 A P P E N D I X F...
Страница 64: ...R T M 3 2 0 4 G P S T i m i n g M o d u l e U s e r M a n u a l 54 S P E C I A L M O D I F I C AT I O N S...
Страница 65: ......