Alpha API to GetResponsePdu/ ResponsePdu objects inherits all Request PDU API methods and implements the following in addition:
Returns a reference to ErrorStatus object.
Stores value as Error Status at PDU where value is either a ErrorStatus object or a value suitable for ErrorStatus object initialization.
Returns a reference to ErrorIndex object.
Stores value as Error Index at PDU where value is either a ErrorIndex object or a value suitable for ErrorIndex object initialization.
Returns a list of VarBindList indices each of which indicate errornous VarBind position.
Indicate End-Of-MIB condition for VarBind's those position on VarBindList is indicated by the indices arguments.