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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | start |
3 | running |
4 | done |
5 | error |
6 | blocked |