Memstore, Modulethresholdtemperatureconfiguration, Memstorebytes – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 114
104
Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
3
memStore
This structure is the high-level description of the RAM.
memStoreBytes
This structure is a high-level description of the code flash memory.
ModuleThresholdTemperatureConfiguration
This structure is the high-level description of a system line card.
TABLE 254
Attributes
Name
Type
Required
Rules
Description
name
string
Yes
The name of the management
and barrel processors.
totalKBytes
unsignedLong
Yes
The total size of the RAM (in
bytes).
usedKBytes
unsignedLong
Yes
The amount of used space of
the RAM (in bytes).
freeKBytes
unsignedLong
Yes
The amount of available free
space of the RAM (in bytes).
TABLE 255
Attributes
Name
Type
Required
Rules
Description
name
string
Yes
The name of the management or barrel
processors.
totalBytes
unsignedLong
Yes
The total space of the flash memory (in
bytes).
usedBytes
unsignedLong
Yes
The amount of used space on the flash
memory (in bytes).
freeBytes
unsignedLong
Yes
The amount of available free space on
the flash memory (in bytes).
TABLE 256
Attributes
Name
Type
Required
Rules
Description
cardType
Mandatory
Type of card for which the shutdown or
warning temperature is to be set.
action
Mandatory
Type of action to be taken while the
temperature reaches the threshold.
temperatureDegC
unsignedInt
Mandatory
1. Shutdown temperature ranges are 0 to
75 for line card and 0 to 125 for the
management card.
2. Warning temperature ranges are 0 to 65
for line card and 0 to 125 for the
management card.
The threshold temperature.