Snmp configuration for listening agent and sending traps to notification agents
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| plcmSnmpConfigEngineIdV2List | Array of PlcmSnmpConfigEngineIdV2 | See Definition of PlcmSnmpConfigEngineIdV2 | |
| plcmSnmpConfigTrapSinksV2List | Array of PlcmSnmpConfigTrapSinksV2 | See Definition of PlcmSnmpConfigTrapSinksV2 | |
| plcmSnmpConfigPassListV2List | Array of PlcmSnmpConfigPassListV2 | See Definition of PlcmSnmpConfigPassListV2 | |
| plcmSnmpConfigSecurityUserV2List | Array of PlcmSnmpConfigSecurityUserV2 | See Definition of PlcmSnmpConfigSecurityUserV2 | |
| plcmSnmpConfigNotificationAgentV2List | Array of PlcmSnmpConfigNotificationAgentV2 | See Definition of PlcmSnmpConfigNotificationAgentV2 | |
| enabled | boolean | Is Snmp Agent turned on? | Mandatory |
| product | Product | Product name controlling this snmp agent | Mandatory |
| transport | PlcmSnmpConfigTransportV2 | Mandatory | |
| version | PlcmSnmpConfigVersionV2 | Mandatory | |
| port | int | Snmp port for listening | Mandatory |
| community | Community | Community name controlling this snmp agent | Mandatory |
| contact | Contact | Contact name controlling this snmp agent | Mandatory |
| location | Location | Location name for this snmp agent | Mandatory |
| securityUser | SecurityUser | Security-user login for this snmp agent. This user must exist in the security user list contained in this API | |
| minimumNotificationInterval | PlcmSnmpConfigMinimumNotificationIntervalV2 | Mandatory | |
| entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
| SecurityUser | string | Length of value must be >=1 Length of value must be <=31 |
| Location | string | Length of value must be >=1 Length of value must be <=64 |
| Contact | string | Length of value must be >=1 Length of value must be <=64 |
| Community | string | Length of value must be >=1 Length of value must be <=256 |
| Product | string | Length of value must be >=1 Length of value must be <=64 |