PlcmSnmpConfig

PlcmSnmpConfigVersion

Specifies snmp version.

PlcmSnmpConfigTransport

Specifies snmp transport type.

PlcmSnmpConfigAuthenticationType

Specifies snmp authentication type.

PlcmSnmpConfigNotificationType

Specifies snmp notification type.

PlcmSnmpConfigEncryptionType

Specifies snmp encryption type.

PlcmSnmpConfigMinimumNotificationInterval

Specifies snmp minimum-notification-interval.

PlcmSnmpConfigTrapSinks

Configurations for the trapsink line on snmpd.

PlcmSnmpConfigPassList

Configurations for the pass line on snmpd.

PlcmSnmpConfigSecurityUser

Security user used for external notification agents.

PlcmSnmpConfigNotificationAgent

Agent where snmpd will send traps.

PlcmSnmpConfig

Snmp configuration for listening agent and sending traps to notification agents


PlcmSnmpConfig Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
plcmSnmpConfigTrapSinksList Array of PlcmSnmpConfigTrapSinksSee Definition of PlcmSnmpConfigTrapSinks
plcmSnmpConfigPassListList Array of PlcmSnmpConfigPassListSee Definition of PlcmSnmpConfigPassList
plcmSnmpConfigSecurityUserList Array of PlcmSnmpConfigSecurityUserSee Definition of PlcmSnmpConfigSecurityUser
plcmSnmpConfigNotificationAgentList Array of PlcmSnmpConfigNotificationAgentSee Definition of PlcmSnmpConfigNotificationAgent
plcmSnmpConfigMinimumNotificationInterval PlcmSnmpConfigMinimumNotificationIntervalSee Definition of PlcmSnmpConfigMinimumNotificationIntervalMandatory
plcmSnmpConfigVersion PlcmSnmpConfigVersionSee Definition of PlcmSnmpConfigVersionMandatory
plcmSnmpConfigTransport PlcmSnmpConfigTransportSee Definition of PlcmSnmpConfigTransportMandatory
enabledboolean Is Snmp Agent turned on? Mandatory
productProduct Product name controlling this snmp agent Mandatory
portint Snmp port for listening Mandatory
communityCommunity Community name controlling this snmp agent Mandatory
contactContact Contact name controlling this snmp agent Mandatory
locationLocation Location name for this snmp agent. Applied to RPRM, location can be POLYCOM_RESOURCE_SCHEDULE_MANAGEMENT or POLYCOM_CMA_MIB. Mandatory
securityUserSecurityUser Security-user login for this snmp agent. This user must exist in the security user list contained in this API
entityTagEntityTag 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.

PlcmSnmpConfigNotificationAgent Fields

NameTypeDescriptionAttributes
plcmSnmpConfigVersion PlcmSnmpConfigVersionSee Definition of PlcmSnmpConfigVersionMandatory
plcmSnmpConfigNotificationType PlcmSnmpConfigNotificationTypeSee Definition of PlcmSnmpConfigNotificationTypeMandatory
plcmSnmpConfigTransport PlcmSnmpConfigTransportSee Definition of PlcmSnmpConfigTransportMandatory
enabledboolean Is Snmp Agent turned on? Mandatory
addressAddress FQDN or IP address of external notification agent Mandatory
portunsignedInt Port of external notification agent Mandatory
securityUserLoginSecurityUserLogin Security user to use for this agent. This user must be defined in the security users list of the enclosing snmp-config object
clientDataClientData Client data that is stored and retreived with this this agent, but not written to snmpd.conf. For rprm, it is reserved, it is same as leaf enabled, but will not be saved, and if changed internal, it will return same value as leaf enabled. Mandatory

PlcmSnmpConfigSecurityUser Fields

NameTypeDescriptionAttributes
plcmSnmpConfigEncryptionType PlcmSnmpConfigEncryptionTypeSee Definition of PlcmSnmpConfigEncryptionTypeMandatory
plcmSnmpConfigAuthenticationType PlcmSnmpConfigAuthenticationTypeSee Definition of PlcmSnmpConfigAuthenticationTypeMandatory
loginLogin Security user name
userAuthenticationPasswordUserAuthenticationPassword Authentication-password
userEncryptionPasswordUserEncryptionPassword Encryption-password

PlcmSnmpConfigPassList Fields

NameTypeDescriptionAttributes
oidToPassOidToPass base oid to pass to a program Mandatory
programPathProgramPath Path of the program to receive the passed data Mandatory

PlcmSnmpConfigTrapSinks Fields

NameTypeDescriptionAttributes
hostHost FQDN or IP of host to trap sink to Mandatory
trapCommunityTrapCommunity SNMP Community to trap sink to Mandatory
portunsignedInt Port to trap sink to Mandatory


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64
SecurityUserstring
Length of value must be >=1
Length of value must be <=64