# File lib/snmp/pdu.rb, line 185
def
each_varbind
(
&
block
)
@varbind_list
.
each
(
&
block
)
end