wapples-snmp-trap-servers
Get SNMP trap server configurations on the WAPPLES device.
wapples-snmp-trap-servers [profile=PROFILE]
- profile=PROFILE
- WAPPLES connect profile code
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | e.g. wapples |
id | Integer | ID | Config ID |
ip | IP address | Remote IP | IP address of the SNMP trap server. |
port | Integer | Remote port | Port number of the SNMP trap server. |
version | String | Version | e.g. v1, v2, v3 |
community | String | Community | SNMP community string |
security_level | String | Security level | e.g. AUTH_PRIV, AUTH_NOPRIV, NOAUTH_NOPRIV |
username | String | Username | |
auth_protocol | String | Auth protocol | e.g. MD5, SHA |
priv_protocol | String | Privacy protocol | e.g. DES, AES |