complexType RSNMPCommunityString
diagram AXLSoap_p13668.png
namespace http://www.cisco.com/AXL/API/15.0
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_p13669.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_p13670.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_p13671.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_p13672.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