bluemax-ngf-firewall-rules
Get firewall rules from BLUEMAX NGF device
bluemax-ngf-firewall-rules [profile=PROFILE] [complex=t]
- profile=PROFILE
- Profile name of BLUEMAX NGF
- complex=t
- Specify 't' for nested object.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Profile name of BLUEMAX NGF |
id | Integer | Rule ID | |
enabled | Bool | Enabled | |
name | String | Name | |
action | String | Action | |
src_ip_ver | Integer | Source IP version | e.g. 4 or 6 |
src_id | Integer | Source object ID | |
src_zone | String | Source zone | |
src_except | Bool | Source negation | true for negation |
src_type | String | Source type | e.g. host, network |
src_name | String | Source name | |
dst_ip_ver | Integer | Destination IP version | e.g. 4 or 6 |
dst_id | Integer | Destination object ID | |
dst_zone | String | Destination zone | |
dst_except | Bool | Destination negation | |
dst_type | String | Destination type | |
dst_name | String | Destination name | |
service_id | Integer | Service object ID | |
service_type | String | Service object type | e.g. service |
service | String | Service | e.g. HTTP, HTTPS |
time_id | Integer | Time object ID | |
time_name | String | Time object name | |
time_expiry | Date | Time object expiry | |
bidirectional | Bool | Bidirectional | |
log | Bool | Use logging | |
tcp_flag | Bool | Use TCP flag | |
vlan_id | String | VLAN ID list | Separated by comma |
session_limit_mode | String | Session limit mode | |
max_sessions | Integer | Max sessions | |
max_sessions_per_ip | Integer | Max sessions per IP address | |
session_limit_block | Bool | Block session | |
ips_profile | String | IPS profile name | |
av_profile | String | Anti-virus profile name | |
as_profile | String | Anti-spam profile name | |
wf_profile | String | Web filter profile name | |
dlp_profile | String | DLP profile name | |
apt_profile | String | APT profile name | |
description | String | Description |