diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | CommunityString | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="AddSNMPCommunityStringReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:element name="CommunityString" type="axlapi:RCommunityString"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
type | axlapi:RCommunityString | ||
properties |
|
||
children | communityName accessPrivilege ArrayOfHosts | ||
source | <xsd:element name="CommunityString" type="axlapi:RCommunityString"/> |