Index |
A unique identifier for a service call. |
OperStatus |
This object identifies the current operational state of this service call. Idle: The entry has been created but the daemon has not started calling yet. Start: The service call is started, but the authentication procedure is not yet done. Running: The service call is up and running. Done: The service call is completed and the row will be deleted. Error: Somewhere something went wrong. Blocked: Retry in a few seconds (This state usually is reached when network is currently unavailable. Enumerations: - idle (1)
- start (2)
- running (3)
- done (4)
- error (5)
- blocked (6)
|
AdminStatus |
This object identifies the current administrative state of this service call. Enumerations: - enabled (1)
- disabled (2)
- delete (3)
|
Type |
This object identifies the type of service call, it can either be the PBX itself or a phone attached to the pbx. Enumerations: |
ForwardedService |
This object identifies the service to be forwarded to the service technician. The services are: Control: A commuication channel between serviced and B.A.B.E. used for signalling commands. Http: Http on port 80. Https: Https (using SSL) on port 443. Shell: Telnet using port 23. Trace: Bricktrace for packet capture analysis using port 7000. Enumerations: - control (1)
- http (2)
- https (3)
- shell (4)
- trace (5)
|
ForwardedIP |
This object identifies the IP address of the device the service call is pointed to. |
Ticket |
This object identifies the service ticket for this service call. Length: 0 to 14 |
Duration |
This object identifies the duration of the current service call. |