serviceCallOperStatus
BINTEC-SERVICECALL-MIB ·
.0.8.2.1.2
Object
column
Enumeration
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.
Context
- MIB
- BINTEC-SERVICECALL-MIB
- OID
.0.8.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- serviceCallEntry
- Table
- serviceCallTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | start |
3 | running |
4 | done |
5 | error |
6 | blocked |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| serviceCallIndex A unique identifier for a service call. | column | Integer32 | .0.8.2.1.1 |
| serviceCallAdminStatus This object identifies the current administrative state of this
service call. | column | Enumeration | .0.8.2.1.3 |
| serviceCallType This object identifies the type of service call, it can either be the
PBX itself or a phone attached to the pbx. | column | Enumeration | .0.8.2.1.4 |
| serviceCallForwardedService 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 … | column | Enumeration | .0.8.2.1.5 |
| serviceCallForwardedIP This object identifies the IP address of the device the service call is
pointed to. | column | SNMPv2-SMIIpAddress | .0.8.2.1.6 |
| serviceCallTicket This object identifies the service ticket for this service call. | column | OctetString | .0.8.2.1.7 |
| serviceCallDuration This object identifies the duration of the current service call. | column | SNMPv2-SMITimeTicks | .0.8.2.1.8 |