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

114 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
3
SnmpSentStats
This structure is a high-level description of SNMP sent statistics.
tooBigs unsignedInt Mandatory Specifies the number of SNMP packets
with too big size received.
noSuchNames unsignedInt Mandatory Specifies the number of SNMP packets
with no such name errors received.
badValues unsignedInt Mandatory Specifies the number of SNMP packets
with bad values received.
readOnlys unsignedInt Mandatory Specifies the number of SNMP packets
with read only permission received.
generalErrors unsignedInt Mandatory Specifies the number of SNMP packets
with beneral errors received.
totalRequestVariables unsignedInt Mandatory Specifies the number of SNMP packets
with total request variables received.
totalSetVariables unsignedInt Mandatory Specifies the number of SNMP packets
with total set variables received.
getRequests unsignedInt Mandatory Specifies the number of SNMP packets
with get requests received.
getNextRequests unsignedInt Mandatory Specifies the number of SNMP packets
with GetNext requests received.
setRequests unsignedInt Mandatory Specifies the number of SNMP packets
with Set requests received.
getResponses unsignedInt Mandatory Specifies the number of SNMP packets
with Get responses received.
traps unsignedInt Mandatory Specifies the number of traps received.
TABLE 281 Attributes
Parameters Type Presence Rules Description
tooBigs unsignedInt Mandatory Specifies the number of SNMP packets with too
big size sent.
noSuchNames unsignedInt Mandatory Specifies the number of SNMP packets with No
such names errors sent.
badValues unsignedInt Mandatory Specifies the number of SNMP packets with bad
values sent.
generalErrors unsignedInt Mandatory Specifies the number of SNMP packets with
general errors sent.
getRequests unsignedInt Mandatory Specifies the number of SNMP packets with Get
requests sent.
getNextRequest
s
unsignedInt Mandatory Specifies the number of SNMP packets with
GetNext requests sent.
setRequests unsignedInt Mandatory Specifies the number of SNMP packets with Set
requests sent.
TABLE 280 Attributes
Parameters Type Presence Rules Description