What is the “valueAlarm.active” field? Is it backed by any database field?
dbracey@somebox:~$ pvget -v dbracey:xxxExample
dbracey:xxxExample epics:nt/NTScalar:1.0
double value 0
alarm_t alarm MAJOR DEVICE LOLO
int severity 2
int status 1
string message LOLO
structure timeStamp
long secondsPastEpoch 1764694785
<SNIP>
double minStep 0
valueAlarm_t valueAlarm
boolean active false
double lowAlarmLimit 2
double lowWarningLimit 4
...