beautypg.com

Snmpgroupconfig, Snmpcommunityfilter, Snmpcommunitysimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 122

background image

112

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

3

SnmpCommunityFilter

This structure is a filter which consist of a simple SNMP community filter and can also add other
complex types later.

SnmpCommunitySimpleFilter

This structure is a high-level description of filter for SNMP community string.

SnmpGroupConfig

This structure is a high-level description of SNMP group configuration.

TABLE 275

Attributes

Parameters

Type

Presence

Rules

Description

simpleFilter

SnmpCommunitySimpleFilter

Optional

Specifies the SNMP Community filter
data.

TABLE 276

Attributes

Parameters

Type

Presence

Rules

Description

field

snmpCommunityFilterFieldEnum

Mandatory

Filter field name.

operator

filterOperatorEnum

Mandatory

Filter operator type.

value

string

Optional

Ignored when
“operator” value is
“RANGE”.

Value of the field for
filtering.

startValue

string

Optional

This parameter is
mandatory and
considered only
when “operator”
value is “RANGE”.

Start value in a range.

endValue

string

Optional

This parameter is
mandatory and
considered only
when “operator”
value is “RANGE”.

End value in a range.

TABLE 277

Attributes

Parameters

Type

Presence

Rules

Description

name

string

Mandatory

Maximum 32
characters.

Name of the group.

securityModel

snmpGroupSecurityLevelEnum

Mandatory

SNMP security model
version.

securityLevel

snmpGroupSecurityLevelEnum

Optional

This parameter is
applicable only
when
“securityModel” is
specified as “V3”.

SNMPv3 authentication
type.

accessControl
Config

SnmpAccessControlConfig

Optional

Only standard ACL
1-99 is allowed.

SNMP view configuration
information.