RFState

  • Base type Enumeration

The current state of the RF subsystem. notKnown - state is unknown disabled - RF is not operational on this unit initialization - establish necessary system services negotiation - peer unit discovery and negotiation standbyCold - client notification on standby unit *standbyColdConfig - standby configuration is updated from active configuration *standbyColdFileSys - standby file system (FS) is updated from the active FS *standbyColdBulk - clients sync data from active to standby standbyHot - incremental client data sync continues. This unit is ready to take over activity. activeFast - call maintenance efforts during a SWACT activeDrain - client clean-up phase activePreconfig - unit is active but has not read its configuration activePostconfig - unit is active and is post-processing its configuration active - unit is active and processing calls activeExtraload - unit is active and processing calls for all feature boards in the system activeHandback - unit is active, processing calls and is in the process of handing some resources to the other unit in the system * Sub-state of 'standbyCold'

Possible values

16 objects
Number Name
1 notKnown
2 disabled
3 initialization
4 negotiation
5 standbyCold
6 standbyColdConfig
7 standbyColdFileSys
8 standbyColdBulk
9 standbyHot
10 activeFast
11 activeDrain
12 activePreconfig
13 activePostconfig
14 active
15 activeExtraload
16 activeHandback