|
Description:
|
rwStateReportStatus OBJECT-TYPE
SYNTAX INTEGER {
success (1),
failure (2),
event (3) }
STATUS current
DESCRIPTION
"When Status is:
success: Indicates the successful implementation of the decision.
RwStateReportDetails: References an instance of RwRprtBearChrgInfo for a successful session; or References nothing otherwise (contains the value zeroDotZero).
Failure: Indicates the failure of implementing the decision. RwStateReportDetails may reference an Error object, or may have the value zeroDotZero when no error object is needed, in which case COPS and COPS-PR error codes and error objects are sufficient.
Event: RwStateReportDetails references an instance of RwEventIndicator."
|
|
|
|