Sample Configuration File
893-743-A
G-3
# Enter the NMM initialization string used for out-of-band
# communication.
# For example:
#initialization-string ATDT,9,1,415-555-1212
#
# Specify the concentrator's location (64 characters max.).
# For example:
#location Building A
#
# Specify the concentrator's name (64 characters max.).
# For example:
#sysname concA.abcCompany.com
#
# Specify the name & phone number of the concentrator's administrator
# or contact person (64 characters max.).
# For example:
#syscontact John Smith - Network Administrator - ext 5555
#
# Specify the community string used for read only operations.
# Specifying no community string will default to public for read only
# objects.
# For example:
#read-community public
#
# Specify the community string used for read and write operations.
# Specifying no community string will default to private for read and
# writable objects.
# For example:
#write-community private
#
# Enter the list of IP trap receivers along with their community
# strings and ageout times, in seconds. The maximum number is
# 42,949,672 seconds (approx 497 days). Specifying no ageout time
# defaults to indefinite time. Specify only one entry pair per line,
# up to a maximum of 10 entries.
# For example:
#ip-trap-receiver xxx.xxx.xxx.xxx trap-community public 9000
#
# Enter the list of IPX trap receivers along with their community
# strings and ageout times, in seconds. The maximum number is
# 42,949,672 seconds (approx 497 days). Specifying no ageout time
# defaults to indefinite time. Specify only one entry pair per line,
# up to a maximum of 10 entries.
# Entry format is:
# <Novell network #>:<Novell Host #> trap-community <community string>
# <ageout time>
# For example:
#ipx-trap-receiver 00000000:000000000000 trap-community public 9000