Snmp configuration for listening agent and sending traps to notification agents
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| plcmSnmpConfigEngineIdV2List | List of plcm-snmp-config-engine-id-v2 | See Definition of plcm-snmp-config-engine-id-v2 | |
| plcmSnmpConfigTrapSinksV2List | List of plcm-snmp-config-trap-sinks-v2 | See Definition of plcm-snmp-config-trap-sinks-v2 | |
| plcmSnmpConfigPassListV2List | List of plcm-snmp-config-pass-list-v2 | See Definition of plcm-snmp-config-pass-list-v2 | |
| plcmSnmpConfigSecurityUserV2List | List of plcm-snmp-config-security-user-v2 | See Definition of plcm-snmp-config-security-user-v2 | |
| plcmSnmpConfigNotificationAgentV2List | List of plcm-snmp-config-notification-agent-v2 | See Definition of plcm-snmp-config-notification-agent-v2 | |
| enabled | xs:boolean | Is Snmp Agent turned on? | Mandatory |
| product | Product | Product name controlling this snmp agent | Mandatory |
| transport | PlcmSnmpConfigTransportV2 | Mandatory | |
| version | PlcmSnmpConfigVersionV2 | Mandatory | |
| port | xs: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 |
| security-user | SecurityUser | Security-user login for this snmp agent. This user must exist in the security user list contained in this API | |
| minimum-notification-interval | PlcmSnmpConfigMinimumNotificationIntervalV2 | Mandatory | |
| entity-tag | 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 | xs:string | Length of value must be >=1 Length of value must be <=64 |
| SecurityUser | xs:string | Length of value must be >=1 Length of value must be <=31 |
| Location | xs:string | Length of value must be >=1 Length of value must be <=64 |
| Contact | xs:string | Length of value must be >=1 Length of value must be <=64 |
| Community | xs:string | Length of value must be >=1 Length of value must be <=256 |
| Product | xs:string | Length of value must be >=1 Length of value must be <=64 |