ewalker-waf-snmp-configs
Get SNMP configs from eWalker WAF devices.
ewalker-waf-snmp-configs [profile=PROFILE]
- profile=PROFILE
- eWalker WAF connect profile code
Output Fields
| Field | Type | Name | Description | 
|---|---|---|---|
| profile | String | Connect profile | eWalker WAF connect profile code | 
| version | String | SNMP version | e.g. v2, v3 | 
| community | String | SNMP community | |
| user | String | SNMP v3 user | |
| auth_algorithm | String | SNMP v3 auth algorithm | e.g. SHA, SHA-256, SHA-512, … | 
| priv_algorithm | String | SNMP v3 priv algorithm | e.g. AES128, AES192, AES256 | 
| trap_enabled | Bool | SNMP trap enabled | |
| trap_community | String | SNMP trap community | |
| trap_level | String | SNMP trap level | e.g. Critical, Major, Minor, Warning | 
