CCdmaSystemStatus

  • Base type Enumeration

PDSN operational status. The valid value are: - 'unknown' indicates status is unknown. - 'up' indicates system is up and providing service. - 'down' indicates system is down and not providing service. - 'testing' indicates system is up, but is in testing state, call can only be made through CLI, not through regular through A11/A10 interface. - 'insufficientResources' indicates system is up and runs out of system resource.

Possible values

5 objects
Number Name
0 unknown
1 up
2 down
3 testing
4 insufficientResources