This is used to install a new SSID configuration,
and modify or delete an existing SSID configuration
on a radio interface.
Creation of rows must be done via 'createAndGo' and
with an existing ifIndex of ifType ieee80211(71)
and an existing cdot11SecAuxSsid in the
cdot11SecAuxSsidTable. This object will become
'active' if the NMS performs a multivarbind set
including this object and successfully installs
the SSID on this interface.
Modification and deletion (via 'destroy') of rows can
be done when this object is 'active'. Any change
to an existing SSID configuration can cause clients
associating with the SSID to disassociate.