|
|
Description:
|
rUInitFlash OBJECT-TYPE
SYNTAX INTEGER {
true(1),
false(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Indicates if the flash bank states are being
initialized. If this object is set to TRUE, the
side effect will be to cause the flash states
to be initialized. If the flash is in the
process of being initialized, a get or getnext
operation performed on this object will return
1 (TRUE), otherwise it will return 2 (FALSE)."
|
|
|
|