Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 113
53-1003248-01
Data structures
3
SnmpGroupFilter
This structure is a filter which consists of simple and can add other complex types later.
SnmpGroupSimpleFilter
This structure is a high-level description of filter for SNMP groups.
SnmpReceivedStats
This structure is a high-level description of SNMP received statistics.
TABLE 278 Attributes
Parameters Type Presence Rules Description
simpleFilter SnmpGroupSimpleFilter Optional
TABLE 279 Attributes
Parameters Type Presence Rules Description
field snmpGroupFilterFieldEnum 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 280 Attributes
Parameters Type Presence Rules Description
badVersions unsignedInt Mandatory Specifies the number of SNMP packets
with bad versions received.
badCommunityNames unsignedInt Mandatory Specifies the number of SNMP packets
with bad community names received.
badCommunityUses unsignedInt Mandatory Specifies the number of SNMP packets
with bad community uses received.
asnParseErrors unsignedInt Mandatory Specifies the number of SNMP packets
with ASN parse errors received.