V6ipstatistics – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 323

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

313

53-1003248-01

Data structures

4

V6IpStatistics

This structure is a high-level description of IPv6-based IP statistics.

TABLE 757

Attributes

Name

Type

Presence Rules Description

receivedPackets

unsignedInt

The total number of IP packets received by the device.

forwardedPackets

unsignedInt

Displays the total number of IP packets received by
the device and forwarded to other devices.

fragmentedPackets

unsignedInt

The total number of IP packets fragmented by this
device to accommodate the MTU of this
device or of another device.

badHeaderPackets

unsignedInt

notMemberPackets

unsignedInt

sentPackets

unsignedInt

noBufferPackets

unsignedInt

reassembledPackets

unsignedInt

bufferAllocated

unsignedInt

bufferFreed

unsignedInt

deliveredPackets

unsignedInt

totalRawOut

unsignedInt

badVersionPackets

unsignedInt

badScopepackets

unsignedInt

badOptionsPackets

unsignedInt

tooManyHeadersPackets unsignedInt

fragmentsReceived

unsignedInt

fragmentsDropped

unsignedInt

fragmentsTimedout

unsignedInt

overflowFragments

unsignedInt

reassembledpackets

unsignedInt

outputFragments

unsignedInt

cantFragmentPackets

unsignedInt

tooShortpackets

unsignedInt

notEnoughDataPackets

unsignedInt

Advertising