plcm-snmp-config-notification-agent-v2.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-snmp-config-notification-agent-v2  PlcmSnmpConfigNotificationAgentV2

Agent where snmpd will send traps.


Complex Types

PlcmSnmpConfigNotificationAgentV2 Fields

NameTypeDescriptionAttributes
enabledxs:boolean Is Snmp Agent turned on? Mandatory
plcm-snmp-config-notification-typePlcmSnmpConfigNotificationType Specifies snmp notification type. Mandatory
transportPlcmSnmpConfigTransportV2Mandatory
addressAddress FQDN or IP address of external notification agent Mandatory
portxs:unsignedInt Port of external notification agent Mandatory
versionPlcmSnmpConfigVersionV2Mandatory
security-user-loginSecurityUserLogin Security user to use for this agent. This user must be defined in the security users list of the enclosing snmp-config object
communityCommunity Community data related to SNMPV2 traps , this field is not relevant for SNMPV3
client-dataClientData Client data that is stored and retreived with this this agent, but not written to snmpd.conf


Simple Types


NameTypeRestrictions
ClientDataxs:string
Length of value must be >=1
Length of value must be <=64
Communityxs:string
Length of value must be >=1
Length of value must be <=64
SecurityUserLoginxs:string
Length of value must be >=0
Length of value must be <=31
Addressxs:string
Length of value must be >=1
Length of value must be <=64
PlcmSnmpConfigNotificationTypexs:string
Value must be one of:
  • TRAP
  • INFORM