complexType GetSNMPCommunityStringReq
diagram AXLSoap_p3871.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children communityName
used by
element getSNMPCommunityString
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetSNMPCommunityStringReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="communityName" type="axlapi:String32"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetSNMPCommunityStringReq/communityName
diagram AXLSoap_p3872.png
type axlapi:String32
properties
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="communityName" type="axlapi:String32"/>


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