MIB Viewer

serviceCallOperStatus

OBJECT-TYPE
1.3.6.1.4.1.272.4.22.8.2.1.2
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { idle(1), start(2), running(3), done(4), error(5), blocked(6) }