How is the Row Status populated in the Cisco Light Weight Access Point Protocol->WLAN Confiugration table
Spectrum all supported versions.
Looking in the The row status is based on
cLWlanRowStatus OBJECT-TYPE
SYNTAX RowStatus {
active(1),
notInService(2),
notReady(3),
createAndGo(4),
createAndWait(5),
destroy(6)
}
ACCESS read-create
STATUS current
DESCRIPTION
"This is the status column for this row and used
to create, modify and delete specific instances of rows
in this table.
This table supports modification of writable objects when the
RowStatus is 'active'.
The following objects are mandatory for successful
creation of an entry:
cLWlanProfileName
cLWlanSsid."
::= { cLWlanConfigEntry 2 }
-- 1.3.6.1.4.1.9.9.512.1.1.1.1.2