SNMP administration
Z-Edge 64 Configuration Guide
103
First, create an access list for the first IP address:
zSH> new community-access-profile 2
Please provide the following: [q]uit.
access-table-index: -> {0}: 1
ip-address: ---------> {0.0.0.0}: 192.168.9.10
....................
Save new record? [s]ave, [c]hange or [q]uit: s
New record saved.
Then, create an access list for the second IP address with the same
access-table-index (1):
zSH> new community-access-profile 3
Please provide the following: [q]uit.
access-table-index: -> {0}: 1
ip-address: ---------> {0.0.0.0}: 192.168.11.12
....................
Save new record? [s]ave, [c]hange or [q]uit: s
New record saved.
Finally, create a community-profile that specifies the community name, and
uses the same access-table-index (1) as defined in the two
community-access-profiles you just created:
zSH> new community-profile 4
Please provide the following: [q]uit.
community-name: -----> {}: private
permissions: --------> {read}: readandwrite
access-table-index: -> {0}: 1
....................
Save new record? [s]ave, [c]hange or [q]uit: s
New record saved.
Configuring traps
The trap-destination profile defines a trap recipient for the Z-Edge 64. To
configure a trap destination you need to know:
•
the IP address of the SNMP manager workstation
•
the community name the trap recipient expects
Parameter
Description
access-table-index
The community-profile identifier.
Values:
1-50
ip-address
The IP address of the SNMP manager
of the system.