Interfaceid, Interfaceinputerrorstatistics – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 267
Brocade Virtual ADX XML API Programmer’s Guide
257
53-1003248-01
Data structures
4
InterfaceID
This structure is a high-level description of the IP interface identifier.
InterfaceInputErrorStatistics
This structure is the high-level description of the interface input or received error statistics
summary information.
TABLE 639
Attributes
Name
Type
Presence
Rules
Description
portString
string
Optional
When this parameter is
present as part of the
request message, the
parameters “portString”,
“slot”, and “port” must not
be present.
The interface port string. For
example, Ethernet “1” or
“1/1”; Loopback “lb1” or
“lb2”.Group Virtual
"group-ve1" or "group-ve2";
Virtual “ve1” or “ve2” and
Management “mgmt1” only.
interfaceType
Mandatory
This parameter is
mandatory and considered
only when “portString” is
absent.
“ETHERNET” and
“MANAGEMENT” interface
types are supported in
switch mode only.
The type of interface.
slot
unsignedInt
Optional
When this parameter part
of the request message,
the parameter “portString”
must not be present.
This parameter value is
ignored for an ADX 1U
configuration.
The slot number of the
interface.
port
unsignedInt
Optional
When this parameter is
part of the request
message, the parameter
“portString” must not be
present.
This parameter is
mandatory when “slot” is
present with a value.
The port number of the
interface.
portType
Optional
The port type
TABLE 640
Attributes
Name
Type
Presence
Rules
Description
totalErrorCount
unsignedInt Optional
The total count of errors.
crcErrorCount
unsignedInt Optional
The CRC error count.
frameErrorCount
unsignedInt Optional
The frame error count.
ignoredPacketCount
unsignedInt Optional
The count of ignored packets.
runtPacketCount
unsignedInt Optional
The count of runts or small size packets.