Alpha API to GetBulkRequestPdu objects inherits all Request PDU API methods and implements the following in addition:
Returns a reference to NonRepeaters object.
Stores value as non-repeaters at PDU where value is either a NonRepeaters object or a value suitable for NonRepeaters object initialization.
Returns a reference to MaxRepetitions object.
Stores value as max-repetitions at PDU where value is either a MaxRepetitions object or a value suitable for MaxRepetitions object initialization.
This method behaves exactly the same as the same method of Get/GetNext/Set/InformRequest and Report PDUs when there are no mixed NonRepeaters and MaxRepetitions variables in response. Otherwise, the NonRepeaters results would be duplicated in rows up to the number of MaxRepetitions to produce a rectangularly aligned table.