diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description snmpVersion snmpUserIdOrCommunityString snmpAuthenticationProtocol snmpAuthenticationPassword snmpPrivacyProtocol snmpPrivacyPassword syncNow resyncInterval nextSyncTime scheduleUnit | ||
used by |
|
||
source | <xsd:complexType name="XWirelessAccessPointControllers"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="snmpVersion" type="axlapi:XSNMPVersion" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="snmpUserIdOrCommunityString" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>if version is 3 then it will be snmpUserId and if version is 2 then it will be treated as snmpCommuintyString</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="snmpAuthenticationProtocol" type="axlapi:XSNMPAuthenticationProtocol" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="snmpAuthenticationPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="snmpPrivacyProtocol" type="axlapi:XSNMPPrivacyProtocol" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="snmpPrivacyPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="syncNow" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="resyncInterval" type="axlapi:XInteger" default="32" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="nextSyncTime" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XSNMPVersion | ||||||||
properties |
|
||||||||
source | <xsd:element name="snmpVersion" type="axlapi:XSNMPVersion" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:element name="snmpUserIdOrCommunityString" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>if version is 3 then it will be snmpUserId and if version is 2 then it will be treated as snmpCommuintyString</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:XSNMPAuthenticationProtocol | ||||||||
properties |
|
||||||||
source | <xsd:element name="snmpAuthenticationProtocol" type="axlapi:XSNMPAuthenticationProtocol" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="snmpAuthenticationPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XSNMPPrivacyProtocol | ||||||||
properties |
|
||||||||
source | <xsd:element name="snmpPrivacyProtocol" type="axlapi:XSNMPPrivacyProtocol" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="snmpPrivacyPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="syncNow" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="resyncInterval" type="axlapi:XInteger" default="32" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="nextSyncTime" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XScheduleUnit | ||||||||
properties |
|
||||||||
source | <xsd:element name="scheduleUnit" type="axlapi:XScheduleUnit" nillable="false" minOccurs="0" maxOccurs="1"/> |