getsnmpcommunityResult Structure Definition

The getsnmpcommunityResult structure defines the return type for getsnmpcommunity API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

snmpcommunityList

List of snmpcommunitys


snmpcommunity Structure Definition

The snmpcommunity structure defines the actual return type values for getsnmpcommunity API.

Syntax



Members

communityname

The name of the SNMP community whose SNMP v1 or v2 query type privilege setting, such as GET, GET NEXT, ALL, or GET BULK, you want the Citrix ADC to display.

permissions

The SNMP V1 or V2 query-type privilege that you want to associate with this SNMP community.

_nextgenapiresource


See Also