# File lib/snmp/varbind.rb, line 158
    def to_varbind
        VarBind.new(self, Null)
    end