Chapter 38 System Remote Management
38.7.2 FTP Commands Examples
This command sets a service control rule that allowed the computers with the IP addresses matching the specified address object to access the specified zone using FTP service.
Router# configure terminal
Router(config)# ip ftp server rule 4
This command displays FTP settings.
Router# configure terminal |
| |
Router(config)# show ip ftp server status |
| |
active | : yes |
|
port | : 21 |
|
certificate: default |
| |
TLS | : no |
|
service control: | Action | |
No. Zone | Address |
========================================================================
38.8 SNMP
Simple Network Management Protocol is a protocol used for exchanging management information between network devices. Your ZyWALL supports SNMP agent functionality, which allows a manager station to manage and monitor the ZyWALL through the network. The ZyWALL supports SNMP version one (SNMPv1) and version two (SNMPv2c).
38.8.1 Supported MIBs
The ZyWALL supports MIB II that is defined in
38.8.2 SNMP Traps
The ZyWALL will send traps to the SNMP manager when any one of the following events occurs:
Table 175 SNMP Traps
OBJECT LABEL | OBJECT ID | DESCRIPTION |
Cold Start | 1.3.6.1.6.3.1.1.5.1 | This trap is sent when the ZyWALL is turned on or an agent |
|
| restarts. |
|
|
|
linkDown | 1.3.6.1.6.3.1.1.5.3 | This trap is sent when the Ethernet link is down. |
|
|
|
linkUp | 1.3.6.1.6.3.1.1.5.4 | This trap is sent when the Ethernet link is up. |
|
|
|
authenticationFailure | 1.3.6.1.6.3.1.1.5.5 | This trap is sent when an SNMP request comes from non- |
|
| authenticated hosts. |
|
|
|
292 |
|
ZyWALL (ZLD) CLI Reference Guide | |
|
|