AMT-70/AMT-73/AMT-75 Installation and Operation
5.12 Using SNMP
5.12.1 Introduction
The AMT70 modem family supports an SNMP agent. This support must be configured at
manufacturing when the modem is ordered. The command “showcfg” can be used to check if SNMP is
supported by your modem. If SNMP is fitted on your modem you can use the command “snmpcfg” to
configure the agent.
5.12.2 How to configure SNMP
The format of the command “snmpcfg” is as follow;
snmpcfg [Parameter] [ Value]
The command “snmpconf” list the active SNMP configuration
Executing 'snmpconf.def'
> snmpcfg syscontact
syscontact = Head Office
=> snmpcfg sysname
sysname = Advantech
=> snmpcfg syslocation
syslocation = AdvantechAMT, Dorval, Canada
=> snmpcfg rocommunity
rocommunity = public
=> snmpcfg rwcommunity
92
Parameter
Values Description
syscontact [value]
MIB-II syscontact;
The contact information for the administrator.
sysname [value]
MIB-II sysname;
An administratively-assigned name for this managed node
syslocation [value]
MIB-II syslocation;
Location of the modem unit
rocommunity [value] Community name for the GET requests.
At manufacturing the value is set to “public”.
rwcommunity [value] Community name for the SET requests.
At manufacturing the value is set to “private”.
authtrapenable 1/0 Enable / Disable the authentifications trap.
trapsink [network address] Destination Network Address (in the form ‘www.xxx.yyy.zzz’)
of the network manager. You can disable the sending of the
proprietary trap by setting this address to 0.0.0.0
trapcommunity [value] Community name for the traps requests.
At manufacturing the value is set to “public”.