OmniLink Security Alarm Mode Set/Get

I’m having trouble adding my security system to my items file. I can read the mode properly:

String Areas_Main_Mode “Mode: [%s]” (Security) {omnilink=“area_status_mode:1”}

However, building the item entry for switching between the “night”, “vacation”, etc is eluding me.

I have tried this entry but getting nothing:

Switch area_status_mode (get/set) String ( “Day”=“Day”,“Night”=“Night”, “Away”=“Away”,“Vacation”=“Vacation”)

any ideas appreciated!