complexType RSNMPCommunityString
diagram AXLSoap_p13660.png
namespace http://www.cisco.com/AXL/API/12.5
children communityName version accessPrivilege ArrayOfHosts
used by
element GetSNMPCommunityStringRes/return/SNMPCommunityString
source <xsd:complexType name="RSNMPCommunityString">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="communityName" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="version" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="accessPrivilege" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="ArrayOfHosts" type="axlapi:RArrayOfHosts"/>
 
</xsd:sequence>
</xsd:complexType>

element RSNMPCommunityString/communityName
diagram AXLSoap_p13661.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="communityName" type="xsd:string" minOccurs="0"/>

element RSNMPCommunityString/version
diagram AXLSoap_p13662.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="version" type="xsd:string" minOccurs="0"/>

element RSNMPCommunityString/accessPrivilege
diagram AXLSoap_p13663.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="accessPrivilege" type="xsd:string" minOccurs="0"/>

element RSNMPCommunityString/ArrayOfHosts
diagram AXLSoap_p13664.png
type axlapi:RArrayOfHosts
properties
content complex
children item
source <xsd:element name="ArrayOfHosts" type="axlapi:RArrayOfHosts"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy